Revision e526d210
ID | e526d21039de27e591fc6d21ed8c240d5eb640af |
IP pool related objects, opcodes and constants
Introduce new config object: L{Network}
Modify existing config objects to support networks:
- Add new slot 'network' to NIC config object
- Add new slot 'networks' to NodeGroup config object
Introduce new opcodes for network add/remove/modify/query.
Modify existing OpGroupSetParams to include networks.
Introduce new INIC_PARAM 'INIC_NETWORK' and
supplementary constant 'NIC_IP_POOL'.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Files
- added
- modified
- copied
- renamed
- deleted
- lib
- bootstrap.py (diff)
- cmdlib.py (diff)
- constants.py (diff)
- objects.py (diff)
- opcodes.py (diff)
- ssconf.py (diff)