nfv/nfv/nfv-vim/nfv_vim/nfvi/api/v1
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
..
__init__.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_nfvi_block_storage_api.py StarlingX open source release updates 2018-05-31 07:36:51 -07: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 StarlingX open source release updates 2018-05-31 07:36:51 -07:00
_nfvi_image_api.py StarlingX open source release updates 2018-05-31 07:36:51 -07: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_scheduler_api.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
_nfvi_sw_mgmt_api.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00