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

Refactor omnilib client.py and gcf secure_xmlrpc_client #829

Open
ahelsing opened this issue May 27, 2015 · 0 comments
Open

Refactor omnilib client.py and gcf secure_xmlrpc_client #829

ahelsing opened this issue May 27, 2015 · 0 comments

Comments

@ahelsing
Copy link
Member

src/gcf/geni/util/secure_xmlrpc_client.py is unused. It duplicates code from src/gcf/omnilib/xmlrpc/client.py. src/gcf/omnilib/xmlrpc/client.py is used by src/gcf-proxy-test.py and src/gcf-test.py and src/gcf/geni/am/proxyam.py

Consider moving the client.py functionality into secure_xmlrpc_client.py and fixing all uses to use it from there, so that while omni depends on gcf, gcf does not depend on omni.

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