jkoelker / quark

This is my fork, Quark is now at https://github.com/rackerlabs/quark
Apache License 2.0
0 stars 2 forks source link

IP Address response should include device_id #56

Closed jkoelker closed 11 years ago

jkoelker commented 11 years ago

Since we say a port_id is also (net_id, device_id) if the device_id exists for an IP Address, we should display the device_id in the IP Address response body. This will save a possible extra call to /ports to get the device_id of that "owns" and IP Address

asadoughi commented 11 years ago

Since we have port_ids, it would be the plural: device_ids or should port_ids be singular, port_id? (IP Address can belong to many ports)

jkoelker commented 11 years ago

That's a good point. I'm leaning to plural.