This change added support of two login fail lockout security
compliance options for keystone on Debian.
Test Plan for Debian:
PASS: package build, image build
PASS: system bootstrap, keystone is running by systemd
PASS: controller unlock, keystone is running by SM
PASS: "openstack endpoint list" return correct list
PASS: check the following two security compliance options are
set correclty in /etc/keystone/keystone.conf:
lockout_duration=1800
lockout_failure_attempts=5
Test Plan for CentOS:
PASS: system bootstrap, keystone is running by systemd
PASS: controller unlock, keystone is running by SM
PASS: "openstack endpoint list" return correct list
PASS: check the following two security compliance options are
set correclty in /etc/keystone/keystone.conf:
lockout_duration=1800
lockout_failure_attempts=5
Story: 2009101
Task: 44785
Signed-off-by: Andy Ning <andy.ning@windriver.com>
Change-Id: I09a65d070f1ed8e8aa65371f99f4aa722f671a1d