diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-10-03 00:13:26 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-10-03 01:16:44 -0400 |
| commit | 718ecf27999c69acae27992123d2a7fe85d64c77 (patch) | |
| tree | f370758756b2d1ea4d3ebff5016ca0f8dce06f7c /README | |
| parent | e993ac074388eba8ebc96afbe5ae0e3a702921e2 (diff) | |
| download | meta-cloud-services-718ecf27999c69acae27992123d2a7fe85d64c77.tar.gz | |
meta-openstack: documentation updates
syncing the documentation to match the current layers, configuration and
launch.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 16 |
1 files changed, 16 insertions, 0 deletions
| @@ -17,6 +17,22 @@ branch: master | |||
| 17 | revision: HEAD | 17 | revision: HEAD |
| 18 | prio: default | 18 | prio: default |
| 19 | 19 | ||
| 20 | |||
| 21 | Layers | ||
| 22 | ------ | ||
| 23 | |||
| 24 | openstack layers | ||
| 25 | ---------------- | ||
| 26 | |||
| 27 | There are four openstack layers that are used to build a controller/compute | ||
| 28 | node image pair. The dependencies of these layers are also required for a | ||
| 29 | build, and are listed in the layers themselves. | ||
| 30 | |||
| 31 | - meta-cloud-services/meta-openstack | ||
| 32 | - meta-cloud-services/meta-openstack-compute-deploy | ||
| 33 | - meta-cloud-services/meta-openstack-controller-deploy | ||
| 34 | - meta-cloud-services/meta-openstack-qemu | ||
| 35 | |||
| 20 | Maintenance | 36 | Maintenance |
| 21 | ----------- | 37 | ----------- |
| 22 | 38 | ||
