F5Networks / f5-openstack-lbaasv1

OpenStack Neutron LBaaSv1 plugin and agent to control F5 BIG-IP devices
http://f5-openstack-lbaasv1.readthedocs.io
6 stars 8 forks source link

Autosync for VIP config #60

Open mahanhi opened 8 years ago

mahanhi commented 8 years ago

If there is any VIP status change in the f5, VIP configs are not doing auto sync except pool/member/monitors are getting updated in the f5.

UseCase:

  1. update the down/up status of the VIP back to the LBaaS DB.
  2. Ensure VIP config back to f5, if it removed from the f5 directly. (Auto sync)
swormke commented 8 years ago

Can you please provide the version of OpenStack and LBaaS code you are using?

mahanhi commented 8 years ago

Actually we got the code base from Roberto, I hope it is : 1.0.10-1, currently we are running Kilo LBaaS.

swormke commented 8 years ago

Ok, we have released a new version that did have some fixes for configuration related issues. If you are willing to upgrade you can find it here: https://github.com/F5Networks/f5-openstack-lbaasv1/releases/tag/1.0.12final

I will also ask @mattgreene to reach out to you and see if we can identify what is going on with your setup.

mahanhi commented 8 years ago

Sure, if it is fixed let me take the latest code and check

mattgreene commented 8 years ago

I'll work on reproducing this internally, but let us know if you are still seeing a problem after upgrading to the new image.