From 17ca0a9bd9d025a99f733af522c5881f8201fdcd Mon Sep 17 00:00:00 2001 From: Larry Singer Date: Fri, 21 Sep 2018 02:31:19 +1000 Subject: [PATCH] The keyword 'cloud' has been deprecated in favor of the 'profile' keyword by os-client-config. (#31389) --- contrib/inventory/openstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/inventory/openstack.yml b/contrib/inventory/openstack.yml index 8d0cb291b44..8053fb8fdae 100644 --- a/contrib/inventory/openstack.yml +++ b/contrib/inventory/openstack.yml @@ -6,7 +6,7 @@ clouds: username: fb886a9b-c37b-442a-9be3-964bed961e04 password: fantastic-password1 rax: - cloud: rackspace + profile: rackspace auth: username: example password: spectacular-password