summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2019-03-27 01:05:30 +0000
committerGerrit Code Review <review@openstack.org>2019-03-27 01:05:30 +0000
commitf0c886cbe7754f20ef82349bd66435458c2d5587 (patch)
tree26c00ef60d08f62a560d0a8d56530c4dd7be53e7
parent4cbf6ddc665b02d4399c246ccc19f60efe96bd13 (diff)
parentd572f2cdd209b4b4ad114a194ed3d75b6e71e9f2 (diff)
downloadpython-neutronclient-f0c886cbe7754f20ef82349bd66435458c2d5587.tar.gz
Merge "Replace openstack.org git:// URLs with https://"
-rw-r--r--neutronclient/tests/functional/hooks/fwaas2
-rw-r--r--neutronclient/tests/functional/hooks/vpnaas2
2 files changed, 2 insertions, 2 deletions
diff --git a/neutronclient/tests/functional/hooks/fwaas b/neutronclient/tests/functional/hooks/fwaas
index 8f53b16..5292897 100644
--- a/neutronclient/tests/functional/hooks/fwaas
+++ b/neutronclient/tests/functional/hooks/fwaas
@@ -1,2 +1,2 @@
-enable_plugin neutron-fwaas git://git.openstack.org/openstack/neutron-fwaas
+enable_plugin neutron-fwaas https://git.openstack.org/openstack/neutron-fwaas
enable_service q-fwaas
diff --git a/neutronclient/tests/functional/hooks/vpnaas b/neutronclient/tests/functional/hooks/vpnaas
index 11cecb9..b121a6f 100644
--- a/neutronclient/tests/functional/hooks/vpnaas
+++ b/neutronclient/tests/functional/hooks/vpnaas
@@ -1 +1 @@
-enable_plugin neutron-vpnaas git://git.openstack.org/openstack/neutron-vpnaas
+enable_plugin neutron-vpnaas https://git.openstack.org/openstack/neutron-vpnaas