armada/etc/armada
Felipe Monteiro 3e129745b4 Add missing Keystone options to registration of config
This patchset adds missing Keystone options to registration
of config, including timeout, which is causing the following
error in testing:

packages/oslo_config/cfg.py", line 3130, in _get_opt_info
2018-06-12 20:28:40.318 9 ERROR armada.api     raise NoSuchOptError(opt_name, group)
2018-06-12 20:28:40.318 9 ERROR armada.api oslo_config.cfg.NoSuchOptError: no such option timeout in group [keystone_authtoken]
2018-06-12 20:28:40.318 9 ERROR armada.api

This fix is similar to a recent Shipyard patchset [0] which
aimed to solve the same issue but expands on it by following
Nova patterns here: [1].

This also updates the sample config file which now includes
the timeout option.

[0] https://review.openstack.org/#/c/572563/
[1] http://git.openstack.org/cgit/openstack/nova/tree/nova/conf/cinder.py

Change-Id: I2c35bcfe9cacbc3a443f7f0975ad2ab43c7ca7c2
2018-06-13 13:18:04 +00:00
..
api-paste.ini Updated Makefile 2018-03-15 12:40:19 -04:00
armada.conf.sample Add missing Keystone options to registration of config 2018-06-13 13:18:04 +00:00
config-generator.conf feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
policy-generator.conf feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
policy.yaml Add command to rollback release to CLI and API 2018-06-06 09:40:31 -05:00