masakari/masakari/tests/unit
Dinesh Bhor 212d254da1 Remove 'on_shared_storage' parameter from nova evacuate
Starting since version 2.14, Nova automatically detects whether the
server data is on shared storage or not.

Removed 'on_shared_storage' parameter from nova evacuate call and
bumped nova api version from 2.9 to 2.14 so that shared storage
deployment can be detected by nova. Also added a related note in
README.rst to point out. Operators should configure shared storage
to use maskari otherwise instance data will be lost after evacuation.

Change-Id: I0b0581a5c84143fc91c9fc6e2c440096013c7438
2017-07-21 05:44:49 +00:00
..
api Use os-testr instead of testr 2017-07-05 17:37:52 +05:30
cmd Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
compute Remove 'on_shared_storage' parameter from nova evacuate 2017-07-21 05:44:49 +00:00
db Exclude on maintenance reserved_hosts for host_failure recovery 2017-06-19 12:49:54 +05:30
engine Merge "Fix race condition between evacuation and its confirmation" 2017-06-23 10:21:37 +00:00
ha Use os-testr instead of testr 2017-07-05 17:37:52 +05:30
monkey_patch_example Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
objects Use os-testr instead of testr 2017-07-05 17:37:52 +05:30
__init__.py Remove reference of Nova 2016-09-28 09:41:06 +05:30
conf_fixture.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
fake_notifier.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
fake_policy.py Add notifications controller for masakari 2016-10-04 11:37:27 +05:30
fakes.py Remove 'on_shared_storage' parameter from nova evacuate 2017-07-21 05:44:49 +00:00
matchers.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
policy_fixture.py Use dict.items() and dict.values() as per guidelines 2017-01-16 18:08:15 +05:30
test_api_validation.py Tolerate jsonschema==2.6.0 2017-02-16 11:17:15 +05:30
test_conf.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
test_context.py Fix failing test cases 2017-05-29 10:28:25 +05:30
test_exception.py Remove support for py34 2017-07-11 15:33:14 +07:00
test_hacking.py Remove log translations 2017-04-05 08:11:09 +00:00
test_policy.py Set admin user as the default policy 2016-11-09 11:23:43 +05:30
test_rpc.py Set access_policy for messaging's dispatcher 2017-02-09 12:17:15 +05:30
test_safeutils.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
test_service.py Add business rule for process_notification 2016-11-04 15:24:12 +05:30
test_utils.py Added failover segments controller for masakari 2016-09-23 13:54:44 +05:30
test_versions.py Add masakari-engine support 2016-10-05 14:53:26 +05:30
test_wsgi.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
utils.py Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30