[release-announce] virtualbmc 2.2.1
no-reply at openstack.org
no-reply at openstack.org
Thu Sep 23 09:14:25 UTC 2021
We are delighted to announce the release of:
virtualbmc 2.2.1: Create virtual BMCs for controlling virtual
instances via IPMI
The source is available from:
https://opendev.org/openstack/virtualbmc
Download the package from:
https://tarballs.openstack.org/virtualbmc/
For more details, please see below.
Changes in virtualbmc 2.2.0..2.2.1
----------------------------------
89220d2 Update min version of tox to use allowlist
7fe5444 Use xena jobs
5c54b12 Use TOX_CONSTRAINTS_FILE
a8c3f27 setup.cfg: Replace dashes with underscores
a006cc6 Remove "iscsi" from job names
5630176 Update minversion of tox
122f4ba Add doc/requirements
3617ce1 Remove lower-constraints job
5aae354 Fix lower-constraints with the new pip resolver
c2a64eb Use wallaby jobs
d181616 Set safe version of hacking
07094b5 Drop redundant milliseconds from logging
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 58 ---------------------------------------------
setup.cfg | 8 +++----
test-requirements.txt | 8 -------
tox.ini | 15 +++++++++---
virtualbmc/log.py | 2 +-
zuul.d/project.yaml | 13 +++++-----
zuul.d/virtualbmc-jobs.yaml | 9 ++++++-
8 files changed, 35 insertions(+), 82 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index a153cb4..daabdad 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,2 +4,0 @@
-hacking>=3.0.0,<3.1.0 # Apache-2.0
-
@@ -9 +6,0 @@ doc8>=0.6.0 # Apache-2.0
-flake8-import-order>=0.17.1 # LGPLv3
@@ -11,2 +7,0 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx>=2.0.0,!=2.1.0 # BSD
-openstackdocstheme>=2.2.1 # Apache-2.0
@@ -18,3 +12,0 @@ stestr>=1.0.0 # Apache-2.0
-
-# releasenotes
-reno>=3.1.0 # Apache-2.0
More information about the Release-announce
mailing list