python-openstackclient/openstackclient/tests/identity/v3
Dean Troyer c2c3f2e0f2 Update service clist commands for v2 and v3
Changes to the 'service list' commands for Identity v2 and v3:
* Document support for --long
* Add Description to v3 output with --long
* v3 output is now (ID, Name, Type), with (Description, Enabled) added with --long
* Change v2 output to match v3 output, with the absense of Enabled.
* Update doc to match

Closes-Bug: #1411337
Change-Id: I999e3df22f61350cdeba63bbb7d01145c2ffeeaf
2015-01-16 12:59:14 -06:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Check if service.name available before access 2015-01-04 11:26:18 +08:00
test_consumer.py Fix PEP8 E126 and E202 errors 2014-06-27 09:12:55 -05:00
test_domain.py Command docs: domain 2014-12-31 10:08:51 -06:00
test_endpoint.py Check if service.name available before access 2015-01-04 11:26:18 +08:00
test_group.py Complete Identity v3 list command filters 2014-06-19 13:00:02 -05:00
test_identity_provider.py Fix IDP commands 2014-07-21 10:04:47 +10:00
test_mappings.py Implement CRUD operations for Mapping objects 2014-10-08 18:35:11 +02:00
test_oauth.py Request token authorize 2015-01-09 09:20:24 +00:00
test_project.py add multi-delete support for identity 2014-12-23 09:39:29 +08:00
test_protocol.py CRUD operations for federated protocols 2014-10-08 21:12:38 -04:00
test_region.py add keystone v3 region object 2014-11-18 09:46:26 -05:00
test_role_assignment.py Add role assignments list support to identity v3 2014-05-30 15:55:24 -03:00
test_role.py add multi-delete support for identity 2014-12-23 09:39:29 +08:00
test_service.py Update service clist commands for v2 and v3 2015-01-16 12:59:14 -06:00
test_token.py Fix token issue after auth changeup 2014-10-20 18:21:51 +00:00
test_unscoped_saml.py Unscoped federated user-specific commands 2014-10-30 17:27:28 +01:00
test_user.py Allow user list to filter by project 2015-01-08 16:49:17 -05:00