python-octaviaclient 3.4.0 (antelope)
We are delighted to announce the release of: python-octaviaclient 3.4.0: Octavia client for OpenStack Load Balancing This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/python-octaviaclient Download the package from: https://pypi.org/project/python-octaviaclient Please report issues through: https://storyboard.openstack.org/#!/project/openstack/python- octaviaclient For more details, please see below. Changes in python-octaviaclient 3.3.0..3.4.0 -------------------------------------------- 6e306cc Remove munch dependency Diffstat (except docs and test files) ------------------------------------- octaviaclient/osc/v2/utils.py | 10 ++++++---- requirements.txt | 1 - 3 files changed, 14 insertions(+), 9 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 3a5a224..3a1783f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18 +17,0 @@ requests>=2.14.2 # Apache-2.0 -munch>=2.1.0 # MIT
participants (1)
-
no-reply@openstack.org