ceilometer/releasenotes/notes/use-glance-v2-in-image-pollsters-137a315577d5dc4c.yaml
Andreas Jaeger 7c9e8f30ea Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Fix two releasenotes that used broken RST, `X' is invalid, use instead
``X``. The release notes build failed due to the broken RST.

Change-Id: I5f526f39bdc9bb76266b5a86a4b96854db21d0de
2017-11-20 09:43:46 -05:00

9 lines
242 B
YAML

---
features:
- Since the Glance v1 APIs won't be maintained any more, this change
add the support of glance v2 in images pollsters.
upgrade:
- >
The option ``glance_page_size`` has been removed because it's not actually needed.