8a4b2cb7cc
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 |
||
---|---|---|
.. | ||
__init__.py | ||
test_actions.py | ||
test_keystone_saml_mellon_handlers.py | ||
test_lib_charm_openstack_keystone_saml_mellon.py |