New release 1.1.1
Use fasjson api by default
Signed-off-by: Tomas Hrcka thrcka@redhat.com
rebased onto e7151a77e069480a0ed9c763297fb1226bac7f39
Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
1 new commit added
Enable FASJSON in tests
Any chance to get an update on this? I've tried to run the tests locally but I keep having an error regarding staging Kerberos.
Also for this to pass Flake8, you need to change line 21 of fedscm_admin/fas.py to:
from fedora.client import AuthError
because AccountSystem is not used anymore.
rebased onto 5057d3da574a8b1f89b234401a4af3c06e0d283a
Pull-Request has been merged by humaton
New release 1.1.1
Use fasjson api by default
Signed-off-by: Tomas Hrcka thrcka@redhat.com