New work in the placement API around traits requires a new version of the os-traits library: https://review.openstack.org/#/c/462769/ Change-Id: If0a0062bcb99d52ed2c85d5eab37df7015f1302e
22 lines
661 B
YAML
22 lines
661 B
YAML
---
|
|
launchpad: os-traits
|
|
team: nova
|
|
release-notes: https://docs.openstack.org/releasenotes/os-traits/unreleased.html
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
send-announcements-to: openstack-dev@lists.openstack.org
|
|
include-pypi-link: yes
|
|
releases:
|
|
- version: 0.2.0
|
|
projects:
|
|
- repo: openstack/os-traits
|
|
hash: 536c9c712aadefb2d3d4167510ebf792f46d8524
|
|
highlights: >
|
|
- Adds support for custom namespaces.
|
|
- version: 0.3.0
|
|
projects:
|
|
- repo: openstack/os-traits
|
|
hash: b169eb4a8e13c74673b54512d0577088aa3cc81d
|
|
highlights: >
|
|
- Fixes improper AES-NI trait and adds validation for trait naming
|