<font size=2 face="sans-serif">Is there a way to create multiple external
networks from Neutron's point of view, where both of those networks are
accessed through the same host NIC?  Obviously those networks would
be using different subnets.  I need this sort of thing because the
two subnets are treated differently by the stuff outside of OpenStack,
so I need a way that a tenant can get a floating IP of the sort he wants.
 Since Neutron equates floating IP allocation pools with external
networks, I need two external networks.</font>
<br>
<br><font size=2 face="sans-serif">I found, for example, </font><a href=http://www.marcoberube.com/archives/248><font size=2 color=blue face="sans-serif">http://www.marcoberube.com/archives/248</font></a><font size=2 face="sans-serif">
--- which describes how to have multiple external networks but uses a distinct
host network interface for each one.</font>
<br>
<br><font size=2 face="sans-serif">Thanks,<br>
Mike</font>