Comment 4 for bug 1698995

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

Reviewed: https://review.openstack.org/475625
Committed: https://git.openstack.org/cgit/openstack/python-moganclient/commit/?id=97c6915160a2f186e0e29691cd8812494e726787
Submitter: Jenkins
Branch: master

commit 97c6915160a2f186e0e29691cd8812494e726787
Author: liusheng <email address hidden>
Date: Tue Jun 20 10:53:58 2017 +0800

    Make the floating ip can be show in netinfo command

    Because a wrong field extraction, the floating ip cannot be correctly
    extracted from the api response, this change fix it.

    Change-Id: I62bd53f1e187d4217786071d114954a89a2beb76
    Closes-Bug: #1698995