openstackclient: add module (#4530)
Co-authored-by: Sumner Evans <me@sumnerevans.com>
This commit is contained in:
parent
280721186a
commit
ab1459a1fb
9 changed files with 136 additions and 1 deletions
8
tests/modules/programs/openstackclient/clouds.yaml
Normal file
8
tests/modules/programs/openstackclient/clouds.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
clouds:
|
||||
my-infra:
|
||||
auth:
|
||||
project_id: 0123456789abcdef0123456789abcdef
|
||||
username: openstack
|
||||
cloud: example-cloud
|
||||
interface: internal
|
||||
region_name: XXX
|
||||
Loading…
Add table
Add a link
Reference in a new issue