Merge "Replace openstack.org git:// URLs with https://"

This commit is contained in:
Zuul 2019-04-09 12:15:00 +00:00 committed by Gerrit Code Review
commit f4ddd8eff7
1 changed files with 5 additions and 5 deletions

View File

@ -37,8 +37,8 @@
vars:
devstack_plugins:
congress: https://git.openstack.org/openstack/congress
heat: git://git.openstack.org/openstack/heat
murano: git://git.openstack.org/openstack/murano
heat: https://git.openstack.org/openstack/heat
murano: https://git.openstack.org/openstack/murano
neutron: https://git.openstack.org/openstack/neutron
devstack_services:
tempest: true
@ -67,9 +67,9 @@
parent: congress-tempest-base
vars:
devstack_plugins:
aodh: git://git.openstack.org/openstack/aodh
mistral: git://git.openstack.org/openstack/mistral
monasca-api: git://git.openstack.org/openstack/monasca-api
aodh: https://git.openstack.org/openstack/aodh
mistral: https://git.openstack.org/openstack/mistral
monasca-api: https://git.openstack.org/openstack/monasca-api
devstack_services:
s-proxy: true
s-object: true