Revision 55480205
ID | 554802052248c7fa3feed2e00dcc2bdd5e715677 |
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