heat/heat_integrationtests/common
Rabi Mishra 6de960c37e Accommodate v2 and v3 auth for integration tests
This patch has two reviews:

1.  devstack has moved default Keystone API version to v3[1].
[1] f4ce44bf3f
Though the above patch has been reverted, this would help
if devstack removes v2 support in the future.

2. use domain env variables as defaults.
Use OS_USER_DOMAIN_NAME and OS_PROJECT_DOMAIN_NAME
env variables as the defaults for keystone v3 in
integration tests.

Squash of commit e80d27213c
and commit 55713b94bf

Closes-Bug: #1539692
Closes-Bug: #1560032

Change-Id: I393750d00b3712a015e48a3cf38ab5f95bb61dae
2016-03-30 11:00:02 +05:30
..
__init__.py Support classes for heat integration tests 2014-09-24 09:02:20 +12:00
clients.py Accommodate v2 and v3 auth for integration tests 2016-03-30 11:00:02 +05:30
config.py Accommodate v2 and v3 auth for integration tests 2016-03-30 11:00:02 +05:30
exceptions.py Support classes for heat integration tests 2014-09-24 09:02:20 +12:00
remote_client.py Update urllib/httplib/cStringIO to use six.moves 2015-04-23 19:45:36 +05:30
test.py Heat integration tests failing against https endpoints 2016-03-29 14:55:23 +05:30