masakari/masakari/tests
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
..
unit Remove 'on_shared_storage' parameter from nova evacuate 2017-07-21 05:44:49 +00:00
__init__.py Initial Cookiecutter Commit. 2016-06-28 13:28:27 +09:00
base.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
fixtures.py Add database related test cases 2016-12-09 18:30:55 +05:30
uuidsentinel.py Remove redundant str typecasting 2016-09-23 12:55:49 +05:30