Remove avaiable_ips from nova-vm-net now that we have CIDR

This commit is contained in:
Branan Purvine-Riley
2012-05-01 16:19:59 -07:00
parent 1c2b87f019
commit 705817dab6

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":