heat/heat_integrationtests/functional
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 Functional test UpdateStackTest 2014-10-20 16:31:09 +13:00
functional_base.py Adds option to skip specific tests 2015-08-12 20:04:13 +05:30
test_autoscaling.py Return error message if validate fail when clearing hook 2015-09-09 14:52:37 +08:00
test_aws_stack.py Accommodate v2 and v3 auth for integration tests 2016-03-30 11:00:02 +05:30
test_conditional_exposure.py Accommodate v2 and v3 auth for integration tests 2016-03-30 11:00:02 +05:30
test_create_update.py Copy the env to the backup stack in failed update 2015-11-18 13:44:18 -05:00
test_create_update_neutron_port.py Handle replace and rollback cases for Port 2015-09-16 14:05:45 +00:00
test_create_update_neutron_subnet.py Allow 'allocation_pools' updatable for neutron subnet 2015-11-05 13:43:38 -05:00
test_default_parameters.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_encrypted_parameter.py Update encrypted param template 2015-08-20 18:23:56 +00:00
test_encryption_vol_type.py Fix test_encryption_vol_type to take admin creds from conf 2016-03-02 18:29:47 +05:30
test_heat_autoscaling.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_hooks.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_instance_group.py Assert DELETE_COMPLETE on all stack delete cleanup 2015-08-19 13:37:08 +12:00
test_notifications.py Heat integration tests failing against https endpoints 2016-03-29 14:55:23 +05:30
test_nova_server_networks.py Do not pass both port-id and fixed-ip to create server 2016-02-18 17:31:38 +08:00
test_preview.py Accommodate v2 and v3 auth for integration tests 2016-03-30 11:00:02 +05:30
test_purge.py Fix database purge query 2016-02-11 21:46:16 +01:00
test_reload_on_sighup.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_remote_stack.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_resource_group.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_software_config.py Heat integration tests failing against https endpoints 2016-03-29 14:55:23 +05:30
test_stack_tags.py Make the stack tags template non-empty 2015-09-14 11:12:20 +10:00
test_swiftsignal_update.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_template_resource.py Ignore errors on old properties during update 2016-02-10 20:52:59 -05:00
test_template_validate.py Allow nested validation for template-validate 2015-09-22 08:27:28 +01:00
test_validation.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00