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

2014-05-28 Thread Jasper Capel
You are also free to not use the L3 agent at all and just patch a few virtual routers into the L2 segments you want them to route (obviously this will result in floating IPs, routing, etc not being managed by Neutron). Jasper On 28 May 2014, at 14:14, Ageeleshwar Kandavelu wrote: > I think

Re: [Openstack] Keystone w/ LDAP identity

2014-05-02 Thread Jasper Capel
No, we didn’t do anything with custom drivers. We implemented the pipeline solution referred to in this document: http://docs.openstack.org/developer/keystone/external-auth.html Jasper On 02 May 2014, at 15:00, Michael Hearn wrote: > Jasper > Are you alluding to the hybrid drivers as discusse

Re: [Openstack] Keystone w/ LDAP identity

2014-05-02 Thread Jasper Capel
I don’t know if this is still the best solution today. It’s a bit specific to our environment, but I can provide you with some example code if that would help. Regards, Jasper Capel On 02 May 2014, at 00:17, Lillie Ross-CDSR11 wrote: > I’ve been playing with using LDAP authenticat