nfv/nfv/nfv-vim/nfv_vim/nfvi
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
..
api Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
objects Merge "Remove support for nova-local lvm backend for compute hosts" 2018-11-29 15:42:22 +00:00
__init__.py Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
_nfvi_block_storage_module.py Disable VIM plugins for Kubernetes deployment 2018-09-24 09:31:18 -04:00
_nfvi_block_storage_plugin.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_nfvi_compute_module.py Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
_nfvi_compute_plugin.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_nfvi_defs.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_nfvi_guest_module.py Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
_nfvi_guest_plugin.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_nfvi_identity_module.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_nfvi_identity_plugin.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_nfvi_image_module.py Disable VIM plugins for Kubernetes deployment 2018-09-24 09:31:18 -04:00
_nfvi_image_plugin.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_nfvi_infrastructure_module.py Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
_nfvi_infrastructure_plugin.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_nfvi_module.py Replace iter methods with python3 compatable calls 2018-11-27 14:35:20 -06:00
_nfvi_network_module.py Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
_nfvi_network_plugin.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_nfvi_plugin.py Fix warnings when the VIM loads plugins 2018-06-19 08:12:19 -05:00
_nfvi_sw_mgmt_module.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_nfvi_sw_mgmt_plugin.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00