Update mistral to correct repo

Change-Id: Ic2697f9713d7eebd657971ee743afee5aff1f96c
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2015-12-09 11:06:32 +05:30
parent 2e946d379f
commit 6859c1e669
1 changed files with 6 additions and 3 deletions

View File

@ -2,9 +2,12 @@
"name": "mistral",
"unofficial": true,
"subprojects": [
"stackforge/mistral",
"stackforge/mistral-extra",
"stackforge/python-mistralclient"
"openstack/mistral",
"openstack/mistral-dashboard",
"openstack/mistral-extra",
"openstack/mistral-specs",
"openstack/puppet-mistral",
"openstack/python-mistralclient"
],
"core-team-gerrit-group": "mistral-core"
}