OSC doesn't allow to choose which fixed ip to add to a server

Bug #1678140 reported by Cedric Brandily
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Cedric Brandily

Bug Description

OSC "server add fixed ip" command enables to attach a network to a VM but not to choose which fixed ip to allocate (which is a bit strange according to command name :))

Changed in python-openstackclient:
assignee: nobody → Cedric Brandily (cbrandily)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

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

Changed in python-openstackclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/452235
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=7f9814860ad739e25b82898176d26c7b788e8e33
Submitter: Jenkins
Branch: master

commit 7f9814860ad739e25b82898176d26c7b788e8e33
Author: Cedric Brandily <email address hidden>
Date: Fri Mar 31 16:53:20 2017 +0200

    Enable to specify which fixed-ip to add to a vm.

    This change enables to specify which fixed-ip will be added to a vm using:

     openstack server add fixed ip <vm> <network> --fixed-ip-address <ip>

    This change uses interface_attach instead of add_fixed_ip[1] which is
    less flexible and uses a deprecated API.

    [1] https://review.openstack.org/384261

    Closes-Bug: #1678140
    Change-Id: I7fe4621439ef0d8dca080551ffaeb614c5a91174

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.10.0

This issue was fixed in the openstack/python-openstackclient 3.10.0 release.

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.