help message of floatingip-associate/disassociate is not correct

Bug #1151328 reported by Akihiro Motoki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
Fix Released
Low
Akihiro Motoki

Bug Description

The description of floatingip-id is "IP address of the floating IP to associate", but floatingip-id must be an ID of FIP.

$ quantum floatingip-associate --help
usage: quantum floatingip-associate [-h] [--request-format {json,xml}]
                                    [--fixed-ip-address FIXED_IP_ADDRESS]
                                    floatingip-id port_id

Create a mapping between a floating ip and a fixed ip.

positional arguments:
  floatingip-id IP address of the floating IP to associate
  port_id ID of the port to be associated with the floatingip

optional arguments:
  -h, --help show this help message and exit
  --request-format {json,xml}
                        the xml or json request format
  --fixed-ip-address FIXED_IP_ADDRESS
                        IP address on the port (only required if port has
                        multipleIPs)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-quantumclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/23789

Changed in python-quantumclient:
assignee: nobody → Akihiro Motoki (amotoki)
status: New → In Progress
Changed in python-quantumclient:
milestone: none → 2.2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-quantumclient (master)

Reviewed: https://review.openstack.org/23789
Committed: http://github.com/openstack/python-quantumclient/commit/f96219d67a56976e69a4b22d7efe7229d5e20345
Submitter: Jenkins
Branch: master

commit f96219d67a56976e69a4b22d7efe7229d5e20345
Author: Akihiro MOTOKI <email address hidden>
Date: Thu Mar 7 14:24:52 2013 +0900

    Fix a description of floatingip-id in (dis)associate commands

    Fixes bug 1151328

    Also makes positional parameters of Show/Update/Delete commands upper.

    Change-Id: Ifc6b76954ad987379f765f346167bb73556034f1

Changed in python-quantumclient:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in python-quantumclient:
status: Fix Committed → Fix Released
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.