For each deliverable, we need to know where to send release announcements. Rather than building a rule set based on the project type from the governance repository, just ask for email addresses here in the deliverable files. This change also removes a malformed release entry to pass more recent validation checks. Change-Id: I41f3f4874464b37ff95ec1e41a0b6993b62dcf1d
13 lines
400 B
YAML
13 lines
400 B
YAML
---
|
|
launchpad: python-ironic-inspector-client
|
|
send-announcements-to: openstack-announce@lists.openstack.org
|
|
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.
|
|
|