heat/heat/tests/openstack
huangtianhua 70c4ab3fcf Support 'conditions' section for templates
This changes:
1. Support 'Conditions' for AWSTemplateFormatVersion: 2010-09-09
2. Support 'conditions' for heat_template_version: 2016-10-14
3. There is no need to add a new HeatTemplateFormatVersion template,
   because we decide to support conditions in AWSTemplateFormatVersion
   and heat_template_version: 2016-10-14, so remove the
   HeatTemplateFormatVersion.2016-10-14
4. Move the definition of function 'equals' to hot/functions.py
5. Mark 'equals' as condition function which supported in conditions.

Change-Id: I2e7bdfa1c2052e75f35f2bd0003cdc170188d8b8
Blueprint: support-conditions-function
2016-08-03 09:17:31 +08:00
..
aodh Change namespace 'ceilometer' to 'aodh' 2016-07-04 03:22:49 +00:00
barbican Support 'conditions' section for templates 2016-08-03 09:17:31 +08:00
cinder Merge "Remove tests for show attribute in cinder" 2016-08-02 10:58:05 +00:00
designate Merge "Designate::Domain observe reality implementation" 2016-04-14 11:04:12 +00:00
glance Make sure to update image tags successful 2016-06-27 16:46:57 +08:00
heat Add rolling update for SDG 2016-07-05 04:28:32 +00:00
keystone Unit tests: Don't use ResourceDefinition as cfn snippet 2016-05-01 19:42:20 -05:00
magnum Clean up tests setup 2016-06-10 10:49:10 +03:00
manila Merge "Network resolving in Manila when only subnet passed" 2016-08-02 13:41:02 +00:00
mistral Merge "Clean up tests setup" 2016-06-13 10:57:58 +00:00
monasca Add period property to Monasca Notification resource 2016-06-17 12:33:29 +05:30
neutron Merge "Add new resource l7policy" 2016-08-02 12:14:07 +00:00
nova Merge "Fix empty values validation in nova server" 2016-08-02 13:05:21 +00:00
sahara Unit tests: Don't use ResourceDefinition as cfn snippet 2016-05-01 19:42:20 -05:00
senlin Set enforce_type=True on config overrides in tests 2016-04-11 10:52:22 +10:00
swift Unit tests: compare stack names in PhysName 2016-03-10 13:07:29 -05:00
trove Fix is_using_neutron 2016-07-27 22:11:58 +05:30
zaqar Add parse_live_resource_data for zaqar queue 2016-02-22 19:26:46 +02:00
__init__.py Enable some unit tests back 2015-02-03 10:20:16 +08:00