diff --git a/src/coldfront_plugin_cloud/management/commands/register_default_quotas.py b/src/coldfront_plugin_cloud/management/commands/register_default_quotas.py index 05c1301..1a3705c 100644 --- a/src/coldfront_plugin_cloud/management/commands/register_default_quotas.py +++ b/src/coldfront_plugin_cloud/management/commands/register_default_quotas.py @@ -117,6 +117,10 @@ def handle(self, *args, **options): "resource_type": STORAGE_RESOURCE_TYPE_NAME, "invoice_name": OPENSTACK_STORAGE_INVOICE_NAME, }, + { + "display_name": attributes.QUOTA_GPU, + "quota_label": "internal.", + }, ] # Find OpenShift resources