From 705817dab6c969275bd2687b419eb6eac013ae14 Mon Sep 17 00:00:00 2001 From: Branan Purvine-Riley Date: Tue, 1 May 2012 16:19:59 -0700 Subject: [PATCH] Remove avaiable_ips from nova-vm-net now that we have CIDR --- manifests/all.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/all.pp b/manifests/all.pp index 8551664..6036c3b 100644 --- a/manifests/all.pp +++ b/manifests/all.pp @@ -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":