We exuberantly announce the release of: python-openstackclient 7.4.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/python-openstackclient Download the package from: https://pypi.org/project/python-openstackclient Please report issues through: https://bugs.launchpad.net/python-openstackclient/+bugs For more details, please see below. 7.4.0 ^^^^^ New Features * Add "--enable-uplink-status-propagation" option and "--disable- uplink-status-propagation" option to "port update" command. Changes in python-openstackclient 7.3.1..7.4.0 ---------------------------------------------- 1979c20f Fix credential creation 426abbdc [Neutron] Support ``uplink-status-propagation-updatable`` extension 1f407afe handle 'router create --flavor' option b50ac8d2 [Neutron] "uplink-status-propagation" enabled by default Diffstat (except docs and test files) ------------------------------------- openstackclient/identity/v3/credential.py | 4 +- openstackclient/network/v2/port.py | 16 +++++- openstackclient/network/v2/router.py | 3 + ...tus_propagation_updatable-d1e155c19247b666.yaml | 5 ++ 7 files changed, 114 insertions(+), 15 deletions(-)