Merge "Replace openstack.org git:// URLs with https://"
This commit is contained in:
commit
f4ddd8eff7
10
.zuul.yaml
10
.zuul.yaml
@ -37,8 +37,8 @@
|
|||||||
vars:
|
vars:
|
||||||
devstack_plugins:
|
devstack_plugins:
|
||||||
congress: https://git.openstack.org/openstack/congress
|
congress: https://git.openstack.org/openstack/congress
|
||||||
heat: git://git.openstack.org/openstack/heat
|
heat: https://git.openstack.org/openstack/heat
|
||||||
murano: git://git.openstack.org/openstack/murano
|
murano: https://git.openstack.org/openstack/murano
|
||||||
neutron: https://git.openstack.org/openstack/neutron
|
neutron: https://git.openstack.org/openstack/neutron
|
||||||
devstack_services:
|
devstack_services:
|
||||||
tempest: true
|
tempest: true
|
||||||
@ -67,9 +67,9 @@
|
|||||||
parent: congress-tempest-base
|
parent: congress-tempest-base
|
||||||
vars:
|
vars:
|
||||||
devstack_plugins:
|
devstack_plugins:
|
||||||
aodh: git://git.openstack.org/openstack/aodh
|
aodh: https://git.openstack.org/openstack/aodh
|
||||||
mistral: git://git.openstack.org/openstack/mistral
|
mistral: https://git.openstack.org/openstack/mistral
|
||||||
monasca-api: git://git.openstack.org/openstack/monasca-api
|
monasca-api: https://git.openstack.org/openstack/monasca-api
|
||||||
devstack_services:
|
devstack_services:
|
||||||
s-proxy: true
|
s-proxy: true
|
||||||
s-object: true
|
s-object: true
|
||||||
|
Loading…
Reference in New Issue
Block a user