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

Refactor `validate_allocations` #159

Open knikolla opened 4 months ago

knikolla commented 4 months ago

The management command validate_allocations has grown significantly in functionality and needs to be refactored for legibility.

One possible approach is to implement a validate function into the allocators, and call that for each of the resource allocations.

joachimweyl commented 4 months ago

@knikolla when do you foresee this work being done and what do you estimate the effort would be?

knikolla commented 3 months ago

@QuanMPhm I unassigned you since I have some spare cycles this sprint and am taking this on myself.

joachimweyl commented 1 week ago

@knikolla what is the status of this issue?

knikolla commented 4 days ago

I have removed this issue from the current sprint as I overestimated my free cycles.