openstacksdk/releasenotes/notes/fix-supplemental-fips-c9cd58aac12eb30e.yaml
Monty Taylor a3cd1f0faf
Merge shade and occ releasenotes
Change-Id: I4d25c654ee3c298de03907b14161096a59d098db
2017-09-20 10:29:27 -05:00

8 lines
343 B
YAML

---
fixes:
- Fixed an issue where shade could report a floating IP being attached
to a server erroneously due to only matching on fixed ip. Changed the
lookup to match on port ids. This adds an API call in the case where
the workaround is needed because of a bug in the cloud, but in most
cases it should have no difference.