<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi George,</p>
    <p>It would be worth checking to see if that extension is available
      in your installation:</p>
    <p>
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
    </p>
    <pre style="box-sizing: border-box; overflow: auto; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; font-size: 13px; display: block; padding: 9.5px; margin: 0px 0px 10px; line-height: 1.42857; color: rgb(51, 51, 51); word-break: normal; word-wrap: normal; background-color: rgb(245, 245, 245); border: 1px solid rgb(204, 204, 204); border-radius: 4px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;">$ openstack extension list --network -c Name -c Alias<meta http-equiv="content-type" content="text/html; charset=windows-1252"><span class="p" style="box-sizing: border-box;">
</span>
<span class="p" style="box-sizing: border-box;"><meta http-equiv="content-type" content="text/html; charset=windows-1252">+-----------------------------------------------+-----------------------+
<span class="p" style="box-sizing: border-box;">|</span> Name                                          <span class="p" style="box-sizing: border-box;">|</span> Alias                 <span class="p" style="box-sizing: border-box;">|</span>
+-----------------------------------------------+-----------------------+
...
|</span> Allowed Address Pairs                         <span class="p" style="box-sizing: border-box;">|</span> allowed-address-pairs <span class="p" style="box-sizing: border-box;">|</span>
...
</pre>
We've documented a full working example here, which may be useful, but I can't see anything incorrect with your request.
<a class="moz-txt-link-freetext" href="http://docs.catalystcloud.io/tutorials/deploying-highly-available-instances-with-keepalived.html#allowed-address-pairs">http://docs.catalystcloud.io/tutorials/deploying-highly-available-instances-with-keepalived.html#allowed-address-pairs</a>
(see further down under 'Virtual Address Setup' for CLI command examples)

cheers,
Dale


<div class="moz-cite-prefix">On 23/01/17 10:41, George Shuklin wrote:
</div><blockquote cite="mid:e4879090-a640-5e11-e0c7-b5a39969b113@gmail.com" type="cite">Hello.



I'm trying to allow more than one IP on interface for tenant, but 
neutron (Mitaka) rejects my requests:



$ neutron port-update b59bc3bb-7d34-4fbb-8e55-a9f1c5c88411 
--allowed-address-pairs type=dict list=true ip_address=10.254.15.4



Unrecognized attribute(s) 'allowed_address_pairs'

Neutron server returns request_ids: 
['req-9168f1f4-6e78-42fb-8521-c69b1cfd4f67']



Is someone done this? Can you show your commands to neutron and name 
version you are using?





Thanks.





_______________________________________________

OpenStack-operators mailing list

<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a>

<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a>



</blockquote>
</body></html>