python-openstackclient/openstackclient/tests/unit/identity/v3
Huanxuan Ao 96578cb8ab Error handling for delete commands in identity
Add missing multi deletion error handling for
identity delete commands.
All delete commands in identity support
error handling now.

Change-Id: I05626dcb5e516a423d610906347b02236ba7eeaf
2017-01-03 23:30:49 +08:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_catalog.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_consumer.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_credential.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_domain.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_endpoint.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_group.py Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00
test_identity_provider.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_mappings.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_oauth.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_project.py Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00
test_protocol.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_region.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_role_assignment.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_role.py Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00
test_service_provider.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_service.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_token.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_trust.py Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00
test_unscoped_saml.py Remove auth_with_unscoped_saml decorator 2016-12-04 18:59:09 +00:00
test_user.py Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00