The latest openstack-keystone package for the upstream OpenStack Juno release has an extension that requires the pysaml2 python package (https://pypi.python.org/pypi/pysaml2). We need to create a python-saml2 RPM for pysaml2 to allow Keystone's federation extension to work.
I'll create Fedora review for pysaml and make this bz depend on it.
pysaml2 installs multiple top-level modules, not sure why is not everything under saml2, if they're used only by saml2 ? s2repoze saml2 xmldsig xmlenc
At least xmldsig is conflicting with https://pypi.python.org/pypi/xmldsig and will need to be treated as vendorized library.
Upstream is going to move top-level modules: https://github.com/rohe/pysaml2/issues/202
This message is a reminder that Fedora 20 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 20. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '20'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 20 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Top-level modules issue resolved in https://github.com/rohe/pysaml2/commit/9af3252035484f4a8c624eba0f35b68280d43fd2 and license text in https://github.com/rohe/pysaml2/commit/27187f6abef2262056977a9a4f7d3042387e4861 In keystone pysaml2 API change is handled in master and kilo by https://review.openstack.org/#/q/If01a93a18cef6159adad50496e6335e88f86024d,n,z