cinder transfer-delete doesn't accept multiple transfers

Bug #2069992 reported by Rajat Dhasmana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-cinderclient
In Progress
Undecided
Unassigned

Bug Description

As most of the cinder resource delete commands support providing multiple resources, when we try to delete multiple transfers, we get the following error

$ cinder transfer-delete 257835ba-bb98-4765-9d4f-8708f0c7c8bd 75dd4297-354b-4964-99e0-01b64adefbd5
usage: cinder [--version] [-d] [--service-type <service-type>] [--service-name <service-name>] [--volume-service-name <volume-service-name>]
              [--os-endpoint-type <os-endpoint-type>] [--os-volume-api-version <volume-api-ver>] [--os-endpoint <os-endpoint>] [--retries <retries>] [--insecure]
              [--os-cacert <ca-certificate>] [--os-cert <certificate>] [--os-key <key>] [--timeout <seconds>] [--collect-timing] [--os-auth-type <name>]
              [--os-auth-url OS_AUTH_URL] [--os-system-scope OS_SYSTEM_SCOPE] [--os-domain-id OS_DOMAIN_ID] [--os-domain-name OS_DOMAIN_NAME] [--os-project-id OS_PROJECT_ID]
              [--os-project-name OS_PROJECT_NAME] [--os-project-domain-id OS_PROJECT_DOMAIN_ID] [--os-project-domain-name OS_PROJECT_DOMAIN_NAME] [--os-trust-id OS_TRUST_ID]
              [--os-default-domain-id OS_DEFAULT_DOMAIN_ID] [--os-default-domain-name OS_DEFAULT_DOMAIN_NAME] [--os-user-id OS_USER_ID] [--os-username OS_USERNAME]
              [--os-user-domain-id OS_USER_DOMAIN_ID] [--os-user-domain-name OS_USER_DOMAIN_NAME] [--os-password OS_PASSWORD] [--os-auth-strategy <auth-strategy>]
              [--os-token <token>] [--os-url <url>]
              <subcommand> ...
error: unrecognized arguments: 75dd4297-354b-4964-99e0-01b64adefbd5
Try 'cinder help ' for more information.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-cinderclient (master)
Changed in python-cinderclient:
status: New → In Progress
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.