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", "name": "mistral",
"unofficial": true, "unofficial": true,
"subprojects": [ "subprojects": [
"stackforge/mistral", "openstack/mistral",
"stackforge/mistral-extra", "openstack/mistral-dashboard",
"stackforge/python-mistralclient" "openstack/mistral-extra",
"openstack/mistral-specs",
"openstack/puppet-mistral",
"openstack/python-mistralclient"
], ],
"core-team-gerrit-group": "mistral-core" "core-team-gerrit-group": "mistral-core"
} }