Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

am3.py depends on omnilib #820

Open
ahelsing opened this issue May 19, 2015 · 1 comment
Open

am3.py depends on omnilib #820

ahelsing opened this issue May 19, 2015 · 1 comment

Comments

@ahelsing
Copy link
Member

src/geni/am/am3.py uses omnilib.util.credparsing's get_cred_type.

This one of 2 places where the geni package depends on the omnilib package (besides proxyam which is mostly dead code).

Remove this dependency, possibly by using sfa/trust/credential_factory.getType

Imported from trac ticket #820, created by ahelsing on 05-18-2015 at 09:24, last modified: 05-18-2015 at 09:24

@ahelsing
Copy link
Member Author

ahelsing commented Jun 2, 2015

Fixing this without simply moving the problem around requires resolving issue #819

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant