cue/cue
Swapnil Kulkarni (coolsvap) 76e97efa29 Use assertTrue/False instead of assertEqual(T/F)
The usage of assertEqual(True/False, ***) should be changed
to a meaningful format of assertTrue/False(***).

Change-Id: Ibc6da6ddf0966da2441711a0460ca837209ae274
Closes-Bug:#1512207
2016-01-13 22:54:40 +00:00
..
api Added CORS support to Cue 2015-12-23 11:00:45 -08:00
cmd Cue genconfig 2015-10-29 12:01:36 -07:00
common Abort VM Status flow when VM(s) go to ERROR state 2016-01-05 14:06:20 -08:00
db Adding anti-affinity for broker cluster nodes 2015-11-23 23:25:13 +00:00
manage Remove unused logging import in Cue 2016-01-07 00:33:35 +08:00
monitor monitor now uses objects layer to access db records 2015-12-22 17:26:57 -05:00
objects Trivial: Remove useless return from files in Cue 2016-01-07 02:26:03 +08:00
taskflow Adding support to cleanup taskflow job details 2016-01-08 15:01:02 -08:00
templates fix for systemd based rabbitmq guest 2015-10-12 15:35:42 +00:00
tests Use assertTrue/False instead of assertEqual(T/F) 2016-01-13 22:54:40 +00:00
__init__.py Cue genconfig 2015-10-29 12:01:36 -07:00
client.py Merge "Remove unused logging import in Cue" 2016-01-06 21:33:46 +00:00
version.py Correct license header and add version.py 2014-11-14 21:16:49 +01:00