Skip to content

VIM driver implementation that interacts with Openstack environments

License

Notifications You must be signed in to change notification settings

chowarth123/openstack-vim-driver

 
 

Repository files navigation

Openstack VIM Driver

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

  • Developer Docs - docs for developers to install the driver from source or run the unit tests

User

  • 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

About

VIM driver implementation that interacts with Openstack environments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • Other 1.3%