heat/heat/engine/resources/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 Mark combination alarm as None resource 2017-06-26 18:38:11 +08:00
barbican Add missing 'of' in order description 2017-09-04 03:47:00 +00:00
cinder Parse live data with correct key 'readonly' 2017-08-28 06:49:51 +00:00
designate Hidden OS::Designate::Record and OS::Designate::Domain 2017-10-18 01:27:34 +00:00
glance Don't override _show_resource() for image 2017-01-23 15:54:13 +08:00
heat Merge "Improve update_wait_condition_handle docstring" 2017-09-25 09:23:30 +00:00
keystone Merge "Add attributes schema for OS::Keystone::Project" 2017-10-20 15:28:18 +00:00
magnum Merge "Set `public` as update allowed for cluster template" 2017-11-14 00:37:11 +00:00
manila Fix python-novaclient 8.0.0 related issues 2017-05-16 16:12:04 +02:00
mistral Add support for tagging Mistral workflows 2017-09-06 16:31:31 +00:00
monasca Use correct raw string format 2017-11-16 18:23:58 -05:00
neutron Refactor FloatingIP add_dependencies() method 2017-09-19 11:29:53 -04: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 Never cache Senlin cluster outputs 2017-06-21 20:18:46 -04:00
swift Remove log translations 2017-03-25 17:11:50 +08:00
trove Fix python-novaclient 8.0.0 related issues 2017-05-16 16:12:04 +02:00
zaqar Fix OS::Zaqar::MistralSubscription with mistralclient 3.0 2017-07-17 18:26:26 -04:00
zun Extend addresses attribute of Zun container 2017-08-10 03:27:56 +00:00
__init__.py Split scaling policy into separate files 2014-08-27 20:27:19 +08:00