Revision fae6e5f0
ID | fae6e5f0cd875e595071fcafcd8802b5b45e2d63 |
cyclades: Create ports without 'device_id'
Allow creation of ports that are not connected to any instance. Such
ports will be in 'DOWN' state. To allow this, 'machine' attribute of
NetworkInterface model has been made to allow null values. Finally, the
'logic.ports' module has been remove, and the corresponding code has
been merged into 'logic.servers' module.
Files
- added
- modified
- copied
- renamed
- deleted