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

Adds support for bigiq tokens that have different fields #128

Merged

Conversation

caphrim007
Copy link
Contributor

Issues:
Fixes #127

Problem:
The bigiq tokens do not include an expiration micros field so it
needs to be calculated from the last-update micros

Analysis:
This patch adds those changes and refactors the methods to be
smaller and more easily tested.

Tests:

@caphrim007
Copy link
Contributor Author

@pjbreaux this needs to go in asap to support bigiq.

Issues:
Fixes F5Networks#127

Problem:
The bigiq tokens do not include an expiration micros field so it
needs to be calculated from the last-update micros

Analysis:
This patch adds those changes and refactors the methods to be
smaller and more easily tested.

Tests:
@caphrim007 caphrim007 force-pushed the feature.support-bigiq-token-expiration branch from 0751c0b to fff68f3 Compare January 10, 2017 07:28
@caphrim007
Copy link
Contributor Author

and gruber needs this patch for a thing he's working on for openstack

@zancas zancas merged commit d136954 into F5Networks:1.0 Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants