« Previous | Next » 

Revision 55480205

ID554802052248c7fa3feed2e00dcc2bdd5e715677

Added by Dionysis Grigoropoulos about 10 years ago

cyclades: Fix --allocation-pool in subnet-create

Update the way allocation-pools work in subnet-create. Now,
--allocation-pool can be used multiple times, each time for a different
pool. Eg.,
snf-manage subnet-create --network-id 1 --cidr 192.168.42.0/24
--allocation-pool 192.168.42.10,192.168.42.30
--allocation-pool 192.168.42.100,192.168.42.200

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences