tacker/tacker
Sripriya a8e0aa35eb Derive infra driver using VIM type
Currently, infra driver name is derived from VNFD API attribute
infra_driver during VNFD template onboarding. This limits the catalog
to be used for a specific VIM type. VNFD template should be generic
enough to be deployed on any VIM and should not contain infra driver
specific information.

This patch is a follow on for infra driver deprecation [1]
infra_driver value in VNFD request is silently ignored. The infra driver
derivation is now handled during VNF deployment workflow based on user
provied vim_id and corresponding vim_type.

[1] https://review.openstack.org/#/c/363455/
Partial-bug: #1618724
Partially Implements: blueprint infra-driver-refactor
Change-Id: I44cfd18ab75e32872776952560d1f716e99301d5
2016-09-16 00:26:12 -07:00
..
agent Use oslo for excutils and versionutils 2016-06-09 14:36:22 +08:00
api Refactor Tacker unit tests to remove xml support 2016-09-07 13:22:42 +09:00
cmd Use oslo i18n 2016-07-12 22:57:50 +08:00
common Merge "Cleaning utils code" 2016-09-12 18:45:34 +00:00
db Derive infra driver using VIM type 2016-09-16 00:26:12 -07:00
extensions Derive infra driver using VIM type 2016-09-16 00:26:12 -07:00
hacking rename various files of neutron/*.py to tacker/*.py 2014-07-04 18:20:50 +09:00
nfvo [py35] Fix for jenkins-gate-py35 error 2016-09-13 08:53:37 +00:00
plugins Logs events for VNF scale operations 2016-09-06 16:11:05 +00:00
services Remove unused import logging 2016-05-12 10:52:23 +08:00
tests Derive infra driver using VIM type 2016-09-16 00:26:12 -07:00
vm Derive infra driver using VIM type 2016-09-16 00:26:12 -07:00
vnfm Derive infra driver using VIM type 2016-09-16 00:26:12 -07:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Use oslo i18n 2016-07-12 22:57:50 +08:00
auth.py Use request_id from oslo middleware 2016-06-07 23:39:04 +08:00
context.py Remove unused LOG to keep code clean 2016-08-15 06:03:19 +00:00
hooks.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
manager.py Use importutils and service from oslo 2016-06-27 15:42:32 +00:00
policy.py Use oslo i18n 2016-07-12 22:57:50 +08:00
service.py Sample tacker.conf generator 2016-07-21 12:11:42 +05:30
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Refactor Tacker unit tests to remove xml support 2016-09-07 13:22:42 +09:00