[Openstack] devstack + ldap

Dean Troyer dtroyer at gmail.com
Thu Mar 6 17:26:52 UTC 2014


On Thu, Mar 6, 2014 at 9:51 AM, Craig Jellick <cjellick at godaddy.com> wrote:

>  I cannot get devstack + ldap working. I've tried on Ubuntu and CentOS
> vms and in both cases I get a similar error:
>
>  In Ubuntu:
> + ldapdelete -x -w test -D cn=Manager,dc=openstack,dc=org -H
> ldap://localhost -r dc=openstack,dc=org
> ldap_search: No such object (32)
>

This is another casualty of enabling errexit in stack.sh last week.  This
has always silently failed when that object was not present, such as on the
first run.

https://review.openstack.org/78675 fixes it for me locally, it's a one line
change to lib/ldap.

dt

-- 

Dean Troyer
dtroyer at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140306/1e85d75f/attachment.html>


More information about the Openstack mailing list