[Openstack] Neutron distributed routing with Kilo

2015-05-04 Thread Tom Verdaat
Hi all, Looking at the new Kilo release and got some questions about the status of Neutron features: 1. Can L3 HA and distributed routing both be enabled? E.g. can DVR be used by default while assuring that L3 services run in HA mode? Last time I checked it was one or the other in Juno. 2. Am I

Re: [Openstack] [neutron] Openstack in openstack the dummy way = troubles (inception teaches)

2015-05-04 Thread Antonio Messina
Hi all, I'm still trying to solve the connectivity issue. I've also checked that the traffic is coming through the patch-tun interface, with: ip link add name snooper0 type dummy ip link set dev snooper0 up ovs-vsctl add-port br-int snooper0 ovs-vsctl -- set Bridge br-int mirrors=@m -- --id=@sn

[Openstack] [keystone] Multi-region with horizon

2015-05-04 Thread rémi Le trocquer
Hi, In multi-region configuration : multi keystone, multi database but with a common ldap. Is-it possible on Horizon to switch region without re-authenticate ? For reason of latency or RTT, it is not possible to share the databases between the keystone indeed the sites could be geographically dis

[Openstack] How to route to instance from external router

2015-05-04 Thread Wilson Kwok
Hello all, I'm testing Openstack at home, I already success create instance with private IP adddress and floating IP address, but I have question how to let external user access to instance, and intance access to internet, the following description is my network settings: 1. My home network is 17

Re: [Openstack] [keystone] Multi-region with horizon

2015-05-04 Thread Adam Young
On 05/04/2015 10:23 AM, rémi Le trocquer wrote: Hi, In multi-region configuration : multi keystone, multi database but with a common ldap. Is-it possible on Horizon to switch region without re-authenticate ? Horizon talks to Keystone to get the service catalog, and uses the service catalog to

Re: [Openstack] [keystone] Multi-region with horizon

2015-05-04 Thread Joe Topjian
On Mon, May 4, 2015 at 12:56 PM, Adam Young wrote: > On 05/04/2015 10:23 AM, rémi Le trocquer wrote: > >> Hi, >> >> In multi-region configuration : multi keystone, multi database >> but with a common ldap. Is-it possible on Horizon to switch >> region without re-authenticate ? >> > > Horizon talk

Re: [Openstack] Neutron distributed routing with Kilo

2015-05-04 Thread Swaminathan Vasudevan
Hi Tom, See my answers below: 1. Can L3 HA and distributed routing both be enabled? E.g. can DVR be used by default while assuring that L3 services run in HA mode? Last time I checked it was one or the other in Juno. - Swami: This is still work in progress. 2.Does VPNaaS work with DVR in the Kilo

[Openstack] Clean shutdown

2015-05-04 Thread Binan AL Halabi
Hi all, I have this question:When the autoscaling policy (scale down policy) is triggered and one of the server is going to be killed.Nova select the oldest to kill.The question is there a way to make the termination clean (give the instance a chance to finish its processing and its communicatio

Re: [Openstack] Clean shutdown

2015-05-04 Thread Mike Spreitzer
Binan AL Halabi wrote on 05/05/2015 01:15:51 AM: > I have this question: > When the autoscaling policy (scale down policy) is triggered and one > of the server is going to be killed. > Nova select the oldest to kill. > The question is there a way to make the termination clean (give the > instanc