karbor/karbor/tests/unit
Yuval Brik 5a523b2cb7 restore: update success only upon heat complete
Currently, immediatelly after heat stack has been created, status is
updated to success, without waiting for the stack result.
Instead, set the success status only after heat stack finished
successfully.

Change-Id: I60c795ec547070b7d53f31fbd7865c573efe4433
2016-10-26 11:34:49 +03:00
..
api restore: update success only upon heat complete 2016-10-26 11:34:49 +03:00
clients test: make enforce_type=True in CONF.set_override 2016-09-05 20:29:29 +08:00
db Add a description field for resource plan 2016-09-19 11:18:27 +08:00
fake_providers Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
objects Use assertIn(A, B) instead of assertTrue(A in B) 2016-09-21 11:33:14 +08:00
operationengine Merge "Encapsulate smaug client in Operation Engine" 2016-10-17 03:35:39 +00:00
plugins Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
protection Add abstract method in ProtectablePlugin base class 2016-08-26 11:39:18 +08:00
wsgi Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
conf_fixture.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
fake_bank.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
fake_operation_log.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
fake_plan.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
fake_protection.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
fake_restore.py Move restore auth parameters to restore_auth attr 2016-09-18 09:47:13 +03:00
fake_service.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
policy.json Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
test_cmd.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
test_context.py Use assertIn(A, B) instead of assertTrue(A in B) 2016-09-21 11:33:14 +08:00
test_exception.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
test_service.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00