From 48c73d2b0530de8d0933440eb2e73a80101717da Mon Sep 17 00:00:00 2001 From: Shu Muto Date: Wed, 1 Aug 2018 10:10:50 +0900 Subject: [PATCH] Fix typo on release note for bug/1226003 Change-Id: Id6383c7a30e4ad89206eb24759eb8d3bd69b26bb --- ...1226003-drop-simple-fip-disassociation-3c751297b467597e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/bug-1226003-drop-simple-fip-disassociation-3c751297b467597e.yaml b/releasenotes/notes/bug-1226003-drop-simple-fip-disassociation-3c751297b467597e.yaml index a63316d697..57a97316fa 100644 --- a/releasenotes/notes/bug-1226003-drop-simple-fip-disassociation-3c751297b467597e.yaml +++ b/releasenotes/notes/bug-1226003-drop-simple-fip-disassociation-3c751297b467597e.yaml @@ -8,5 +8,5 @@ upgrade: - | ``simple_ip_management`` setting in ``HORIZON_CONFIG`` was dropped. This actually has no meaning after nova-network support was dropped in Pike. - If you use this setting to hide ``Disaccoaite Floating IP`` button in the + If you use this setting to hide ``Disassociate Floating IP`` button in the instance table, use the policy file instead.