<div dir="ltr">I am trying to understand the current implementation of allowed address pairs extension. <div>With allowed address pairs I can do something like this</div><div>







<p class=""><b>neutron port-create net1 --allowed-address-pairs type=dict list=true ip_address=<ip1></b></p><p class=""><b>neutron port-create net1 --allowed-address-pairs type=dict list=true ip_address=<ip1></b><br></p><p class="">Now neutron lets you boot a vm on a port with fixed-ip as "ip1"</p><p class=""> <b>neutron port-create --fixed-ip ip_address=<ip1> net1</b></p><p class="">and now you can do a nova boot using the created port.<br>Should nova boot be allowed on such a port ? What are the use-cases where<br>someone would do something like this ? </p><p class="">Regards,<br>Sayaji</p><p class=""><br></p>







<p class=""><br></p><p class=""><br></p><p class=""><br></p><p class=""><br></p></div></div>