python-novaclient/novaclient/tests/functional/hooks
Sean Dague 6379287480 pass credentials via config file instead of magic
Passing credentials via an assumed environment inheritance is bad
form, and breaks under new tox. Honestly, we only really need 2 vars
passed in, so we might as well make it a config file that we'll parse.

Add a functional_creds.conf.sample for people to know what one should
look like. Update README to explain it.

Related-Bug: #1455102

Change-Id: Ifdab38a03c94f51d30449149c0dbd9c6265460a5
2015-05-14 10:48:01 -04:00
..
post_test_hook.sh pass credentials via config file instead of magic 2015-05-14 10:48:01 -04:00