.. |
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
|
Do not overwrites persistent Docker volumes. Fixes #2358.
|
2017-12-17 22:35:26 +01:00 |
dynamips
|
Rename ethernet switch arp command to mac
|
2018-01-14 17:10:26 +01:00 |
iou
|
Fix issue when running multiple project containing IOU nodes on the same server. Ref #1239.
|
2018-01-31 15:51:29 +07:00 |
nios
|
Filter implementation for cloud & Nat
|
2017-07-17 17:27:07 +02:00 |
qemu
|
Set first byte to 52 when generating a random MAC address for a Qemu VM. Ref #1267.
|
2018-01-30 18:26:38 +07:00 |
virtualbox
|
Fix problem when searching for VBoxManage. Fixes #1261.
|
2018-01-12 13:17:16 +07:00 |
vmware
|
Update warning messages when connecting to non custom adapter for VMware VMs.
|
2017-11-15 16:55:19 +07: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
|
Fix UnboundLocalError: local variable 'node' referenced before assignment. Fixes #1256.
|
2018-01-14 19:06:35 +07: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
|
Don't create directory structure during json dump. Fixes #2270
|
2017-10-02 10:41:57 +02:00 |