Update climate to blazar

Change-Id: Ibdba296bbf87d847148537a42cf479a974c0d82a
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2015-12-14 10:55:36 +05:30
parent e1e6f3cf45
commit c11c3de2a5
2 changed files with 10 additions and 15 deletions

10
projects/blazar.json Normal file
View File

@ -0,0 +1,10 @@
{
"name": "blazar",
"unofficial": true,
"subprojects": [
"openstack/blazar",
"openstack/blazar-nova",
"openstack/python-blazarclient"
],
"core-team-gerrit-group": "blazar-core"
}

View File

@ -1,15 +0,0 @@
{
"name": "climate",
"unofficial": true,
"subprojects": [
"stackforge/climate",
"stackforge/climate-nova",
"stackforge/python-climateclient"
],
"core-team": [
"sbauza",
"dbelova",
"swann",
"Kezar"
]
}