heat/heat
Zane Bitter 3123e7d75b Don't depend on string interning
Use '==' instead of 'is' to compare strings.

In practice, short strings that appear in the source code are interned
in CPython, but this is implementation-specific.

Change-Id: I582029629afa9f3b8f6890f6b8c668d70de9f836
2018-06-14 14:55:49 -04:00
..
api Remove stack watch service 2018-01-28 09:35:05 +05:30
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Don't allow nested or stacks in FAILED state to be migrated 2018-05-11 11:06:23 +05:30
common Merge "Keep old files in file map for rolling update" 2018-05-18 08:04:20 +00:00
db Merge "Don't allow nested or stacks in FAILED state to be migrated" 2018-05-18 07:59:39 +00:00
engine OS::Nova::Server: Extend addresses attr to include subnets 2018-06-12 15:35:10 +00:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Remove CloudWatch API 2018-01-28 09:11:17 +05:30
locale Imported Translations from Zanata 2018-03-12 06:43:23 +00:00
objects Remove stack watch service 2018-01-28 09:35:05 +05:30
policies Remove CloudWatch API 2018-01-28 09:11:17 +05:30
rpc Remove stack watch service 2018-01-28 09:35:05 +05:30
scaling Merge "Eliminate nested stack loading in InstanceGroup/ASG scaling" 2018-04-02 04:35:47 +00:00
tests Don't depend on string interning 2018-06-14 14:55:49 -04:00
__init__.py
version.py