horizon/releasenotes/notes/bug-1226003-drop-simple-fip-disassociation-3c751297b467597e.yaml
Shu Muto 48c73d2b05 Fix typo on release note for bug/1226003
Change-Id: Id6383c7a30e4ad89206eb24759eb8d3bd69b26bb
2018-08-01 10:10:50 +09:00

13 lines
480 B
YAML

---
features:
- |
Floating IP can be released when it is disassociated from a server.
"Release Floating IP" checkbox is now available in "Disassociate
Floating IP" form.
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 ``Disassociate Floating IP`` button in the
instance table, use the policy file instead.