openstack-helm/keystone
Gage Hugo fe53b5e559 Add blank access_rules file
When starting the keystone-api pod, the service checks for a
access_rules file for application credentials during startup.
If the file does not exist, keystone emits a warning saying the
file is not found:

WARNING keystone.access_rules_config.backends.json [-] No config
file found for access rules, application credential access rules
will be unavailable.: FileNotFoundError: [Errno 2] No such file
or directory: '/etc/keystone/access_rules.json'

This change adds in a blank access_rules.json file to the
keystone etc directory in order to surpress this message.

Change-Id: I63ac153cc91ac45b3fd223f8a54b933b5cbffac4
2020-10-15 21:13:34 +00:00
..
templates Add blank access_rules file 2020-10-15 21:13:34 +00:00
values_overrides feat(tls): add tls support to openstack services 2020-07-10 09:36:31 -05:00
.helmignore Add OpenSUSE Leap15 testing 2019-04-15 11:15:35 +02:00
Chart.yaml Add blank access_rules file 2020-10-15 21:13:34 +00:00
requirements.yaml Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:20:13 -05:00
values.yaml Add blank access_rules file 2020-10-15 21:13:34 +00:00