[Openstack] Neutron LoadBalancer serving multiple port on an unique vip

2015-04-15 Thread Benoit ML
Hello, I want to minimse amout of IP used for a tenant and to have better handle of web site with http and https (ie having the same IP). But i didint see any way to handle this in Juno thourgh the loadBalancer as a service. Can you enlight me plz ? any future plan ? Thank you in advance Reg

[Openstack] About Trove guestagent connection needed

2015-04-15 Thread Benoit ML
Hello, I currently test openstack database as a service, aka trove. And i'm asking myself (and you) if i misunderstood something : Does trove guestagent need to connect to trove api and rabbitmq ? Any change that trove guestagent, in near future, will implement a "metadataagent" in the neutron

Re: [Openstack] About Trove guestagent connection needed

2015-04-16 Thread Benoit ML
mentioned this > on the openstack list too (see "[trove] Securing access to compute nodes > from instances"). I too would like to hear if: > > - we really have identified a security issue (or) > - we have just misunderstood something > > Guys? > > Best wishes >

Re: [Openstack] Neutron LoadBalancer serving multiple port on an unique vip

2015-04-16 Thread Benoit ML
tware Developer > phone: 210-312-4366 > mobile: 210-440-8374 > > -- > *From:* Benoit ML > *Sent:* Wednesday, April 15, 2015 2:33 AM > *To:* openstack@lists.openstack.org > *Subject:* [Openstack] Neutron LoadBalancer serving multiple port on an > unique vip > >Hello, >

[Openstack] Network Architecture - Separate Layer 2 and Layer 3 - neutron/network node only l2

2014-05-28 Thread Benoit ML
Hello, I'm writing to you because I'd like to discute about the separation of layer 2 and layer 3. Can openstack network node only work on layer 2 with a dedicated server ? and all layer 3 configuration done elsewere ? The idea is : netowk node manage layer 2 topologie (openvswitch/gre tunnel)

Re: [Openstack] Network Architecture - Separate Layer 2 and Layer 3 - neutron/network node only l2

2014-05-30 Thread Benoit ML
gt;> >> Jasper >> >> >> On 28 May 2014, at 14:14, Ageeleshwar Kandavelu > csscorp.com> wrote: >> >> I think you are looking for multiple neutron-l3-agent. It is possible >>> and has been discussed many times before in mailing lists. Just do a

[Openstack] Icehouse multi-node - Centos7 - live migration failed because - neutron not authorised

2014-07-17 Thread Benoit ML
Hello, I'm working on a multi-node setup of openstack Icehouse using centos7. I have : - one controllor node with all server services thing stuff - one network node with openvswitch agent, l3-agent, dhcp-agent - two compute node with nova-compute and neutron-openvswitch - one storage nfs

Re: [Openstack] Icehouse multi-node - Centos7 - live migration failed because - neutron not authorised

2014-07-17 Thread Benoit ML
Hello, Evrything now works. I replace ml2 by openvswitch for the core plugin. ##core_plugin =neutron.plugins.ml2.plugin.Ml2Plugin core_plugin =openvswitch Regards, 2014-07-17 11:14 GMT+02:00 Benoit ML : > Hello, > > > I'm working on a multi-node setup of openstack Iceho