Keystone bootstrap failed when using LDAP

Bug #1706446 reported by Bjoern
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Won't Fix
Undecided
Unassigned

Bug Description

During a recent upgrade to Mitaka I ran into a failed keystone service setup:

failed: [infra01_keystone_container-e283bc6c] => {"attempts": 5, "changed": true, "cmd": ["/openstack/venvs/keystone-13.3.14/bin/keystone-manage", "bootstrap", "--bootstrap-username", "admin", "--bootstrap-password", "Password", "--bootstrap-project-name", "admin", "--bootstrap-role-name", "admin", "--bootstrap-service-name", "keystone", "--bootstrap-region-id", "RegionOne", "--bootstrap-admin-url", "http://1.2.3.4:35357/v3", "--bootstrap-public-url", "https://1.2.3.4:5000/v3", "--bootstrap-internal-url", "http://1.2.3.4:5000/v3"], "delta": "0:00:02.667424", "end": "2017-07-22 16:12:50.930395", "failed": true, "rc": 1, "start": "2017-07-22 16:12:48.262971", "warnings": []}

which was hit when using LDAP inside keystone.
As workaround I did setup keystone_service_setup to false to skip adding the endpoints.
I am wondering if we can skip this task in general when keystone_ldap contains a configuration or if we have a real keystone issue to look into

Revision history for this message
Jean-Philippe Evrard (jean-philippe-evrard) wrote :

We definitely need to improve our keystone testing for ldap, IMO.

Revision history for this message
Jean-Philippe Evrard (jean-philippe-evrard) wrote :
Revision history for this message
Jean-Philippe Evrard (jean-philippe-evrard) wrote :

Mitaka being EOL this won't get fixed.
We can think of adding a keystone ldap scenario in the future, but that should be in another bug/wishlist.

Changed in openstack-ansible:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.