deb-heat/heat/engine
Thomas Herve 6b07d55181 Create zaqar queues with the proper token
Zaqar queues were accessed and created with the user provided token, but
we need them to be in the stack project for instances to access them.
This changes to provide a stack user token instead.

Change-Id: If30ad4ad63b845b8dabe0b3ac0e4209057c3753c
Closes-Bug: #1532235
2016-01-11 15:57:50 +01:00
..
cfn Remove the commenting code 2015-11-25 09:28:41 +00:00
clients Create zaqar queues with the proper token 2016-01-11 15:57:50 +01:00
constraint Remove iso8601 dependency 2015-09-03 16:39:54 +02:00
hot Correct list_join function 2015-11-16 15:34:24 +08:00
notification Remove deprecated list_notifier_drivers option 2015-06-01 16:56:21 +03:00
resources Create zaqar queues with the proper token 2016-01-11 15:57:50 +01:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Use user id instead of user name in notification body 2015-12-07 08:25:04 -06:00
attributes.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
constraints.py Add validate_with_client in BaseCustomConstraint 2015-12-09 18:31:46 +08:00
dependencies.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
environment.py Event transport 2016-01-05 10:22:57 +01:00
event.py Event transport 2016-01-05 10:22:57 +01:00
function.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
lifecycle_plugin.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
parameter_groups.py Get rid of bogus debug logging in parameter groups 2015-12-04 19:56:56 -05:00
parameters.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
plugin_manager.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
properties.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
resource.py Merge "Add basic get_live_state implementation" 2016-01-06 14:47:49 +00:00
rsrc_defn.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
scheduler.py Merge "Improve log messages from scheduler" 2015-12-08 22:32:19 +00:00
service_software_config.py Create zaqar queues with the proper token 2016-01-11 15:57:50 +01:00
service_stack_watch.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
service.py Event transport 2016-01-05 10:22:57 +01:00
stack_lock.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
stack.py Event transport 2016-01-05 10:22:57 +01:00
support.py Validate support_status while searching resource registry 2015-08-31 10:01:04 +05:30
sync_point.py Wrong usage of "an" 2015-12-27 16:12:46 +08:00
template.py Remove unused LOG variable with logging import 2015-12-08 05:08:33 -05:00
timestamp.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
update.py Get rid of the Resource.resource_class() method 2015-11-30 19:23:51 -05:00
watchrule.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
worker.py Convergence: Re-trigger failed resource for latest traversal 2015-11-26 09:46:08 +00:00