summaryrefslogtreecommitdiffstats
path: root/nova/api
diff options
context:
space:
mode:
authorJustin Santa Barbara <justin@fathomdb.com>2012-02-06 11:25:40 -0800
committerJustin Santa Barbara <justin@fathomdb.com>2012-02-21 17:09:29 -0800
commit9c6bf7cf462346ed9379ff217774e2787e64f5f5 (patch)
treecd1e9e432a70981d7ccddac4df30e6a9fdbd83aa /nova/api
parentadaf9049c8fb3652c0962909a3c835e1724d8a17 (diff)
Support fixed_ip range that is a subnet of the network block
This enables flat deployments where the instances live on the 'general' network. For example, a typical home router uses 192.168.0.0/16 for the private network. Cloud machines can be assigned 192.168.100.0/24. An example network create command: nova-manage network create private 192.168.0.0/16 1 65536 \ --fixed_cidr=192.168.100.0/24 --gateway=192.168.1.1 Change-Id: I17edd81e9bc21ca3320233b606c99e03e25201bc
Diffstat (limited to 'nova/api')
0 files changed, 0 insertions, 0 deletions