nfv/nfv/nfv-vim/nfv_vim
Bart Wensley 24ec8517ff Remove use of storage extra spec from VIM
The setting of the storage extra spec on each flavor was
removed from nova recently. However, the VIM still relies
on this extra spec being set and this results in the VIM
not making proper decisions on whether to live migrate,
cold migrate or evacuate instances during various system
events (e.g. a host lock).

The solution is to remove the storage extra spec from the
VIM. Live migration is now supported for instances,
regardless of the storage type. The cold migrate and
evacuate decisions will assume local storage is being
used until support for remote storage has been added to
the containers configuration.

Change-Id: I42d2d755c5cc61acb8e23bc278cd920a3b782562
Story: 2004386
Task: 28911
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
2019-01-16 12:55:50 -06:00
..
alarm Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
api Fix urllib/unicode related issues for Python 2/3 2019-01-15 19:57:15 +08:00
audits Remove use of storage extra spec from VIM 2019-01-16 12:55:50 -06:00
database Remove use of storage extra spec from VIM 2019-01-16 12:55:50 -06:00
directors Remove use of storage extra spec from VIM 2019-01-16 12:55:50 -06:00
dor Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
event_log Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
events Refactor nova service creation in the VIM 2019-01-11 09:23:54 -06:00
host_fsm Refactor nova service creation in the VIM 2019-01-11 09:23:54 -06:00
instance_fsm Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
nfvi Remove use of storage extra spec from VIM 2019-01-16 12:55:50 -06:00
objects Remove use of storage extra spec from VIM 2019-01-16 12:55:50 -06:00
rpc Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
strategy Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
tables Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
webserver Remove use of storage extra spec from VIM 2019-01-16 12:55:50 -06:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.ini Remove support for nova-local lvm backend for compute hosts 2018-11-26 17:59:30 -05:00
debug.ini Initial HA kubernetes deployment 2018-08-28 09:43:15 -04:00
vim.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
vim_api.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
vim_manage.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
vim_webserver.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00