Merge pull request #35 from branan/cidr

Remove available_ips from nova-vm-net now that we have CIDR
This commit is contained in:
Dan Bode
2012-05-01 16:45:15 -07:00

View File

@@ -155,7 +155,6 @@ class openstack::all(
nova::manage::network { "nova-vm-net":
network => '11.0.0.0/24',
available_ips => 128,
}
nova::manage::floating { "nova-vm-floating":