A VIM driver implementation that manages infrastructure with Openstack. Create/delete operations are managed through the Heat Orchestration API and supports templates written in both Heat or TOSCA, by first translating the template 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