openstacksdk/doc/source/user/config
Monty Taylor 740dbc12c9
Ensure Connection can be made from keyword arguments
Although driving configuration from clouds.yaml and environment
variables is super handy for many use cases, there are also plenty where
avoiding config files or environment variables is important.

Add a flag, "load_envvars" which defaults to True but can be disabled.

Update the Connection constructor to set load_yaml_config and
load_envvars to False if a named cloud is not given.

Update the docs to make it clear which form should be used for which use
case. Also, move the profile backwards compat documentation to its own
document so that it doesn't present needless complexity to users.

Cherry-picked from I6e05da5e73aff4143550e1d18fb0f743d51f2b70

Change-Id: If8a8746a55b7ef5a3ff36bebd99fb1b600049a5c
2018-01-30 12:41:11 -06:00
..
configuration.rst Ensure Connection can be made from keyword arguments 2018-01-30 12:41:11 -06:00
index.rst Merge tox, tests and other support files 2017-10-04 14:51:08 -05:00
network-config.rst Added nat_source flag for networks. 2017-12-01 09:49:48 -06:00
reference.rst Merge shade and os-client-config into the tree 2017-11-15 09:03:23 -06:00
using.rst Remove legacy client factory functions 2018-01-09 16:35:46 -06:00
vendor-support.rst Add betacloud to the vendors 2018-01-27 12:42:17 -06:00