armada/armada/utils
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
..
__init__.py [feature] restructure-clean-up-project 2017-06-12 09:06:17 -05:00
keystone.py Add missing Keystone options to registration of config 2018-06-13 13:18:04 +00:00
release.py bug(wait): fixing how we wait on chart and group 2017-11-02 19:51:18 +00:00
source.py feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
validate.py Remove validate_manifest_filepath 2018-06-04 17:53:42 -05:00
validation_message.py Remove references to old git repos 2018-05-29 10:15:13 -05:00