python-openstackclient/functional/tests/identity/v3
Richard Theis b3248fb0bd Fix OSC identity v3 functional tests
The OSC identity v3 functional tests are failing due to [1] which
added 'password_expires_at' to the user object. This patch set
fixes the tests by updating user object fields list to include
'password_expires_at'.

[1] https://review.openstack.org/#/c/333360/

Change-Id: Id4b060115d4270899ca0af2dc7b67ee723388e31
2016-08-10 08:51:25 -05:00
..
__init__.py Re-organize functional tests 2015-04-17 13:37:44 -04:00
common.py Fix OSC identity v3 functional tests 2016-08-10 08:51:25 -05:00
test_catalog.py use env vars to specify OS_IDENTITY_API_VERSION 2016-06-20 17:16:20 -04:00
test_domain.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
test_endpoint.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
test_group.py use env vars to specify OS_IDENTITY_API_VERSION 2016-06-20 17:16:20 -04:00
test_idp.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
test_project.py use env vars to specify OS_IDENTITY_API_VERSION 2016-06-20 17:16:20 -04:00
test_region.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
test_role.py use env vars to specify OS_IDENTITY_API_VERSION 2016-06-20 17:16:20 -04:00
test_service_provider.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
test_service.py Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
test_token.py use env vars to specify OS_IDENTITY_API_VERSION 2016-06-20 17:16:20 -04:00
test_user.py use env vars to specify OS_IDENTITY_API_VERSION 2016-06-20 17:16:20 -04:00