Update git submodules

* Update keystoneauth from branch 'master'
  - Factor Adapter conf-processing logic into a helper
    
    Subclasses of keystoneauth1.adapter.Adapter, such as openstacksdk's
    openstack.proxy.Proxy [1], would like to be able to obtain configuration
    from oslo_config conf options.
    
    This commit splits the conf processing logic out of
    keystoneauth1.loading.adapter.Adapter.load_from_conf_options (aka
    keystoneauth1.loading.load_adapter_from_conf_options) into a helper
    method, keystoneauth1.loading.adapter.process_conf_options.
    
    This is a straight refactor, so no test changes are necessary.
    
    [1] 16f2dbe3b0/openstack/proxy.py (L113)
    
    Change-Id: I250c431ccf3883901f7dce151bc5011ac305f829
This commit is contained in:
Eric Fried 2019-03-18 10:37:54 -05:00 committed by Gerrit Code Review
parent e6457cb4cb
commit e0d290555e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit bde07bc95b5b5d16b829f72be7aaa62fab9d716a
Subproject commit f83f3fb750839158c0f27224d5b7db970e7b6e24