From 92811c76f3a8308b36f81e61451ec17d227b453b Mon Sep 17 00:00:00 2001 From: Mark McClain Date: Wed, 29 May 2013 08:40:03 -0400 Subject: [PATCH] add readme for 2.2.2 Change-Id: Id32a4a72ec1d13992b306c4a38e73605758e26c7 --- doc/source/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/source/index.rst b/doc/source/index.rst index 41fe6ce3b..f68f1e103 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