summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Wienand <iwienand@redhat.com>2019-03-24 20:35:54 +0000
committerIan Wienand <iwienand@redhat.com>2019-03-24 20:35:54 +0000
commitca01b06a6d238e1a61e37d053c6dce7ebde4e276 (patch)
tree7f2881647835532fbb3ad32e8083a10d0cad73e4
parentd581c8bb63e87a0b0844cb1d7cb195c8b2037b31 (diff)
downloadpython-neutronclient-ca01b06a6d238e1a61e37d053c6dce7ebde4e276.tar.gz
Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: Ib0bc9e78a38eca218d8cbdfb9aff67dc189a6f4c
-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