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-compute-deploy') diff --git a/meta-openstack-compute-deploy/recipes-devtools/python/python-quantum_2013.1.3.bbappend b/meta-openstack-compute-deploy/recipes-devtools/python/python-quantum_2013.1.3.bbappend index 1c10253..28b44ec 100644 --- a/meta-openstack-compute-deploy/recipes-devtools/python/python-quantum_2013.1.3.bbappend +++ b/meta-openstack-compute-deploy/recipes-devtools/python/python-quantum_2013.1.3.bbappend @@ -1 +1 @@ -inherit compute +inherit hosts -- cgit v1.2.3-54-g00ecf