aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index a4fe714d..f527ed11 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ Layers
openstack layers
----------------
-There are four openstack layers that are used to build a controller/compute
+There are six openstack layers that are used to build a controller/compute
node image pair. The dependencies of these layers are also required for a
build, and are listed in the layers themselves.
@@ -32,6 +32,8 @@ build, and are listed in the layers themselves.
- meta-cloud-services/meta-openstack-compute-deploy
- meta-cloud-services/meta-openstack-controller-deploy
- meta-cloud-services/meta-openstack-qemu
+ - meta-cloud-services/meta-openstack-compute-test-config
+ - meta-cloud-services/meta-openstack-controller-test-config
Maintenance
-----------