You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow validation of Openshift allocations when changing quotas
As part of allowing the validation of allocation change
requests (acr) [1], various functions have been added to the
plugin that are mostly called from Coldfront to validate an acr.
Among these changes are:
- Several new functions to `utils.py` to perform basic tasks
- Functions in the openshift allocator to obtain the usage of a Openshift project
- Refactoring of how the Openshift quota value is parsed
- New unit tests
[1] nerc-project/coldfront-nerc#138
0 commit comments