summaryrefslogtreecommitdiffstats
path: root/meta-openstack-aio-deploy/README
diff options
context:
space:
mode:
authorAmy Fong <amy.fong@windriver.com>2014-04-11 14:01:29 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-04-15 19:49:52 -0400
commit496304e28096f01657d1160507b1df4bf50d538f (patch)
treeb568519f38999c1135ff0e5fee918d0fd15b2c52 /meta-openstack-aio-deploy/README
parentc533b15bb52825f9062d2c7b7e945fb6205c7503 (diff)
downloadmeta-cloud-services-496304e28096f01657d1160507b1df4bf50d538f.tar.gz
OpenStack: all-in-one node
Introduce image openstack-image-aio, integrating both compute and controller functionality Signed-off-by: Amy Fong <amy.fong@windriver.com>
Diffstat (limited to 'meta-openstack-aio-deploy/README')
-rw-r--r--meta-openstack-aio-deploy/README48
1 files changed, 48 insertions, 0 deletions
diff --git a/meta-openstack-aio-deploy/README b/meta-openstack-aio-deploy/README
new file mode 100644
index 0000000..3603739
--- /dev/null
+++ b/meta-openstack-aio-deploy/README
@@ -0,0 +1,48 @@
1meta-openstack-aio-deploy
2=============================
3
4This layer provides support configuring and deploying the recipes to create an
5all-in-one compute/controller node.
6
7Dependencies
8------------
9
10This layer depends on:
11
12URI: git://github.com/openembedded/oe-core.git
13branch: master
14revision: HEAD
15prio: default
16
17URI: git://github.com/openembedded/meta-oe.git
18patches: 0001-python-sqlalchemy-update-to-0.7.9.patch
19revision: HEAD
20layers: meta-oe
21 meta-networking
22 meta-ruby
23
24URI: git://git.yoctoproject.org/meta-virtualization
25branch: master
26revision: head
27
28meta-openstack
29branch: master
30revision: head
31
32Maintenance
33-----------
34
35Send pull requests, patches, comments or questions to meta-virtualization@yoctoproject.org
36
37When sending single patches, please using something like:
38'git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][PATCH'
39
40Maintainers: Bruce Ashfield <bruce.ashfield@windriver.com>
41
42License
43-------
44
45All metadata is MIT licensed unless otherwise stated. Source code included
46in tree for individual recipes is under the LICENSE stated in each recipe
47(.bb file) unless otherwise stated.
48