Hi,

1.       I have successfully configured floating ips  in neutron and everything 
working fine , but as per the docs there should be int-br-ex and phy-br-int  
veth pair should be created  between br-int and br-ex, but  that  is not 
created in my setup ,floating ip are working fine, Please suggest .

2.       Added one of my nic which has connected to trunk port of switch to 
br-ex , I would like create multiple external networks and use each one for 
them for different  tenants or if different tenants wants to create their own 
floating ip networks ,what is the solution?

Issues I am facing here are:



I . if I add multiple subnets to external network , how to create floating ip 
from specific subnet?

Ii . can I create multiple external networks with single L3 agent?

iii.  should I create virtual interfaces like eth2.23(23 is vlan)  and add them 
to br-ex for each vlan?

Correct me if  I am wrong in understanding  floating ip networks in neutron.


Here is my ovs-vsctl output:

ovs-vsctl show
f85c99e8-7423-42da-879e-8d4e3f79c7f2
    Bridge br-ex
        Port "em3.29"
            Interface "em3.29"
        Port "qg-01b3854d-fa"
            Interface "qg-01b3854d-fa"
                type: internal
        Port br-ex
            Interface br-ex
                type: internal
    Bridge "br-eth1"
        Port "phy-br-eth1"
            Interface "phy-br-eth1"
        Port "br-eth1"
            Interface "br-eth1"
                type: internal
        Port "em2"
            Interface "em2"
    Bridge br-int
        Port "qr-b70d92cb-cd"
            tag: 2
            Interface "qr-b70d92cb-cd"
                type: internal
        Port "qvoa239a290-cf"
            tag: 2
            Interface "qvoa239a290-cf"
        Port br-int
            Interface br-int
                type: internal
        Port "tapfaa69064-de"
            tag: 5
            Interface "tapfaa69064-de"
                type: internal
        Port "int-br-eth1"
            Interface "int-br-eth1"
        Port "qvo9bce9829-2a"
            tag: 5
            Interface "qvo9bce9829-2a"
        Port "tapd3e11080-82"
            tag: 2
            Interface "tapd3e11080-82"
                type: internal

regards,
subbareddy,
persistent systems ltd.

DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to