nerc-project / coldfront-plugin-cloud

ColdFront plugin to manage resource allocations on OpenStack and OpenShift
GNU General Public License v3.0
4 stars 10 forks source link

add logging and respect apply flag when validating institution-specific code #140

Closed jtriley closed 9 months ago

jtriley commented 10 months ago

This adds some logging to the check_institution_specific_code function in the validate_allocations command and also updates that function to only take action if the --apply option has been specified.