[ironic] networking-generic-switch 1.0.0 (queens)
We are psyched to announce the release of: networking-generic-switch 1.0.0: Generic Switch ML2 Neutron Driver This release is part of the queens release series. Download the package from: https://pypi.python.org/pypi/networking-generic-switch Please report issues through launchpad: https://bugs.launchpad.net/networking-generic-switch For more details, please see below. Changes in networking-generic-switch 0.5.0..1.0.0 ------------------------------------------------- 7c5e5d8 Add initial release note 337849a Fix bind_port error d19aa1b Mark multinode job as non-voting 930b1d5 Zuul: Remove project name 1b2b39e Updated from global requirements d380f9a Updated from global requirements 7bdfd42 Updated from global requirements 9320956 Reraise NGS exceptions seen during netmiko config Diffstat (except docs and test files) ------------------------------------- .../devices/netmiko_devices/__init__.py | 7 ++- .../notes/add-initial-note-ae1c9f9709c2e66f.yaml | 12 ++++ requirements.txt | 2 +- test-requirements.txt | 4 +- zuul.d/project.yaml | 11 +++- 6 files changed, 93 insertions(+), 10 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 2414a65..f709b2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6 +6 @@ netmiko>=1.2.5 # MIT -neutron-lib>=1.12.0 # Apache-2.0 +neutron-lib>=1.13.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index bd0874d..ea3cd2a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20 +20 @@ reno>=2.5.0 # Apache-2.0 -sphinx>=1.6.2 # BSD +sphinx!=1.6.6,>=1.6.2 # BSD @@ -23 +23 @@ sphinxcontrib-seqdiag>=0.8.4 # BSD -openstackdocstheme>=1.17.0 # Apache-2.0 +openstackdocstheme>=1.18.1 # Apache-2.0
participants (1)
-
no-reply@openstack.org