python-openstackclient/openstackclient/tests/unit/identity/v3
Stephen Finucane 70170656fd doc: Correct Sphinx warnings
- Fix option-describe typos
- Correct option and envvar markup, for commands that are using the
  reference form instead of the definition form or are marking up
  option arguments as options
- Avoid duplicate commands
- Fix some invalid docstrings
- Fix some invalid indentation
- Disable the murano plugin, which has invalid docs
- Correct issues with- and track the network-topology spec
- Include API modules in docs

Change-Id: I3d5ed5e872540fe13f3e4bd5e9335829dc9a5226
2017-03-28 16:41:54 +01:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01: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 Support to add/remove multi users for "group add/remove user" 2017-03-21 10:39:42 +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 Fix 'mapping set' return value 2017-01-25 18:07:17 +01:00
test_oauth.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_project.py Non-Admin can't list own projects 2017-03-20 14:40:56 +13: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.py Modify error handling for role and group commands 2017-02-09 19:49:55 +08:00
test_role_assignment.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_service.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_service_provider.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 Adds domain specification for SetUser 2017-01-25 22:16:22 +00:00