Update TripleO projects.

TripleO is now entirely in the openstack/ project rather than
stackforge. Also there was a typo preventing our most active project
being counted!

Change-Id: I8e77baf6a066a47c6693d1385ddc8d03c5c315ff
This commit is contained in:
Robert Collins 2013-08-28 07:59:09 +12:00
parent 20248b998b
commit 7335c0e454

View File

@ -1,11 +1,11 @@
{"name": "tripleo", "subprojects": [
"openstack/tripleo-incubator",
"stackforge/diskimage-builder",
"stackforge/os-apply-config",
"stackforge/os-collect-config",
"stackforge/os-refresh-config",
"stackforge/triplee-image-elements",
"stackforge/tripleo-heat-templates"
"openstack/diskimage-builder",
"openstack/os-apply-config",
"openstack/os-collect-config",
"openstack/os-refresh-config",
"openstack/tripleo-image-elements",
"openstack/tripleo-heat-templates"
], "core-team": [
"lifeless",
"clint-fewbar",