« Previous | Next » 

Revision 34a51ae9

ID34a51ae9a3b4e2437241de8494a9a9fe611b3b4f

Added by Dimitris Aragiorgis about 12 years ago

Basic IP pool management logic

Implement LUs for corresponding opcodes: * LUNetworkAdd:
- Check for IP validity
- Reserves all necessary IPs
- Create new Network config object * LUNetworkRemove:
- Checks if connected to any nodegroup
- Remove a Network config object

Implement basic config methods: * LookupNetwork()
- Given the network name return the network UUID * AddNetwork()
- Add a new network to the config * RemoveNetwork()
- Remove a network from the config

Signed-off-by: Dimitris Aragiorgis <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences