From cf8c47039f91b8ea45111c50581f0e048970c72f Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Tue, 10 Jun 2014 18:35:35 +0000 Subject: [PATCH] Oslo project updates -Add all projects from governance list -Rename oslo.sphinx to oslosphinx -haypo is now oslo-core Change-Id: Ie358f02e1ec5c2351f055f1e3400beeeb745f599 --- projects/oslo.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/projects/oslo.json b/projects/oslo.json index 43253dd..98d2a33 100644 --- a/projects/oslo.json +++ b/projects/oslo.json @@ -1,12 +1,25 @@ { "name": "oslo", "subprojects": [ + "openstack-dev/cookiecutter", "openstack-dev/hacking", + "openstack-dev/oslo-cookiecutter", "openstack-dev/pbr", + "openstack/cliff", "openstack/oslo-incubator", + "openstack/oslo-specs", "openstack/oslo.config", + "openstack/oslo.db", + "openstack/oslo.i18n", "openstack/oslo.messaging", - "openstack/oslo.sphinx", + "openstack/oslo.rootwrap", + "openstack/oslo.version", + "openstack/oslo.vmware", + "openstack/oslosphinx", + "openstack/oslotest", + "openstack/pycadf", + "openstack/stevedore", + "openstack/taskflow", "openstack/requirements" ], "core-team": [ @@ -14,6 +27,7 @@ "dims-v", "doug-hellmann", "flaper87", + "haypo", "jdanjou", "markmc", "mikalstill",