Neutron port fixed ip logic

Asked by Akilesh

The neutron port list displays something like this
'fixed_ips': [{u'ip_address': u'192.168.10.2',
     u'subnet_id': u'af3a5552-8192-4805-bd92-09a2847429be'}]

Can any one tell me why we have fixed_ips as a list. Can an interface have multiple ips? In what cases this would be usefull.

Question information

Language:
English Edit question
Status:
Answered
For:
neutron Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Aaron Rosen (arosen) said :
#1

If you want an IPv4 and IPv6 address but we also allow you to have multiple IPv4 addresses one on each subnet associated with the network (though this doesn't seem to be very useful to me either....)

Can you help with this problem?

Provide an answer of your own, or ask Akilesh for more information if necessary.

To post a message you must log in.