-
Notifications
You must be signed in to change notification settings - Fork 8
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
Use clearinghouse APIs for geni-sync-wireless #1741
Commits on Aug 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8dea336 - Browse repository at this point
Copy the full SHA 8dea336View commit details -
Switch from optparse to argparse
Change geni-sync-wireless from optparse to argparse for command line options. optparse is deprecated, argparse is the replacement going forward.
Configuration menu - View commit details
-
Copy full SHA for 8dcc7f0 - Browse repository at this point
Copy the full SHA 8dcc7f0View commit details
Commits on Sep 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9d8cac0 - Browse repository at this point
Copy the full SHA 9d8cac0View commit details -
Sync wireless via clearinghouse API
Start using the clearinghouse API to get information about wireless projects and users. Stop using the database for project information in geni-sync-wireless.
Configuration menu - View commit details
-
Copy full SHA for c7caa73 - Browse repository at this point
Copy the full SHA c7caa73View commit details
Commits on Sep 13, 2016
-
Sync wireless use more clearinghouse API
Use the clearinghouse API to gather member info instead of diving into the database.
Configuration menu - View commit details
-
Copy full SHA for 75f11f1 - Browse repository at this point
Copy the full SHA 75f11f1View commit details -
Use service registry in sync wireless
Locate the required services via the service registry instead of either inventing them on the fly or digging them out of the database.
Configuration menu - View commit details
-
Copy full SHA for 1f11940 - Browse repository at this point
Copy the full SHA 1f11940View commit details -
Use service registry in sync wireless
Use MA API to add a wimax username to a user's info. No longer use the database directly for this.
Configuration menu - View commit details
-
Copy full SHA for 2970760 - Browse repository at this point
Copy the full SHA 2970760View commit details -
Remove database related code from sync wireless
All access is now by API, none by database. Remove the vestiges of the database access because it is no longer needed.
Configuration menu - View commit details
-
Copy full SHA for 2f246bb - Browse repository at this point
Copy the full SHA 2f246bbView commit details -
Update geni-sync-wireless man page
Add new arguments to man page, remove outdated arguments.
Configuration menu - View commit details
-
Copy full SHA for 46983e8 - Browse repository at this point
Copy the full SHA 46983e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ed766 - Browse repository at this point
Copy the full SHA d8ed766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a1db1 - Browse repository at this point
Copy the full SHA 72a1db1View commit details