heat/heat/engine
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
..
cfn Allow get_attr: [res_name] format to get all attribute 2015-10-19 03:01:57 +00:00
clients Break circular references in client plugins 2015-10-20 23:15:21 -04:00
constraint Remove iso8601 dependency 2015-09-03 16:39:54 +02:00
hot Implement new map_merge intrinsic function 2015-10-21 19:33:18 -04:00
notification Remove deprecated list_notifier_drivers option 2015-06-01 16:56:21 +03:00
resources Fix mixin class clients 2015-10-22 10:14:07 -04:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
attributes.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
constraints.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
dependencies.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
environment.py Reduce frequency of logging environment resources 2015-09-28 17:12:03 +01:00
event.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
function.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
lifecycle_plugin.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
parameter_groups.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
parameters.py Fix parameter_defaults for comma_delimited_list and json 2015-10-14 10:52:20 +02:00
plugin_manager.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
properties.py Fix translating for props with get_param value 2015-10-05 13:09:00 +00:00
resource.py Make neutron resources available based on service extensions 2015-10-19 10:30:33 +05:30
rsrc_defn.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
scheduler.py Merge "py34: Get rid of py3-testlist" 2015-09-25 20:45:16 +00:00
service.py list_template_functions raises NotFound exception 2015-10-16 09:34:42 +08:00
service_software_config.py Use atomic_key for deployment metadata updates 2015-08-14 09:17:28 +12:00
service_stack_watch.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
stack.py Fix race condition in stack listing 2015-10-21 16:00:08 +02:00
stack_lock.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
support.py Validate support_status while searching resource registry 2015-08-31 10:01:04 +05:30
sync_point.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
template.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
timestamp.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
update.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
watchrule.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
worker.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00