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

9 lines
310 B
YAML

---
features:
- Added update_endpoint as a new function that allows
the user to update a created endpoint with new values
rather than deleting and recreating that endpoint.
This feature only works with keystone v3, with v2 it
will raise an exception stating the feature is not
available.