Files
releases/deliverables/newton/python-ironic-inspector-client.yaml
Doug Hellmann b4beba0304 import stable/newton branch history
Use the tool from the previous commit to import the branch history for
the newton release.

Change-Id: I8db0424bdbb8ccefb0c34df6bc1e178ec3a971b6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-06 09:20:51 -05:00

31 lines
1.0 KiB
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
branches:
- name: stable/newton
location: 1.9.0
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.