Re: [Openstack] How to connect host network with each tenant network?

2017-06-15 Thread duhongwei
Regards, Dastan -- Original -- From: "Jens Rosenboom"; Date: Thu, Jun 15, 2017 05:55 PM To: "duhongwei"; Cc: "openstack"; Subject: Re: [Openstack] How to connect host network with each tenant network? 2017-06-15 7:01 GM

[Openstack] How to connect host network with each tenant network?

2017-06-15 Thread duhongwei
Hi guys, Now I'm using a vlan based Neutron network and there's no IP overlap. Meanwhile I want to let the physical hosts be able to access each of the tenant vlan networks (still keep tenant networks isolated). Any ideas? Regards, Dastan___ Maili

Re: [Openstack] How to utilize Neutron independently with veths

2017-05-24 Thread duhongwei
- Original -- From: "Kevin Benton"; Date: Thu, May 25, 2017 02:53 AM To: "duhongwei"; Cc: "openstack"; "dsutyagin"; "Vallachorum Tyranorum"; Subject: Re: [Openstack] How to utilize Neutron independently with veths Yes, it'

Re: [Openstack] How to utilize Neutron independently with veths

2017-05-24 Thread duhongwei
ules for a device, by device name prefix or what? What can I do to let it happen? Regards, Dastan -- Original -- From: "Kevin Benton"; Date: Wed, May 24, 2017 05:21 AM To: "duhongwei"; Cc: "openstack"; "Vallachorum Tyranoru

Re: [Openstack] How to utilize Neutron independently with veths

2017-05-23 Thread duhongwei
-- Original -- From: "Kevin Benton"; Date: Mon, May 22, 2017 10:47 PM To: "duhongwei"; Cc: "openstack"; "Vallachorum Tyranorum"; Subject: Re: [Openstack] How to utilize Neutron independently with veths Yes, the only th

Re: [Openstack] How to utilize Neutron independently with veths

2017-05-21 Thread duhongwei
ows how to add flows to ovs br-int and br-tun. Am I correct? Regards, Dastan -- Original -- From: "Kevin Benton"; Date: Sat, May 20, 2017 03:26 AM To: "duhongwei"; Cc: "openstack"; "Vallachorum Tyranorum";

Re: [Openstack] How to utilize Neutron independently with veths

2017-05-19 Thread duhongwei
e? Regards, Dastan -- Original -- From: "Kevin Benton"; Date: Sat, May 13, 2017 07:46 AM To: "duhongwei"; Cc: "openstack"; "Vallachorum Tyranorum"; Subject: Re: [Openstack] How to utilize Neutron independently with veth

Re: [Openstack] How to utilize Neutron independently with veths

2017-05-12 Thread duhongwei
(such as Nova) Who's adding flows to ovs bridge? Neutron or caller? Regards, Dastan -- Original -- From: "Kevin Benton"; Date: Fri, May 12, 2017 10:45 AM To: "duhongwei"; Cc: "openstack"; "Vallachorum Tyranoru

Re: [Openstack] How to utilize Neutron independently with veths

2017-05-09 Thread duhongwei
ds, Dastan -- Original -- From: "Vallachorum Tyranorum"; Date: Tue, May 9, 2017 04:08 PM To: "duhongwei"; "openstack"; Subject: Re: [Openstack] How to utilize Neutron independently with veths Hi, Please take a look at Kuryr. Maybe this is what you

[Openstack] How to utilize Neutron independently with veths

2017-05-09 Thread duhongwei
Hi everyone, I'm new to OpenStack and currently interested in the Neutron part of it. What I'm seeking is some advice about how to utilize Neutron independently, to build a virtual network, for Docker containers maybe. Suppose I've already got Neutron and Keystone installed on controller node