A VIM driver implementation that manages infrastructure with Openstack. Create/delete operations are managed with Heat, by first translating the TOSCA template for the infrastructure into a Heat template.
Currently the only external infrastructure that can be returned by the "find infrastructure" API is Networks.
Please read the following guides to get started with the VIM Driver:
- Developer Docs - docs for developers to install the driver from source or run the unit tests
- Kubernetes Install - Install the driver on Kubernetes with Helm
- Deployment Locations - details the properties expected by this driver on a Deployment Location
- Supported Tosca - details on supported infrastructure types
- APIs - details additional APIs on this driver not expected by a VIM driver