python-neutronclient/neutronclient/tests/functional/hooks
Adrien Vergé 7eb3241650 Fix functional tests and tox 2.0 errors
With the recent update to tox 2.0.x, environment variables such as
OS_AUTH_URL are not passed by default, resulting in tests errors
mentionning Keystone authentication failures.

This patch reads credentials from the 'functional_creds.conf' config
file, like it is done in novaclient, glanceclient, manilaclient and
soon in cinderclient.

Reading credentials the old way (the environment) is still possible.

Change-Id: Ief0f050044ecd90a14bbaf044e2b93ade0a6173f
Closes-Bug: #1455102
2015-05-26 16:26:51 +02:00
..
post_test_hook.sh Fix functional tests and tox 2.0 errors 2015-05-26 16:26:51 +02:00