heat/heat/engine
Michal Rostecki d9d68cf52b Novaclient v2 instead of v1_1
Nova API v1.1 is now deprecated and causes warnings.

Change-Id: Ib4b57a308b7637f4015a07b4e888ccd6347cb947
Closes-Bug: #1437158
2015-04-03 11:24:59 +02:00
..
cfn Add way to collect map of needed attributes 2015-03-23 04:31:58 -04:00
clients Novaclient v2 instead of v1_1 2015-04-03 11:24:59 +02:00
hot Add Digest intrinsic function 2015-03-12 13:14:46 +10:00
notification Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
resources Fix stack-update for OS::Nova::Server resource 2015-04-02 14:14:23 +05:30
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Don't pass the parent_resource object into Stack() 2015-03-03 15:36:05 +10:00
attributes.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
constraints.py Remove usage of 'long' data type 2015-03-18 10:43:43 +08:00
dependencies.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
environment.py Add breakpoint support 2015-03-19 11:40:19 +00:00
event.py Versioned objects - Event 2015-03-16 09:26:41 +00:00
function.py Add way to collect map of needed attributes 2015-03-23 04:31:58 -04:00
iso_8601.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
lifecycle_plugin.py Fix file mode, remove executable bit. 2014-09-10 17:17:44 +08:00
nova_utils.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
parameter_groups.py Move logging to use oslo_log library 2015-02-17 09:23:34 +00:00
parameters.py Convert all non-test imports of json to jsonutils 2015-03-04 15:26:48 +10:00
parser.py Move the Stack class into stack.py 2014-07-24 15:58:25 +10:00
plugin_manager.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
properties.py Allow lists and strings for Json parameters via provider resources 2015-02-23 18:20:58 +00:00
resource.py Create an event when signalling fails 2015-04-02 09:14:52 +10:00
rsrc_defn.py Add way to collect map of needed attributes 2015-03-23 04:31:58 -04:00
scheduler.py Merge "Add code tag for from_task_with_args() docstring" 2015-03-02 01:04:43 +00:00
service.py Merge "Correctly initialize copies of stack during updating stack" 2015-04-02 01:41:10 +00:00
service_software_config.py Fixes SoftwareConfigService to use Resource object 2015-03-18 18:20:00 +05:30
service_stack_watch.py Fixes StackWatchService to use objects in place of db 2015-03-18 15:56:50 +05:30
stack.py Merge "Correctly initialize copies of stack during updating stack" 2015-04-02 01:41:10 +00:00
stack_lock.py Fix the topic and server that the listener client uses 2015-03-24 12:17:40 +10:00
support.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
template.py Pass the environment into the Template class and not Stack 2015-03-18 10:29:55 +10:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Versioned objects - Resource 2015-03-12 18:38:49 +01:00
volume_tasks.py Remove str() before exc to make sure lazy translation work 2015-03-05 13:23:19 +08:00
watchrule.py Versioned object - WatchRule and WatchData 2015-03-18 14:40:19 +08:00
worker.py Convergence message bus 2015-02-23 12:29:53 +05:30