nfv/nfv/nfv-plugins/nfv_plugins/nfvi_plugins
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
..
clients Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
openstack Replace iter methods with python3 compatable calls 2018-11-27 14:35:20 -06:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.ini Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
config.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
nfvi_block_storage_api.py Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
nfvi_compute_api.py Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
nfvi_guest_api.py Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
nfvi_identity_api.py Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
nfvi_image_api.py Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
nfvi_infrastructure_api.py Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
nfvi_network_api.py Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
nfvi_sw_mgmt_api.py Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
unit_test.py Update urllib2 to be python3 compatable. 2018-11-23 08:54:24 -06:00