Files
community.general/library/cloud
Monty Taylor efb989a50c Consume standard OpenStack environment settings
The OpenStack client utilities consume a set of input environment
variables for things like username and auth_url, so it's very
common for OpenStack users to have such settings set in their
environment. Indeed, things like devstack also output a shell file
to be sourced to set them. Although in a playbook it's entirely
expected that variables should be used to pass in system settings
like api passwords, for ad-hoc command line usage, needing to pass
in five parameters which are almost certainly in the environment
already reduces the utility.

Grab the environment variables and inject them as default. Special care
is taken to ensure that in the case where the values are not found, the
behavior of which parameters are required is not altered.
2014-08-04 20:52:29 -07:00
..
2014-07-30 16:28:13 -04:00
2014-06-18 18:29:06 +02:00
2014-07-30 14:33:01 -04:00
2014-07-31 15:29:52 -06:00
2014-03-15 19:16:14 +13:00
2014-07-25 12:41:25 -05:00
2014-04-24 20:41:51 +00:00
2014-04-24 01:12:55 +02:00
2014-05-07 10:35:16 +02:00
2014-03-28 22:47:46 +02:00
2014-05-27 14:37:44 -04:00
2014-04-03 17:16:24 -04:00
2014-04-06 19:17:13 -05:00
2014-04-03 17:16:24 -04:00
2014-04-03 17:16:24 -04:00
2014-04-03 17:16:24 -04:00
2014-06-01 14:31:26 -05:00
2014-04-03 17:16:24 -04:00
2014-04-03 17:16:24 -04:00
2014-07-14 15:07:47 -04:00
2014-03-28 22:47:46 +02:00
2014-03-31 11:05:31 +08:00