We are jazzed to announce the release of:
os-traits 0.7.0: A library containing standardized trait strings
This release is part of the rocky release series.
The source is available from:
    http://git.openstack.org/cgit/openstack/os-traits
Download the package from:
    https://pypi.org/project/os-traits
Please report issues through launchpad:
    https://bugs.launchpad.net/os-traits
For more details, please see below.
Changes in os-traits 0.6.0..0.7.0
---------------------------------
56531c2 Add compute capabilities traits
Diffstat (except docs and test files)
-------------------------------------
os_traits/compute/__init__.py     | 18 ++++++++++++++++++
os_traits/compute/net.py          | 21 +++++++++++++++++++++
os_traits/compute/volume.py       | 25 +++++++++++++++++++++++++
4 files changed, 74 insertions(+)