2ff9a62a94
We no longer use the send-announcements-to field for anything. Change-Id: I3ed3f7f43048871a52a88d92331ee73bbf4d501d Signed-off-by: Doug Hellmann <doug@doughellmann.com>
36 lines
1.2 KiB
YAML
36 lines
1.2 KiB
YAML
---
|
|
launchpad: python-ironic-inspector-client
|
|
team: ironic
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
include-pypi-link: yes
|
|
release-notes: https://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
|