Comment 3 for bug 1117784

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

Reviewed: https://review.openstack.org/21453
Committed: http://github.com/openstack/nova/commit/64fcd4de113dea91cd36e0fb8ed74f001089a3a9
Submitter: Jenkins
Branch: master

commit 64fcd4de113dea91cd36e0fb8ed74f001089a3a9
Author: Vishvananda Ishaya <email address hidden>
Date: Thu Feb 7 09:55:33 2013 -0800

    Add an extension to show the type of an ip.

    There is currently no way to differentiate a fixed ip from a floating
    ip in the servers list. This extension adds the OS-EXT-IPS:type param
    so that users can determine if it is a fixed address or a floating
    address.

    Fixes bug 1117784

    DocImpact

    Change-Id: I8709a4f2f6792faa3d8e0cdcd330d751ef6633ae