heat/heat/engine
Ethan Lynn a53c73fc4a Using six.string_types for python3 compatible
For python3 compatible, using six.string_types instead of
basestring(). six.string_types represent basestring in
python2 and str in python3.

Change-Id: Ib4ba3d164f782601944023b99d6cc1ee2763ee85
2014-11-03 15:03:56 +08:00
..
cfn Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
clients Validate nova server's metadata 2014-10-27 10:23:33 +10:00
hot Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
notification Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
resources Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
attributes.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
constraints.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
dependencies.py Add unicode support for resource name 2014-10-16 10:37:27 +08:00
environment.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
event.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
function.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
lifecycle_plugin.py Fix file mode, remove executable bit. 2014-09-10 17:17:44 +08:00
parameter_groups.py Switch heat engine to oslo.i18n 2014-09-16 14:08:53 +08:00
parameters.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
parser.py Move the Stack class into stack.py 2014-07-24 15:58:25 +10:00
plugin_manager.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
properties.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
resource.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
rsrc_defn.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
scheduler.py Add unicode support for resource name 2014-10-16 10:37:27 +08:00
service.py Merge "Inherit roles for create_trust_context()" 2014-10-21 14:14:22 +00:00
signal_responder.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack.py Implement stack restore 2014-10-21 14:50:04 +02:00
stack_lock.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack_resource.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack_user.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
support.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
template.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Don't stop update immediately on error 2014-10-20 10:55:20 +08:00
watchrule.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00