deb-sahara/sahara
Li, Chen d3d119e8d6 Fix strange check in code
Check like "if ${process} not in [0, 1]" has been used
in code, they should be changed to "if ${process} > 1"

Change-Id: If7606d1da58a1e962035051c9538e8df925422c1
2015-04-13 17:00:47 +08:00
..
api Migrate to oslo.policy lib instead of copy-pasted oslo-incubator 2015-04-06 10:13:51 +03:00
cli Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
conductor Move updating provision progress to conductor 2015-03-16 21:45:36 +04:00
db Add a CLI tool for managing default templates 2015-04-01 13:01:46 -04:00
locale Imported Translations from Transifex 2015-03-17 06:46:20 +00:00
openstack Migrate to oslo.policy lib instead of copy-pasted oslo-incubator 2015-04-06 10:13:51 +03:00
plugins Fix strange check in code 2015-04-13 17:00:47 +08:00
service Merge "Switched heat engine from JSON to HOT" 2015-04-10 13:00:56 +00:00
swift Rewrite log levels and messages 2015-03-12 17:16:06 +03:00
tests Merge "Switched heat engine from JSON to HOT" 2015-04-10 13:00:56 +00:00
topology Rewrite log levels and messages 2015-03-12 17:16:06 +03:00
utils Leverage dict comprehension in PEP-0274 2015-04-02 01:51:41 +00:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
config.py Add usages of poll util for service modules 2015-03-28 04:51:07 +00:00
context.py Move updating provision progress to conductor 2015-03-16 21:45:36 +04:00
exceptions.py Implement poll util and plugin poll util 2015-03-17 11:33:57 +03:00
i18n.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
main.py Add new log messages where it's needed 2015-03-23 11:54:53 +03:00
version.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00