python-openstackclient/openstackclient/tests/unit/identity/v3
Gage Hugo d32664150f Add project tags functionality
This change adds tags functionality for projects in keystone. A user
can add a single tag with "--tag", chain "--tag" to add multiple
tags, or clear tags with "--no-tag".

Change-Id: I31cfef3e76dcefe299dacb00c11bb1a10a252628
Partially-Implements: bp project-tags
2018-02-23 20:26:57 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Add project tags functionality 2018-02-23 20:26:57 +00: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 Fix credentials in create, update and list. 2017-11-17 11:39:15 +08:00
test_domain.py Add project tags functionality 2018-02-23 20:26:57 +00:00
test_endpoint.py Add support for endpoing filter commands 2017-11-21 07:58:48 +01: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 Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
test_implied_role.py Implied Roles 2017-08-22 17:08:30 +00:00
test_mappings.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
test_oauth.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_project.py Add project tags functionality 2018-02-23 20:26:57 +00: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 Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
test_role_assignment.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00: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 Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
test_unscoped_saml.py Remove auth_with_unscoped_saml decorator 2016-12-04 18:59:09 +00:00
test_user.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00