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/README | |
| 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/README')
| -rw-r--r-- | meta-openstack/README | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/meta-openstack/README b/meta-openstack/README index 215d686..b60b3d2 100644 --- a/meta-openstack/README +++ b/meta-openstack/README | |||
| @@ -12,20 +12,19 @@ This layer depends on: | |||
| 12 | 12 | ||
| 13 | URI: git://github.com/openembedded/oe-core.git | 13 | URI: git://github.com/openembedded/oe-core.git |
| 14 | branch: master | 14 | branch: master |
| 15 | tag: yocto-1.4.1 | 15 | revision: HEAD |
| 16 | prio: default | ||
| 16 | 17 | ||
| 17 | URI: git://github.com/openembedded/meta-oe.git | 18 | URI: git://github.com/openembedded/meta-oe.git |
| 18 | branch: dylan | ||
| 19 | revision: HEAD | ||
| 20 | patches: 0001-python-sqlalchemy-update-to-0.7.9.patch | 19 | patches: 0001-python-sqlalchemy-update-to-0.7.9.patch |
| 20 | revision: HEAD | ||
| 21 | layers: meta-oe | 21 | layers: meta-oe |
| 22 | meta-networking | 22 | meta-networking |
| 23 | meta-ruby | 23 | meta-ruby |
| 24 | 24 | ||
| 25 | URI: git://git.yoctoproject.org/meta-virtualization | 25 | URI: git://git.yoctoproject.org/meta-virtualization |
| 26 | branch: master | 26 | branch: master |
| 27 | revision: 7040db74c375ef55d1b040f53071be29590882de | 27 | revision: head |
| 28 | patches: 0001-linux-yocto-Added-3.8-kernel-bbappend.patch | ||
| 29 | 28 | ||
| 30 | The patches for the layers can be found in the patches folder. They can be | 29 | The patches for the layers can be found in the patches folder. They can be |
| 31 | applied using git am. | 30 | applied using git am. |
| @@ -33,7 +32,12 @@ applied using git am. | |||
| 33 | Maintenance | 32 | Maintenance |
| 34 | ----------- | 33 | ----------- |
| 35 | 34 | ||
| 36 | Maintainers: Mihai Prica <prica.mihai@gmail.com> | 35 | Send pull requests, patches, comments or questions to meta-virtualization@yoctoproject.org |
| 36 | |||
| 37 | When sending single patches, please using something like: | ||
| 38 | 'git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][PATCH' | ||
| 39 | |||
| 40 | Maintainers: Bruce Ashfield <bruce.ashfield@windriver.com> | ||
| 37 | 41 | ||
| 38 | License | 42 | License |
| 39 | ------- | 43 | ------- |
| @@ -45,8 +49,10 @@ in tree for individual recipes is under the LICENSE stated in each recipe | |||
| 45 | Target images | 49 | Target images |
| 46 | ------------- | 50 | ------------- |
| 47 | 51 | ||
| 48 | There are two target images: nova-image-compute and nova-image-controller. | 52 | There are target images: openstack-image-compute, openstack-image-network, |
| 49 | This contain the packagegroups with the same name and can be used to create | 53 | openstack-image-controller. |
| 54 | |||
| 55 | They contain the packagegroups with the same name and can be used to create | ||
| 50 | the two types of targets. There are no extra configurations required to build | 56 | the two types of targets. There are no extra configurations required to build |
| 51 | these images. | 57 | these images. |
| 52 | 58 | ||
