Commit Graph

2 Commits

Author SHA1 Message Date
Ghanshyam a5147669f4 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
2014-09-26 10:02:34 +09:00
Chris Yeoh 27775f35dd Adds v3 API samples for ips and server_metadata extensions
DocImpact

Change-Id: I3774db2ab59335e0f8543c4563028b0c35234dc9
2013-09-23 10:19:31 +09:30