The doc cited explains how this works with Quantum, but not with Openstack.<br><br>VM1 is shown as being accessible via two VNICs, that implies that their is a Hypervisor that is available by two NICs. How does Nova know that this is in fact one Hypervisor and not two?<br><br>Similar question must be addressed for Cinder and Swift. I am most familiar with Swift, and it really does not address this situation.<br><br><br>Balamurugan V G <balamuruganvg@gmail.com> wrote:<br><br><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">Perhaps you can use the multiple flat network model shown here:<br><br><a href="http://docs.openstack.org/trunk/openstack-network/admin/content/use_cases_multi_flat.html">http://docs.openstack.org/trunk/openstack-network/admin/content/use_cases_multi_flat.html</a><br>
<br>The TenantC VM1 gets two IPs, one from each net. But in this case each net is in a different subnet.<br><br>May be you can create the nets for the same subet but with diff ranges or even just one IP(/32) and disable DHCP.<br>
<br>Basically the idea is to use multiple vNICs.<br><br>Just throwing at you, I am not entirely sure if it will work, I havent tried it.<br><br>Regards,<br>Balu<br><br><div class="gmail_quote">On Thu, Jan 31, 2013 at 1:51 PM, Umar Draz <span dir="ltr"><<a href="mailto:unix.co@gmail.com" target="_blank">unix.co@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi Vish,</div><div> </div><div>Assign direct/static IP address to Instance something like bridge rather than nating is possible? Same like vSphare</div>
<div> </div><div>Best Regards,</div><div> </div><div>Umar<br></div>
<div class="gmail_quote">On Thu, Jan 31, 2013 at 8:37 AM, Vishvananda Ishaya <span dir="ltr"><<a href="mailto:vishvananda@gmail.com" target="_blank">vishvananda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">

<div><br>
On Jan 30, 2013, at 11:35 AM, Umar Draz <<a href="mailto:unix.co@gmail.com" target="_blank">unix.co@gmail.com</a>> wrote:<br>
<br>
> Hi Caitlin,<br>
><br>
> I need multiple ip address for my Haproxy server.<br>
><br>
> Here is my senario<br>
><br>
> I have already running Haproxy Server virtual machine for web load balancing on vSphare with 45 public ip address. We are running 45 diffrent websites and we required diffrent ips for each webiste.<br>
><br>
> We have 6 webservers with only local ip address. These 6 webservers holding all 45 websites. Haproxy just forward the request to local webservers accorindg to DNS.<br>
<br>
</div>You can associate multiple floating ips to a single instance. Floating ips just create natting entries. Keep in mind that traffic that originates from the server will only come from one of these ips.  Also there is no way for the server to determine which ip address the traffic came in on so you will need to do the forwarding at the HTTP layer which has access to the domain name used for the request.<br>


<br>
Vish<br>
<br><span class="HOEnZb"><font color="#888888">
</font></span></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br>Umar Draz<br>Network Architect
</font></span><br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br>