neutron-lib/releasenotes/notes/update-segment-api-definition-d7297e73e76a754c.yaml
Hongbin Lu e3d90fef65 Update the segment api extension
The segment api definition is changed in server side [1]. This patch
sync up the definition in neutron-lib. In addition, remove the
dependency from standard-attr-segment on segment since the
dependency is reserved: we have segment depending on
standard-attr-segment with the latest change.

[1] https://review.openstack.org/#/c/571292/

Change-Id: I64780fc435da98d9b5d4e58c9e61d3d0b11d0daf
2018-08-13 15:45:43 +00:00

8 lines
247 B
YAML

---
other:
- |
This release removes the ``description`` from the segment extension's
attribute map as well as adds the ``standard-attr-description`` as
required dependency and ``standard-attr-segment`` as an optional
dependency.