Support for Compute Plans #59
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: servala/servala-portal#59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stories
As a user, I want to choose from a list of available compute plans when creating or updating a service instance
Implementation Notes
Compute plans define the available CPUs and Memory for a service instance.
They are defined per control plane, as they can differ per cloud provider zone (availability).
A compute plan also has a direct impact on the price calculation of a service.
Open Questions