Bases: tacker.api.extensions.PluginInterface
Authenticate VIM connection parameters
Validate authentication credentials and connectivity of VIM
Delete VIM auth keys
Delete VIM sensitive information such as keys from file system or DB
Deregister VIM object from NFVO plugin
Cleanup VIM data and delete VIM information
Encrypt VIM credentials
Encrypt and store VIM sensitive information such as password
Get VIM name
Return a symbolic name for the VIM driver.
Get VIM Driver type
Return one of predefined types of VIMs.
Parses a VIM resource ID from a given type and name
Parameters: |
|
---|---|
Returns: | ID of of resource |
Register VIM object in to NFVO plugin
Validate, encode and store VIM information for deploying VNFs.
Health check for VIM
Checks the health status of VIM and return a boolean value