heat/heat/tests/openstack
Zane Bitter 22da551c8c Use correct raw string format
You're not supposed to just randomly put backslashes in front of other
characters that don't need escaping unless it's a raw string. This is
deprecated in Python 3.6.

Change-Id: I7a69ba6dd10412bb065f2b6ba405840d0a98663a
2017-11-16 18:23:58 -05:00
..
aodh Use correct raw string format 2017-11-16 18:23:58 -05:00
barbican Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 18:13:59 +05:30
cinder Parse live data with correct key 'readonly' 2017-08-28 06:49:51 +00:00
designate Add designate recordset support 2017-01-09 09:36:45 +05:30
glance Unit tests: Don't use ResourceDefinition as cfn snippet 2016-10-14 16:48:56 -04:00
heat Use correct raw string format 2017-11-16 18:23:58 -05:00
keystone Move FakeKeystoneClient to engine.clients 2017-10-24 11:45:31 -04:00
magnum Merge "Set `public` as update allowed for cluster template" 2017-11-14 00:37:11 +00:00
manila Use correct raw string format 2017-11-16 18:23:58 -05:00
mistral Add support for tagging Mistral workflows 2017-09-06 16:31:31 +00:00
monasca Use _show_resource() of super class 2016-12-27 16:24:56 +08:00
neutron Merge "Don't call update_port with empty dict" 2017-08-29 14:59:48 +00:00
nova Check for existing interfaces before adding implicit one 2017-10-24 03:50:06 +00:00
sahara Do not validate property network of sahara cluster 2017-10-23 19:25:30 +08:00
senlin Remove usage of parameter enforce_type 2017-05-08 17:55:32 +08:00
swift Use StackDefinition in intrinsic functions for resolving data 2017-07-21 10:30:34 -04:00
trove Remove obsolete cache_data from Stack 2017-07-21 10:44:51 -04:00
zaqar Remove obsolete cache_data from Stack 2017-07-21 10:44:51 -04:00
zun Extend addresses attribute of Zun container 2017-08-10 03:27:56 +00:00
__init__.py Enable some unit tests back 2015-02-03 10:20:16 +08:00