heat/heat/tests/keystone
Sergey Kraynev 6621d64da7 Fix mixin class clients
In patch I78b57d44b37c34cebadc2b72cf55b4f9405447a3
was added new clients methods for keystone resources.
As result it leads to error when we try to use role_assignments
properties.

Change-Id: I127863ee37f2cba487d6c66ec12a0035319f3fc2
Closes-Bug: #1509333
2015-10-22 10:14:07 -04:00
..
__init__.py Move keystone resources in-tree 2015-06-01 09:50:46 -07:00
test_endpoint.py Use parent handle_delete for keystone 2015-09-07 14:51:11 +03:00
test_group.py Refactor keystone resources codes 2015-10-13 10:47:16 +08:00
test_project.py Refactor keystone resources codes 2015-10-13 10:47:16 +08:00
test_role.py Refactor keystone resources codes 2015-10-13 10:47:16 +08:00
test_role_assignments.py Fix mixin class clients 2015-10-22 10:14:07 -04:00
test_service.py Refactor keystone resources codes 2015-10-13 10:47:16 +08:00
test_user.py Refactor keystone resources codes 2015-10-13 10:47:16 +08:00