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.