Comment 9 for bug 1052561

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/folsom)

Reviewed: https://review.openstack.org/21005
Committed: http://github.com/openstack/horizon/commit/1d3ecfce22e990a3c55959aef73fb417ce562408
Submitter: Jenkins
Branch: stable/folsom

commit 1d3ecfce22e990a3c55959aef73fb417ce562408
Author: Akihiro MOTOKI <email address hidden>
Date: Tue Nov 13 21:45:03 2012 +0900

    Accepts UUID as an ID of Floating IP

    Fixes bug 1052561.

    In Quanutm, Floating IPs are identified by UUID instead of integer ID.
    After quantum-nova integration for FLoating IP has been implemented,
    Horizon also needs to accept UUID style of ID for Floating IP.

    Change-Id: I6ed919cbbc818c97cecef2fe3a91c8e5a7ac76e0
    (cherry picked from commit 7ab5ace768797f56bf7e1c846fca0f1d40ed6086)