armada/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 Add command to rollback release to CLI and API 2018-06-06 09:40:31 -05:00
cli Fix to pass a manifest file to the armada server 2018-06-12 00:53:03 -07:00
common Fix to pass a manifest file to the armada server 2018-06-12 00:53:03 -07:00
conf Add missing Keystone options to registration of config 2018-06-13 13:18:04 +00:00
exceptions Add command to rollback release to CLI and API 2018-06-06 09:40:31 -05:00
handlers Add command to rollback release to CLI and API 2018-06-06 09:40:31 -05:00
schemas feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
tests [test] Increase armada.handlers.armada test coverage 2018-06-11 10:15:28 -04:00
utils Add missing Keystone options to registration of config 2018-06-13 13:18:04 +00:00
__init__.py fix(init): remove duplicated version code 2018-05-28 05:52:58 -05:00
const.py Revise wait timeouts plus dry-run. 2018-05-30 16:19:35 -05:00
errors.py feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
shell.py Add command to rollback release to CLI and API 2018-06-06 09:40:31 -05:00
version.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00