diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-08-11 00:04:39 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-08-28 18:41:59 -0400 |
| commit | 106487af8f1d02f556d69f5274cf10a6c04c73dc (patch) | |
| tree | 4484b8d3819ff8137a36d3cd5f027034680c7cf5 /meta-openstack/DOC | |
| parent | a4a9a068bae9a8a7bfb269e480e4ed3ed74ffd3d (diff) | |
| download | meta-cloud-services-106487af8f1d02f556d69f5274cf10a6c04c73dc.tar.gz | |
openstack: rename and clarify image names
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/DOC')
| -rw-r--r-- | meta-openstack/DOC | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/meta-openstack/DOC b/meta-openstack/DOC index 66fa085..160e67a 100644 --- a/meta-openstack/DOC +++ b/meta-openstack/DOC | |||
| @@ -52,14 +52,16 @@ necessary revisions in the README file. | |||
| 52 | 52 | ||
| 53 | Building an image | 53 | Building an image |
| 54 | ----------------- | 54 | ----------------- |
| 55 | * There are two new target images: nova-image-compute and nova-image-controller | 55 | |
| 56 | that contain the packagegroups with the same name, that have been describe | 56 | * There are three new target images: openstack-image-compute, |
| 57 | in the previous section. | 57 | openstack-image-network and openstack-image-controller that contain the |
| 58 | packagegroups with the same name, that have been described in the previous | ||
| 59 | section. | ||
| 58 | 60 | ||
| 59 | * Once a buildir has been initialized you have to append the necessary layers | 61 | * Once a buildir has been initialized you have to append the necessary layers |
| 60 | to the bblayers.conf file: | 62 | to the bblayers.conf file: |
| 61 | /meta-virtualization \ | 63 | /meta-virtualization \ |
| 62 | /meta-openstack \ | 64 | /meta-cloud/meta-openstack \ |
| 63 | /meta-openembedded/meta-oe \ | 65 | /meta-openembedded/meta-oe \ |
| 64 | /meta-openembedded/meta-networking \ | 66 | /meta-openembedded/meta-networking \ |
| 65 | 67 | ||
