heat/heat
huangtianhua 26bab914a0 Deprecate combination alarm
The combination alarm is deprecated and disabled
by default in Aodh, and will removed after two release
cycles in Aodh. Keep the same with Aodh, this change
deprecates combination alarm resource, before hidden it
we use ceilometer client as before because aodh client doesn't
support to manage combination alarm.

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

Change-Id: Ibe8fe35a0cf9efe3d2809041ee480c99a75166cd
2016-07-04 11:09:50 +08:00
..
api Config: no need to set default=None 2016-06-28 15:25:15 +08:00
cloudinit Optimize "open" method with context manager 2015-11-27 07:48:55 -05:00
cmd Merge "Add --verbose-update-params option to heat-manage" 2016-05-17 22:12:49 +00:00
common Merge "Add keystone_session property to context" 2016-07-01 08:33:37 +00:00
db Merge "Add context to stack lock function arguments" 2016-06-30 15:57:53 +00:00
engine Deprecate combination alarm 2016-07-04 11:09:50 +08:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Moved CORS middleware configuration into oslo-config-generator 2016-03-14 08:19:29 -07:00
locale Imported Translations from Zanata 2016-06-02 07:02:51 +00:00
objects Add context to stack lock function arguments 2016-06-22 10:45:04 +12:00
openstack replace git protocol by https 2015-10-22 10:06:05 +08:00
rpc Merge "Implement event list nested-depth" 2016-06-28 03:01:59 +00:00
scaling Ignore NotFound exception in metadata_set 2016-05-26 18:28:10 +00:00
tests Deprecate combination alarm 2016-07-04 11:09:50 +08:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py