At now Neutron dies not support updating allocation pools, and you need to specify a desired fragmented allocation pools when creating the subnet.<div>Supporting update of allocation pools has been discussed/raised several times, but is not implemented since it needs a check for the curren IP allocations and so on.</div><div><br></div><div>Thanks,</div><div>Akihiro<br><br>2014年9月10日水曜日、Sam Stoelinga<<a href="mailto:sammiestoel@gmail.com">sammiestoel@gmail.com</a>>さんは書きました:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>How can I setup neutron so that it supports a range of fragmented ips within a subnet? Version: Icehouse</div><div><br></div><div>For example I have the following floating ips available for use: 192.168.1.10 192.168.1.15</div><div>but 192.168.1.11-14 can't be used as floating ips. With nova-network we could add them 1 by 1.</div><div><br></div><div>I tried to do this:</div><div>neutron subnet-update c58d4e69-d614-4d05-91e5-95b5cc48b670 --allocation-pools start=192.168.1.10,end=192.168.1.10 --allocation-pools start=192.168.1.15,end=192.168.1.15</div><div><br></div><div>The environment is a lab environment where they gave a limited amount of floating ips to use. As example I used a private ip space, but in the actual lab environment I am using a public internet routable ipv4 addresses as floating ip, hence the restriction and fragmentation of the ip range.</div><div><br></div><div>Regards,</div><div>Sam</div></div>
</blockquote></div>