<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #000000'>Hello Sebastien,<br><br><br>What you can do today is to choose manually which floating IP you need to associate with a specific instance.<br>You need to run OpenStack Folsom + Quantum.<br><br>First, you need to create Floating IP pool(s) from Quantum CLI, and after that, the tenant is able to associate this IP to a private instance :<br><pre class="screen"><font face="arial,helvetica,sans-serif">quantum floatingip-create ext_net<br>quantum floatingip-associate $FLOATING_ID $PORT_ID</font><br></pre>More informations about Networking configuration with Quantum CLI here :<br><a href="http://docs.openstack.org/trunk/openstack-network/admin/content/demo_logical_network_config.html">http://docs.openstack.org/trunk/openstack-network/admin/content/demo_logical_network_config.html</a><br><br><br>Cheers ;-)<br><br><br><div><span name="x"></span>Emilien Macchi<br>----------------------------------------------------<br>// eNovance Inc.              http://enovance.com<br>// ✉ emilien@enovance.com     ☎ +33 (0)1 49 70 99 80<br>// 10 rue de la Victoire 75009 Paris<span name="x"></span><br></div><br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>De: </b>"Sébastien Han" <han.sebastien@gmail.com><br><b>À: </b>"Openstack" <openstack@lists.launchpad.net><br><b>Envoyé: </b>Lundi 29 Octobre 2012 17:25:47<br><b>Objet: </b>[Openstack] Allocate specific floating IP to an instance<br><br>Hi Stacker,<br><br>I know OpenStack is not designed that way and I don't think it's<br>possible (or maybe I misses something :)) but I was wondering if there<br>is any simple workaround to choose a specific floating IP to allocate.<br>In other words, don't give me a random or N+1 next floating IP<br>available but let me decide which floating IP I want to assign to my<br>instance. It doesn't make sense in a public cloud but it does for a<br>corporate/private cloud. It would be nice to have :)<br><br>Thanks in advance.<br><br>Cheers!<br><br>_______________________________________________<br>Mailing list: https://launchpad.net/~openstack<br>Post to     : openstack@lists.launchpad.net<br>Unsubscribe : https://launchpad.net/~openstack<br>More help   : https://help.launchpad.net/ListHelp<br></div></div></body></html>