Update git submodules

* Update charm-keystone-saml-mellon from branch 'master'
  - Fix get-sp-metadata sp-metadata file location
    
    get-sp-metadata action hardcodes the location of an sp metadata file
    which is incorrect - it should use the application name to allow custom
    application names and usage of multiple keystone-saml-mellon
    applications (to have multiple IdPs).
    
    In order to make unit testing easier the global variable for the sp
    metadata file in actions.py is moved into a function so that it is
    evaluated at the function call time, not module import time.
    
    Change-Id: Ia73cd633f2948080e9a892869074ed2775ecc33c
    Closes-Bug: #1833202
This commit is contained in:
Dmitrii Shcherbakov 2019-06-18 13:07:45 +03:00 committed by Gerrit Code Review
parent 7df174f493
commit c4d6d53253
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit dde20964eba7fd5a425f5e4e9085c839d0434ff9
Subproject commit 8a4b2cb7ccc311070e518201f0b762d8113eb328