nfv/nfv/nfv-vim/nfv_vim
Kevin Smith b6f7a85059 Allow VIM to manage services independently
Refactor the VIM to allow it to manage openstack and platform
services independently.  The disable/enable/create/delete/
notify/query_host_services methods in nfvi_infrastrcture_api.py
are separated into the corresponding applicable plugin api to which
the constituent parts belong.  Multiple tasks are created (where
applicable) to do the individual pieces of work corresponding to each
plugin.

Story: 2003910
Task: 27851

Change-Id: Ie86d293aa6a06dd3402fd75100fe7adf659af035
Signed-off-by: Kevin Smith <kevin.smith@windriver.com>
2018-12-13 08:08:13 -05:00
..
alarm Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
api Update urllib2 to be python3 compatable. 2018-11-23 08:54:24 -06:00
audits Replace iter methods with python3 compatable calls 2018-11-27 14:35:20 -06:00
database Kubernetes, VIM label support 2018-11-06 10:25:41 -05:00
directors Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
dor Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
event_log Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
events Replace iter methods with python3 compatable calls 2018-11-27 14:35:20 -06:00
host_fsm Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
instance_fsm Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nfvi Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
objects Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
rpc Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
strategy Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
tables Replace iter methods with python3 compatable calls 2018-11-27 14:35:20 -06:00
webserver Update httplib to use python3 compatible code 2018-11-21 15:55:57 -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 pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00
vim_api.py Cleanup pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00
vim_manage.py Cleanup pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00
vim_webserver.py Cleanup pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00