diff options
author | 2013-09-23 16:35:20 -0400 | |
---|---|---|
committer | 2013-10-03 01:15:42 -0400 | |
commit | fcffddaac729715622760a1c1ad6df62c5ee5e2f (patch) | |
tree | d5bca66391e4037d9af811f2b679b50e23931f4e /meta-openstack-controller-deploy/recipes-devtools | |
parent | 581052b1783b4639705e5db520797ed81c1a0990 (diff) | |
download | meta-cloud-services-fcffddaac729715622760a1c1ad6df62c5ee5e2f.tar.gz meta-cloud-services-fcffddaac729715622760a1c1ad6df62c5ee5e2f.tar.bz2 meta-cloud-services-fcffddaac729715622760a1c1ad6df62c5ee5e2f.zip |
meta-openstack-controller-deploy: initial creation
Creating a layer than when added to a build, modifies configuration
via appends and classes to create a configured control node.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack-controller-deploy/recipes-devtools')
-rw-r--r-- | meta-openstack-controller-deploy/recipes-devtools/python/python-quantum_2013.1.3.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
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 new file mode 100644 index 00000000..d463e541 --- /dev/null +++ b/meta-openstack-controller-deploy/recipes-devtools/python/python-quantum_2013.1.3.bbappend @@ -0,0 +1 @@ +inherit controller |