releases/deliverables/mitaka/python-ironic-inspector-client.yaml
Doug Hellmann 14b1c312ce add release model and deliverable type (m)
Change-Id: Ia60873d6ecfc693ea0404d8dce7490fdd6e567cc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00

37 lines
1.3 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/mitaka.html
releases:
- version: 1.3.0
projects:
- repo: openstack/python-ironic-inspector-client
hash: 1b2b7d78d4f3a596c6483751bbf7cb0b323cbe42
highlights: |
* New call to fetch introspection data.
* Support for multiple UUID's in the introspection CLI command.
- version: 1.4.0
projects:
- repo: openstack/python-ironic-inspector-client
hash: f77bd83f10835b3188c6687f8238dfc6d30183e6
highlights: |
* CLI command to fetch introspection data.
- version: 1.5.0
projects:
- repo: openstack/python-ironic-inspector-client
hash: f9a9e27b1382499c14612ed0ab6bdf76fb340a26
highlights: |
* Support for the service catalog.
* Support for aborting introspection.
* Added --wait flag to the introspection command.
- version: 1.6.0
projects:
- repo: openstack/python-ironic-inspector-client
hash: 43ca76e550c7fcb966a5eea9907b29c0b6e80d9f
highlights: |
* Updated dependencies