From 92870401217facba33ec5f0d22d1db3b24da6847 Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Tue, 26 Jan 2016 09:56:02 +0900 Subject: [PATCH] Remove unnecessary entry from old relnotes commit a97f28f18729a55f3cdc0c7c21d6a183d6b01a1c accidentally added a new entry to the old release note. This commit drops it. Change-Id: I686760d69828e4fdb7b47b30fef09394222c5c56 --- releasenotes/source/old_relnotes.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/releasenotes/source/old_relnotes.rst b/releasenotes/source/old_relnotes.rst index 0936e32b1..6a571a7b4 100644 --- a/releasenotes/source/old_relnotes.rst +++ b/releasenotes/source/old_relnotes.rst @@ -10,7 +10,6 @@ Old Release Notes * 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 -* add ability to retrieve a specific load balancer's status tree 2.2.0 -----