You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/RELEASE-NOTES.rst
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,36 @@
5
5
Release Notes for F5 Openstack Agent
6
6
====================================
7
7
8
+
v9.10.5 (Pike, Queens)
9
+
--------------------------------------------
10
+
NOTE: This version of F5 Openstack Agent supports Pike and Queens Openstack releases.
11
+
12
+
Added Functionality
13
+
```````````````````
14
+
* [OPENSTACK-2847] Refactor network helper
15
+
* [OPENSTACK-2847] Refactor resource manager
16
+
* [OPENSTACK-2847] Refactor icontrol driver
17
+
* [OPENSTACK-2847] Refactor selfip
18
+
* [OPENSTACK-2847] Refactor system helper
19
+
* [OPENSTACK-2847] Retry when icontrol return 401
20
+
* [OPENSTACK-2847] Disable icontrol token authentication by default (9.10)
21
+
* [OPENSTACK-2835] Modify ManagementRoot
22
+
* [OPENSTACK-2848] Update f5_bandwidth_max to 120000 to support flavor 21
23
+
* [OPENSTACK-2754] Support flavor 21
24
+
* [OPENSTACK-2784] No ssl 3.0
25
+
* [OPENSTACK-2782] Add access_log logic feat
26
+
27
+
Bug Fixes
28
+
`````````
29
+
* [OPENSTACK-2855] Check if route exist, before create route
30
+
* [OPENSTACK-2807] Fix requested VLAN not found
31
+
* [OPENSTACK-2701] Fix retry to get VLAN mac
32
+
* [OPENSTACK-2807] Fix snatpool partition was wrong
33
+
* [OPENSTACK-2806] Save lb_netinfo in service instead of NetworkServiceBuilder to avoid race condition when parallel deploy configuration to multi device.
34
+
35
+
Limitations
36
+
```````````
37
+
8
38
v9.10.4 (Pike, Queens)
9
39
--------------------------------------------
10
40
NOTE: This version of F5 Openstack Agent supports Pike and Queens Openstack releases.
0 commit comments