From c53db300b887939f972226ecd2225e03164dcf7d Mon Sep 17 00:00:00 2001 From: David Moreau Simard Date: Tue, 8 Nov 2016 10:41:38 -0500 Subject: Update the link to the os-client-config repository This is a trivial change -- os-client-config has moved from /stackforge/ to /openstack/ a long time ago. --- contrib/inventory/openstack.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/inventory/openstack.py b/contrib/inventory/openstack.py index 0d92eae110..6679a2cc3b 100755 --- a/contrib/inventory/openstack.py +++ b/contrib/inventory/openstack.py @@ -19,7 +19,7 @@ # along with this software. If not, see . # The OpenStack Inventory module uses os-client-config for configuration. -# https://github.com/stackforge/os-client-config +# https://github.com/openstack/os-client-config # This means it will either: # - Respect normal OS_* environment variables like other OpenStack tools # - Read values from a clouds.yaml file. -- cgit v1.2.1