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

create VIP device_id prevents Horizon Floating IP association #121

Open jgruber opened 8 years ago

jgruber commented 8 years ago

Driver Version

1.0.14, 8.0.2, 9.0.1

Operating System

All

OpenStack Release

Kilo, Liberty, Mitaka

Description

The create_vip method in f5.oslbaasv1driver.drivers.plugin_driver.py sets the device for the VIP port to network::f5lbaas. Prefixing the VIP port with network:* prevents the horizon GUI from listing VIP ports in the target list for Floating IPs.

Deployment

Standard Kilo, Liberty, Mitaka with LBaaSv1

OpenStack Release

Killo

swormke commented 8 years ago

@jgruber you will need a separate bug in the LBaaSv2 repo for this if you are going to fix it.