openstacksdk/doc/source/user
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
..
config Ensure Connection can be made from keyword arguments 2018-01-30 12:41:11 -06:00
guides Merge "Update docs and pep8 tox environments" 2018-01-24 21:25:40 +00:00
proxies Adds get encrypted password support 2018-01-24 13:44:05 -06:00
resources Remove metric service 2018-01-16 14:46:48 -06:00
connection.rst Ensure Connection can be made from keyword arguments 2018-01-30 12:41:11 -06:00
examples Merge user and users sections of the docs 2018-01-15 19:19:50 -06:00
index.rst Ensure Connection can be made from keyword arguments 2018-01-30 12:41:11 -06:00
microversions.rst Merge tox, tests and other support files 2017-10-04 14:51:08 -05:00
model.rst Move role normalization to normalize.py 2017-10-12 21:43:28 +00:00
multi-cloud-demo.rst Move openstack_cloud helper functions 2018-01-18 16:54:55 -06:00
resource.rst Rename resource2 and proxy2 to resource and proxy 2018-01-24 11:02:16 -06:00
service_filter.rst Merge user and users sections of the docs 2018-01-15 19:19:50 -06:00
transition_from_profile.rst Ensure Connection can be made from keyword arguments 2018-01-30 12:41:11 -06:00
usage.rst Merge OpenstackCloud and OperatorCloud files 2018-01-27 12:38:20 -06:00
utils.rst Merge user and users sections of the docs 2018-01-15 19:19:50 -06:00