openstack server set --name fails on windows with "missing 1 required positional argument: 'server'"

Bug #1736746 reported by Thomas Stinner
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-openstackclient
New
Undecided
Unassigned

Bug Description

When running the following command on windows

openstack server set --name <name> <uuid>

it returns with the error message:

Error: update() missing 1 required positional argument: 'server'.

The same command run under Centos 7 works perfectly.

Revision history for this message
Christoph Merz (christophmerz) wrote :

I tested this with python-openstackclient 4.0.1 and 5.4.0. Error comes independent if you use server name or server ID.
But it seems, the server name will be tested at the beginning, because if you use a server name which exists twice: It posts
More than one server exists with the name 'servername_xyz'.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.