On Thu, Sep 5, 2013 at 11:18 AM, Miller, Mark M (EB SW Cloud - R&D - Corvallis) <mark.m.miller at hp.com> wrote: > Thanks Brad for the pointer. Is there any way to just install the > OpenLdap piece and not the entire OpenStack? > You can install a Keystone-only DevStack, but I suspect you just want the OpenLDAP bits...if that is the case look in lib/keystone[1] and lib/ldap[2] for the steps DevStack takes to perform the installation. The configure_keystone()[3] function has all of the bits to configure Keystone. dt [1] https://github.com/openstack-dev/devstack/blob/master/lib/keystone [2] https://github.com/openstack-dev/devstack/blob/master/lib/ldap [3] https://github.com/openstack-dev/devstack/blob/master/lib/keystone#L102 -- Dean Troyer dtroyer at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130905/b3a0b670/attachment.html>