[release-announce] [nova] os-traits 0.3.2 (pike)
no-reply at openstack.org
no-reply at openstack.org
Thu Jul 6 16:05:12 UTC 2017
We are jazzed to announce the release of:
os-traits 0.3.2: A library containing standardized trait strings
This release is part of the pike release series.
The source is available from:
http://git.openstack.org/cgit/openstack/os-traits
Download the package from:
https://pypi.python.org/pypi/os-traits
Please report issues through launchpad:
http://bugs.launchpad.net/os-traits
For more details, please see below.
Changes in os-traits 0.3.1..0.3.2
---------------------------------
c091deb Add NIC offload features
43ee0a5 Add filtering option in "check_traits"
71e35de GPU: add os traits for GPU - resolution
1db1015 GPU: add os traits for GPU - API
5baa0f6 Adjust module level constants to uppercase
Diffstat (except docs and test files)
-------------------------------------
os_traits/__init__.py | 20 +++++----
os_traits/hw/gpu/__init__.py | 0
os_traits/hw/gpu/api.py | 87 +++++++++++++++++++++++++++++++++++++++
os_traits/hw/gpu/resolution.py | 40 ++++++++++++++++++
os_traits/hw/nic/offload.py | 3 ++
6 files changed, 158 insertions(+), 9 deletions(-)
More information about the Release-announce
mailing list