puppet-nova/releasenotes/notes/aggregate-unset-support-445c9a3794ca33d6.yaml
Mathieu Gagné 4a4ac4a3cc Add aggregate metadata unset support to nova_aggregate
Feature was waiting for python-openstackclient to add support
for the "openstack aggregate unset" command. This is now available in 2.4.0.

Closes-bug: #1776772
Change-Id: Id6ddd9d0a193819c9f69ea138554a2647bcd8ae3
2018-06-13 17:54:19 -04:00

6 lines
166 B
YAML

---
features:
- |
The nova_aggregate resource type can now unset aggregate metadata.
[Bug `1776772 <https://bugs.launchpad.net/puppet-nova/+bug/1776772>`_]