Change-Id: Ic9d5708920c2b351ec0bbfbccf38b039267a4179 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
28 lines
979 B
YAML
28 lines
979 B
YAML
---
|
|
launchpad: python-ironic-inspector-client
|
|
team: ironic
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
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.
|