sapcc / elektra

An opinionated openstack Web UI for consumer self service and operations.
Apache License 2.0
74 stars 29 forks source link

plugins/identity: remove obsolete integrations with Resource Mgmt plugin #1371

Closed VoigtS closed 3 months ago

VoigtS commented 3 months ago

This PR aims to remove deprecated integrations of the old Resource Management Plugin that do not exist anymore in the new quota/commitment model.

The following removals take place:

We executed the corresponding ruby spec file: ./plugins/identity/spec/controllers/projects_controller_spec.rb. We also took a look at the UI behaivior after the changes. We don't expect any issues with the removal of the above mentioned parts.