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

Change-Id: I0c944d7e8d470ed17bdc5fd394529e3ee302f24e
This commit is contained in:
Artur Zarzycki 2016-10-11 10:49:40 +02:00
parent 07204d077d
commit 04d2f8d1d7
1 changed files with 20 additions and 0 deletions

View File

@ -152,6 +152,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
}
}