From 1e29dbbb3bfb71fa4c79a67dcd07b9cddca63ac2 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 2 Nov 2016 04:51:23 -0500 Subject: modified to have better support of maas 2.0 Change-Id: Ie1298f2c2ccc04e0bb63a9303712d1a16b3f066c Signed-off-by: Narinder Gupta --- labconfig/default/deployconfig.yaml | 2 +- labconfig/default/deployment.yaml | 2 -- labconfig/default/labconfig.yaml | 2 -- 3 files changed, 1 insertion(+), 5 deletions(-) (limited to 'labconfig/default') diff --git a/labconfig/default/deployconfig.yaml b/labconfig/default/deployconfig.yaml index f26fb080..12f82162 100644 --- a/labconfig/default/deployconfig.yaml +++ b/labconfig/default/deployconfig.yaml @@ -21,7 +21,7 @@ opnfv: - disk: /srv type: ceph storageNetwork: '' - units: 5 + units: 3 vip: ceilometer: 192.168.122.24 cinder: 192.168.122.29 diff --git a/labconfig/default/deployment.yaml b/labconfig/default/deployment.yaml index 29e2d2a6..f56a9b2b 100644 --- a/labconfig/default/deployment.yaml +++ b/labconfig/default/deployment.yaml @@ -1,5 +1,3 @@ -# This file defines the deployment for the MAAS environment which is to be -# deployed and automated. demo-maas: # Contains the virtual machine parameters for creating the Juju bootstrap # node virtual machine diff --git a/labconfig/default/labconfig.yaml b/labconfig/default/labconfig.yaml index dacd5879..59a78569 100644 --- a/labconfig/default/labconfig.yaml +++ b/labconfig/default/labconfig.yaml @@ -1,5 +1,3 @@ -# This file defines the deployment for the MAAS environment which is to be -# deployed and automated. demo-maas: # Contains the virtual machine parameters for creating the Juju bootstrap # node virtual machine -- cgit 1.2.3-korg