Merge "Add rest of repos to don't miss them in the future"

This commit is contained in:
Jenkins 2016-10-12 14:38:40 +00:00 committed by Gerrit Code Review
commit 3c1e93b349
1 changed files with 20 additions and 0 deletions

View File

@ -157,6 +157,26 @@ OS_REPOS = {
"openstack/sahara": {
"git_url": "https://github.com/openstack/sahara.git",
"git_ref": OS_RELEASE
},
"openstack/sahara-dashboard": {
"git_url": "https://github.com/openstack/sahara-dashboard.git",
"git_ref": OS_RELEASE
},
"openstack/murano": {
"git_url": "https://github.com/openstack/murano.git",
"git_ref": OS_RELEASE
},
"openstack/murano-dashboard": {
"git_url": "https://github.com/openstack/murano-dashboard.git",
"git_ref": OS_RELEASE
},
"openstack/cinder": {
"git_url": "https://github.com/openstack/cinder.git",
"git_ref": OS_RELEASE
},
"openstack/ironic": {
"git_url": "https://github.com/openstack/ironic.git",
"git_ref": OS_RELEASE
}
}