We eagerly announce the release of: python-openstackclient 7.1.3 This release is part of the dalmatian 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://storyboard.openstack.org/#!/project/openstack/python- openstackclient For more details, please see below. Changes in python-openstackclient 7.1.2..7.1.3 ---------------------------------------------- 773b8693 compute: Fix --host in server list for new openstacksdk 834bd93b Always resolve domain id 25bc3bbc identity: in `service set` command, don't pass the enable option when it is None 54b4f458 identity: Don't pass unset options when creating user Diffstat (except docs and test files) ------------------------------------- openstackclient/compute/v2/server.py | 2 +- openstackclient/identity/common.py | 3 + openstackclient/identity/v3/role_assignment.py | 27 ++++++- openstackclient/identity/v3/service.py | 3 +- openstackclient/identity/v3/user.py | 50 ++++++++---- 8 files changed, 70 insertions(+), 114 deletions(-)