Skip to content

anantpatil/openstack-lbaasv2

 
 

Repository files navigation

Avi LBaaSv2 Driver

Repository of Avi's Driver for OpenStack LBaaSv2.

Download latest driver package from releases

Avi LBaaSv2 Driver version compatibility Matrix

Avi Driver Version Avi Controller Version
18.2.2 18.2.2 onwards
18.1.3 18.1.3 - 18.2.1

Installation:

Installation instructions and documentation available at https://avinetworks.com/docs/latest/lbaas-v2-driver

Upgrading the Driver:

Run the following commands on OpenStack Controller node hosting the neutron-server service. In case of Contrail, the controller node is hosting contrail-svc-monitor service.

  1. Download the required pip/deb/rpm package file from releases page.
  2. Run the package upgrade command on the OpenStack Controller host. e.g.: pip install --upgrade avi-lbaasv2-18.2.2.tar.gz
  3. Restart the neutron-server service. e.g.: service neutron-server restart
  4. On Contrail environment, restart the contrail-svc-monitor service. e.g.: service contrail-svc-monitor restart

Known Issues:

About

Repository of Avi's Driver for OpenStack LBaaSv2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%