heat/heat/engine
huangtianhua 4a79f7ca53 Migrate to aodh for OS::Ceilometer::Alarm
This changes:
1. use aodhclient to manage OS::Ceilometer::Alarm
resource, including create, update, delete, check, suspend,
resume and show.
2. rename OS::Ceilometer::Alarm to OS::Aodh::Alarm
3. considering to compatible with old templates with resource
OS::Ceilometer::Alarm, set resource_registry to map Ceilometer alarm
to Aodh alarm

Blueprint migrate-to-use-aodh-for-alarms

Change-Id: I6e2d14f15a345b927b53adc237cf2bf4010842f0
2016-06-29 02:50:27 +00:00
..
cfn Decouple hot and cfn for outputs 2016-06-24 10:08:28 +00:00
clients Merge "Sync context with oslo.context" 2016-06-29 02:41:26 +00:00
constraint Added heat.resource_type custom constraint 2016-06-20 16:05:30 -04:00
hot Decouple hot and cfn for outputs 2016-06-24 10:08:28 +00:00
notification Remove deprecated list_notifier_drivers option 2015-06-01 16:56:21 +03:00
resources Migrate to aodh for OS::Ceilometer::Alarm 2016-06-29 02:50:27 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Merge "Sync context with oslo.context" 2016-06-29 02:41:26 +00:00
attributes.py Fix unfortunate spelling error 2016-04-04 12:43:16 -04:00
check_resource.py Merge "Add in missing log translation hints" 2016-06-27 15:46:42 +00:00
constraints.py Make template available to parameter constraint checking 2016-06-20 14:30:25 -04:00
dependencies.py Fix unfortunate spelling error 2016-04-04 12:43:16 -04:00
environment.py Merge "Correct message when extension is not available" 2016-06-28 04:45:14 +00:00
event.py Use Event versioned object for event_list formatting 2016-06-13 09:39:52 +12:00
function.py Make Functions unhashable 2016-02-16 23:43:11 -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 Make template available to parameter constraint checking 2016-06-20 14:30:25 -04:00
plugin_manager.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
properties.py Merge "Check immutable and update_allowed conflict in schema validation" 2016-06-22 04:08:30 +00:00
resource.py Merge "Correct message when extension is not available" 2016-06-28 04:45:14 +00:00
rsrc_defn.py Reinstate deprecation warnings 2016-04-13 19:49:04 -04:00
scheduler.py Allow scheduler tasks to request longer wait periods 2016-05-17 12:29:12 -04:00
service.py Merge "Correct message when extension is not available" 2016-06-28 04:45:14 +00:00
service_software_config.py Use Zaqar signed URLs in software deployment 2016-06-21 10:01:49 +02:00
service_stack_watch.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
stack.py Merge "Use LOG.exception() properly" 2016-06-27 12:09:07 +00:00
stack_lock.py Move some functions to service_utils 2016-06-01 03:57:04 +00:00
support.py Validate support_status while searching resource registry 2015-08-31 10:01:04 +05:30
sync_point.py Fix some spelling mistakes in heat as follows: 2016-06-23 12:39:48 +08:00
template.py Decouple hot and cfn for outputs 2016-06-24 10:08:28 +00:00
template_files.py De-duplicate raw_template.files 2016-05-25 15:27:27 -04:00
timestamp.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
translation.py Improve translation properties 2016-06-15 13:06:54 +00:00
update.py Fix unfortunate spelling error 2016-04-04 12:43:16 -04:00
watchrule.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
worker.py Merge "Convergence: Refactor worker" 2016-05-12 07:13:23 +00:00