Files
releases/deliverables/newton/python-ironic-inspector-client.yaml
Doug Hellmann 30c1fce530 add release note links for newton
Add links to the published release notes for newton.

Change-Id: I6d876c21c0d07cecdb5212e298407befff58f1a4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-09-22 16:49:37 -04:00

26 lines
926 B
YAML

---
launchpad: python-ironic-inspector-client
team: ironic
send-announcements-to: openstack-announce@lists.openstack.org
include-pypi-link: yes
release-notes: http://docs.openstack.org/releasenotes/python-ironic-inspector-client/newton.html
releases:
- version: 1.7.0
projects:
- repo: openstack/python-ironic-inspector-client
hash: de0432f4cc9be22471d29b03dad3a3aaa8a2665d
highlights: |
* Added a command to reprocess stored data.
- version: 1.8.0
projects:
- repo: openstack/python-ironic-inspector-client
hash: fdbefc5c132b3b450a8e50fde82547f1084a20ff
highlights: |
* The rule import command now prints summary of imported rules.
- version: 1.9.0
projects:
- repo: openstack/python-ironic-inspector-client
hash: 6364bc93cd5aa67218a009ee520725b5b05f9be4
highlights: |
* Deprecates some functions in favor of `ClientV1` methods.