Releases: F5Networks/f5-openstack-lbaasv2-driver
Releases · F5Networks/f5-openstack-lbaasv2-driver
v212.6.9
v212.6.9 (Pike)
Added Functionality
* [OPENSTACK-2959] we need to update port before build service object
* [OPENSTACK-2949] Get loadbalancers as api dict
* [OPENSTACK-2949] Translate entity type from dict to obj
* [OPENSTACK-2959] remove old selfip port
* [OPENSTACK-2959] get from_device and to_device
* [OPENSTACK-2959] add device_owner for update_port_on_subnet
* [OPENSTACK-2959] add function to migrate vip port
* [OPENSTACK-2959] add schedule functions for migrate
* [OPENSTACK-2966] add purge interface in driver
* [OPENSTACK-2961] add logs for parsing lb creation
* [OPENSTACK-2936] Disable SNAT IP validation
Bug Fixes
`````````
* [OPENSTACK-2985] Fix RouterInterfaceDuplicateForSubnet exception
v212.6.8.1
Release Notes
v212.6.8.1 (Pike)
Added Functionality
* [OPENSTACK-2915] New implementation of flavor 21
* [OPENSTACK-2936] Disable SNAT IP validation
Bug Fixes
`````````
* [OPENSTACK-2925] Fix bulk create and delete to fit the input args
* [OPENSTACK-2985] Fix RouterInterfaceDuplicateForSubnet exception
v212.6.8
Release Notes
v212.6.8 (Pike)
Added Functionality
* [OPENSTACK-2915] New implementation of flavor 21
* [OPENSTACK-2900] add bulk member create/delete
* [OPENSTACK-2787] Occupy device
* [OPENSTACK-2900] remove pool_port_<member-id>
* [OPENSTACK-2897] Add debug log of loading network data
* [OPENSTACK-2884] Remove network cache
* [OPENSTACK-2827] enable to rebuild a lb or all resource of the lb
* [OPENSTACK-2865] enable acl rebuild function
* [OPENSTACK-2840] add parameter to update lb_mac
Bug Fixes
`````````
* [OPENSTACK-2925] fix bulk create and delete to fit the input args.
v212.6.7.2
Release Notes
v212.6.7.2 (Pike)
Added Functionality
Bug Fixes
`````````
* [OPENSTACK-2897] Add debug log of loading network data
v212.6.6.2
Release Notes
v212.6.6.2 (Pike)
Added Functionality
Bug Fixes
`````````
* [OPENSTACK-2897] Add debug log of loading network data
v212.6.7.1
Release Notes
v212.6.7.1 (Pike)
Added Functionality
Bug Fixes
`````````
[OPENSTACK-2884] Remove network cache
v212.6.6.1
Release Notes
v212.6.6.1 (Pike)
Added Functionality
Bug Fixes
`````````
* [OPENSTACK-2884] Remove network cache
v212.6.7
v212.6.6
v212.6.6 (Pike)
Added Functionality
Bug Fixes
`````````
* [OPENSTACK-2740] Switch to admin context when loading device
v212.6.5
v212.6.5 (Pike)
Added Functionality
* [OPENSTACK-2751] Filtering out offline devices
* [OPENSTACK-2512] Update vtep ip for neutron port
* [OPENSTACK-2751] Support single ipv6 mgmt address
* [OPENSTACK-2766] Driver update 4 new inventory dev
* [OPENSTACK-2752] Schedule loadbalancer to dedicated device
* [OPENSTACK-2764] Adapt to the new inventory device model
* [OPENSTACK-2769] Change capacity config for capacity calculation
* [OPENSTACK-2769] Move cfg OPTs to config.py
* [OPENSTACK-2762] Throw granular exception if device is not found
* [OPENSTACK-2747] Add update_device
* [OPENSTACK-2747] Add driver side get_devices
* [OPENSTACK-2739] Load device from inventory db
* [OPENSTACK-2701] Update VIP with MAC of traffic group 1
Bug Fixes
`````````
* [OPENSTACK-2751] replace package ipaddr with ipaddress