[Openstack] qg port in br-int

Mitchell Chen mitchell.chen at mediatek.com
Wed Jun 17 07:23:35 UTC 2015


Hi All,

I setup the net, subnet and virtual router as the Kilo installation quid descried. Right after  "neutron router-gateway-set demo-router ext-net" command, I saw the qg port was created in the bridge br-int. Isn't it supposed to be in the external bridge, br-ex?

root at stack:/home/stack# ovs-vsctl show
a7868820-c6a3-4670-b1b0-82bad350e264
    Bridge "br-eth1"
        Port "phy-br-eth1"
            Interface "phy-br-eth1"
                type: patch
                options: {peer="int-br-eth1"}
        Port "eth1"
            Interface "eth1"
        Port "br-eth1"
            Interface "br-eth1"
                type: internal
    Bridge br-int
        fail_mode: secure
        Port "qr-a829657e-25"
            tag: 1
            Interface "qr-a829657e-25"
                type: internal
        Port "tapa62ab986-9a"
            tag: 1
            Interface "tapa62ab986-9a"
                type: internal
        Port "int-br-eth1"
            Interface "int-br-eth1"
                type: patch
                options: {peer="phy-br-eth1"}
        Port br-int
            Interface br-int
                type: internal
        Port "qg-1846cc5e-55"
            Interface "qg-1846cc5e-55"
                type: internal
    Bridge br-ex
        Port "eth2"
            Interface "eth2"
        Port br-ex
            Interface br-ex
                type: internal
    ovs_version: "2.3.1"

Please advice.

Thanks,
Mitchell

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150617/42a95944/attachment.html>


More information about the Openstack mailing list