File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55Release Notes
66=============
7- v212.6.8.1 (Pike)
7+ v212.6.9 (Pike)
88--------------
99
1010Added Functionality
1111```````````````````
12- * [OPENSTACK-2915] New implementation of flavor 21
12+ * [OPENSTACK-2959] we need to update port before build service object
13+ * [OPENSTACK-2949] Get loadbalancers as api dict
14+ * [OPENSTACK-2949] Translate entity type from dict to obj
15+ * [OPENSTACK-2959] remove old selfip port
16+ * [OPENSTACK-2959] get from_device and to_device
17+ * [OPENSTACK-2959] add device_owner for update_port_on_subnet
18+ * [OPENSTACK-2959] add function to migrate vip port
19+ * [OPENSTACK-2959] add schedule functions for migrate
20+ * [OPENSTACK-2966] add purge interface in driver
21+ * [OPENSTACK-2961] add logs for parsing lb creation
1322* [OPENSTACK-2936] Disable SNAT IP validation
1423
1524Bug Fixes
1625`````````
17- * [OPENSTACK-2925 ] Fix bulk create and delete to fit the input args
26+ * [OPENSTACK-2985 ] Fix RouterInterfaceDuplicateForSubnet exception
1827
1928v212.6.8 (Pike)
2029--------------
2130
2231Added Functionality
2332```````````````````
33+ * [OPENSTACK-2915] New implementation of flavor 21
2434* [OPENSTACK-2900] add bulk member create/delete
2535* [OPENSTACK-2787] Occupy device
2636* [OPENSTACK-2900] remove pool_port_<member-id>
@@ -32,6 +42,7 @@ Added Functionality
3242
3343Bug Fixes
3444`````````
45+ * [OPENSTACK-2925] Fix bulk create and delete to fit the input args
3546
3647Release Notes
3748=============
Original file line number Diff line number Diff line change 1- __version__ = "212.6.8.1 "
1+ __version__ = "212.6.9 "
You can’t perform that action at this time.
0 commit comments