charm-keystone-saml-mellon/src/actions
Dmitrii Shcherbakov 8a4b2cb7cc 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
2019-06-27 13:58:57 +03:00
..
actions.py Fix get-sp-metadata sp-metadata file location 2019-06-27 13:58:57 +03:00
get-sp-metadata Add the get-sp-metadata action 2019-03-15 11:34:51 -07:00