[release-announce] [ironic] virtualbmc 1.1.0

no-reply at openstack.org no-reply at openstack.org
Wed Mar 8 04:46:49 UTC 2017


We enthusiastically announce the release of:

virtualbmc 1.1.0: Create virtual BMCs for controlling virtual
instances via IPMI

Download the package from:

    https://tarballs.openstack.org/virtualbmc/

For more details, please see below.

Changes in virtualbmc 1.0.0..1.1.0
----------------------------------

ef2c881 Fix TypeError when writing config file in Python 3
14ec963 Update hacking requirements to fix the pep8 CI job


Diffstat (except docs and test files)
-------------------------------------

test-requirements.txt                 |  2 +-
virtualbmc/manager.py                 |  3 ++-
3 files changed, 32 insertions(+), 4 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index ffa08e2..146553c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking<0.11,>=0.10.2 # Apache-2.0
+hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0





More information about the Release-announce mailing list