The keyword 'cloud' has been deprecated in favor of the 'profile' keyword by os-client-config. (#31389)
This commit is contained in:
parent
7c7a7efbbe
commit
17ca0a9bd9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ clouds:
|
||||||
username: fb886a9b-c37b-442a-9be3-964bed961e04
|
username: fb886a9b-c37b-442a-9be3-964bed961e04
|
||||||
password: fantastic-password1
|
password: fantastic-password1
|
||||||
rax:
|
rax:
|
||||||
cloud: rackspace
|
profile: rackspace
|
||||||
auth:
|
auth:
|
||||||
username: example
|
username: example
|
||||||
password: spectacular-password
|
password: spectacular-password
|
||||||
|
|
Loading…
Reference in a new issue