add LDAP reachability check in keystone-ldap
Bug #1951474 reported by
Linda Guo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Keystone LDAP integration |
In Progress
|
Undecided
|
Linda Guo |
Bug Description
Add LDAP reachability test in keystone-ldap:
1. add nrpe relation
2. Two types of check:
Check ldap server is reachable via port. This is the default type
Check ldap bind (username/password) by sending bind request, this can be enabled or disable via config option.
Changed in charm-keystone-ldap: | |
assignee: | nobody → Linda Guo (lihuiguo) |
status: | New → In Progress |
To post a comment you must log in.
code committed:
https:/ /review. opendev. org/c/openstack /charm- keystone- ldap/+/ 818490