.. |
adapters
|
Rename hypervisor to compute
|
2016-04-15 17:59:59 +02:00 |
builtin
|
Fix same base MAC for duplicated IOS routers. Fixes #1264.
|
2018-01-17 14:01:44 +08:00 |
docker
|
Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269
|
2018-01-24 11:11:53 +01:00 |
dynamips
|
Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269
|
2018-01-24 11:11:53 +01:00 |
iou
|
Fix "Creating multiple IOU nodes at once assigns the same application id". Fixes #1239.
|
2018-01-15 18:09:05 +07:00 |
nios
|
Filter implementation for cloud & Nat
|
2017-07-17 17:27:07 +02:00 |
qemu
|
Compute md5sum on thread and don't block main server, Ref. gui#2239
|
2018-01-26 12:53:48 +01:00 |
virtualbox
|
Fix problem when searching for VBoxManage. Fixes #1261.
|
2018-01-12 13:17:16 +07:00 |
vmware
|
Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269
|
2018-01-24 11:11:53 +01:00 |
vpcs
|
Default VPCS name format is now PC-{0}.
|
2018-01-09 23:40:35 +07:00 |
__init__.py
|
Base for generic switch nodes. Ref #492.
|
2016-05-15 11:23:14 -06:00 |
base_manager.py
|
Cancellable md5sum calculation on thread, Ref. gui#2239
|
2018-01-29 10:18:13 +01:00 |
base_node.py
|
Don't create directory structure during json dump. Fixes #2270
|
2017-10-02 10:41:57 +02:00 |
error.py
|
Auto upload missing images
|
2016-06-07 19:38:01 +02:00 |
notification_manager.py
|
Some more (spring) cleaning.
|
2016-05-13 18:48:10 -06:00 |
port_manager.py
|
Drop a useless line of code in port_manager
|
2017-01-09 16:11:34 +01:00 |
project_manager.py
|
Add low disk space warning when creating a new project.
|
2017-11-14 18:22:59 +07:00 |
project.py
|
Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269
|
2018-01-24 11:11:53 +01:00 |