We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2297c50 + 37e0c8c commit d102ad0Copy full SHA for d102ad0
2 files changed
docs/RELEASE-NOTES.rst
@@ -4,6 +4,18 @@
4
5
Release Notes
6
=============
7
+v212.6.8.1 (Pike)
8
+--------------
9
+
10
+Added Functionality
11
+```````````````````
12
+* [OPENSTACK-2915] New implementation of flavor 21
13
+* [OPENSTACK-2936] Disable SNAT IP validation
14
15
+Bug Fixes
16
+`````````
17
+* [OPENSTACK-2925] Fix bulk create and delete to fit the input args
18
19
v212.6.8 (Pike)
20
--------------
21
f5lbaasdriver/__init__.py
@@ -1 +1 @@
1
-__version__ = "212.6.8"
+__version__ = "212.6.8.1"
0 commit comments