'type'/'mac_adrr' attribute of server's address field not converted to V2.1

Bug #1368495 reported by Ghanshyam Mann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Ghanshyam Mann

Bug Description

For 'extended_ips'/'extended_ips_mac' extension, there are difference between V2 and V3 server show/index & server address index API response listed below-

'address' field of V2->V3 server API response-

"OS-EXT-IPS:type" -> "type"
"OS-EXT-IPS-MAC:mac_addr" -> "mac_addr"

Above attribute needs to be fixed in V2.1 to make it backward compatible with V2.

Changed in nova:
assignee: nobody → Ghanshyam Mann (ghanshyammann)
status: New → In Progress
Changed in nova:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/120961
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a5147669f4d584fdbee10b4a2c77b93b31ef3108
Submitter: Jenkins
Branch: master

commit a5147669f4d584fdbee10b4a2c77b93b31ef3108
Author: Ghanshyam <email address hidden>
Date: Fri Sep 12 10:26:19 2014 +0900

    Port extended_ips/extended_ips_mac extension to V2.1

    This patch port extended_ips/extended_ips_mac extension to V2.1

    There are difference between V2 and V3 server show/index &
    server address index API response listed below-

    'address' field of V2->V3 API response-
    "OS-EXT-IPS:type" -> "type"
    "OS-EXT-IPS-MAC:mac_addr" -> "mac_addr"

    Reverting those attribute same as V2 to work with V2.1

    Closes-Bug: #1368495
    Partially implements blueprint v2-on-v3-api

    Change-Id: I44902b0402115d1b6e833975e6c2f020ac5ab7c3

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → kilo-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: kilo-1 → 2015.1.0
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.