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

Added management command to migrate field of sciences #154

Closed QuanMPhm closed 7 months ago

QuanMPhm commented 7 months ago

I've moved the PR for field of science migration over here from coldfront-plugin-api


Closes https://github.com/nerc-project/coldfront-nerc/issues/92, I've added a Django management command to allow the migration of field of sciences. The command requires that a tab-seperated mapping csv is provided, and can allow the migration to new, or already existing fields of sciences.

knikolla commented 7 months ago

@QuanMPhm I've updated the description of your PR to contain the original description. Please make sure the PR contains all the information here when you submit it rather than require looking somewhere else.