python-openstackclient/openstackclient/tests/identity/v3
Matthieu Huin 631ed3c802 Unscoped federated user-specific commands
A federated user can authenticate with the v3unscopedsaml plugin and
list the domains and projects she is allowed to scope to.
This patch introduces the new commands 'federation domain list' and
'federation project list'.
Note that for these commands -and plugin- to be available, the lxml
library must be installed.

Change-Id: I2707b624befcfb0a01b40a094e12fd68a3ee7773
Co-Authored-By: Florent Flament <florent.flament-ext@cloudwatt.com>
2014-10-30 17:27:28 +01:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Unscoped federated user-specific commands 2014-10-30 17:27:28 +01:00
test_consumer.py Fix PEP8 E126 and E202 errors 2014-06-27 09:12:55 -05:00
test_domain.py add tests for identity v3 domain 2014-08-14 20:11:00 +08:00
test_endpoint.py add service/interface/region filter for endpoint v3 2014-08-18 16:41:15 +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 Remove backslash usage from a few tests 2014-07-02 00:00:33 -04:00
test_project.py Remove 'links' section from several v3 Identity objects 2014-10-11 22:35:12 -04:00
test_protocol.py CRUD operations for federated protocols 2014-10-08 21:12:38 -04:00
test_role_assignment.py Add role assignments list support to identity v3 2014-05-30 15:55:24 -03:00
test_role.py a mistake in tests/identity/v3/test_role.py 2014-08-12 19:36:57 +08:00
test_service.py Remove 'links' section from several v3 Identity objects 2014-10-11 22:35:12 -04: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 Pass in domain and project as positional args, not kwargs 2014-10-02 14:32:12 -04:00