summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark McClain <mark.mcclain@dreamhost.com>2013-05-29 08:40:03 -0400
committerMark McClain <mark.mcclain@dreamhost.com>2013-05-29 09:32:53 -0400
commit92811c76f3a8308b36f81e61451ec17d227b453b (patch)
treec6cb9f49bbd72078e9482e18e70ab2466700f805
parentde7fd2b2c032a706aff0d4722fbf4f7071c5302d (diff)
downloadpython-neutronclient-92811c76f3a8308b36f81e61451ec17d227b453b.tar.gz
add readme for 2.2.22.2.2a
Change-Id: Id32a4a72ec1d13992b306c4a38e73605758e26c7
-rw-r--r--doc/source/index.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 41fe6ce..f68f1e1 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -53,3 +53,11 @@ Release Notes
* add commands for DHCP and L3 agents scheduling
* support XML request format
* support pagination options
+
+2.2.2
+-----
+* improved support for listing a large number of filtered subnets
+* add --endpoint-type and OS_ENDPOINT_TYPE to shell client
+* made the publicURL the default endpoint instead of adminURL
+* add ability to update security group name (requires 2013.2-Havana or later)
+* add flake8 and pbr support for testing and building