From ca21057bd38ba8e3922e26736d7e7600ee9d660e Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 2 Oct 2013 13:26:59 -0400 Subject: quantum: update configuration and deployment options Replace the controller and compute specific deployment classes with the central "hosts" class, and change the configuration file update routines to use the new values and externally visible IPs. Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-quantum_2013.1.3.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack-controller-deploy') diff --git a/meta-openstack-controller-deploy/recipes-devtools/python/python-quantum_2013.1.3.bbappend b/meta-openstack-controller-deploy/recipes-devtools/python/python-quantum_2013.1.3.bbappend index d463e54..28b44ec 100644 --- a/meta-openstack-controller-deploy/recipes-devtools/python/python-quantum_2013.1.3.bbappend +++ b/meta-openstack-controller-deploy/recipes-devtools/python/python-quantum_2013.1.3.bbappend @@ -1 +1 @@ -inherit controller +inherit hosts -- cgit v1.2.3-54-g00ecf