Comment 2 for bug 1039720

Revision history for this message
Gary Kotton (garyk) wrote :

Here are a few things I have done in the past (not sure if it is what you ar looking for)
 quantumv2 update_port portid --fixed_ips list=true type=dict ip_address=ip1,subnet_id=id1 ip_address=ip2,subnet_id=id2
quantumv2 update_port portid --fixed_ips type=dict ip_address=ip1,subnet_id=id1 ip_address=ip2,subnet_id=id2
Thanks
Gary