bwsw / cloudstack-ui

Modern UI for Apache Cloudstack User Self Service Portal
https://bitworks.software/
Apache License 2.0
164 stars 63 forks source link

Handle VM resource limit correctly #1710

Closed bwsw closed 4 years ago

bwsw commented 4 years ago

Description

When account VM available resource limit is 0 UI must handle it correctly. There are two cases:

  1. The configured VM resource limit is equal or greater than the amount of created VMs
  2. The configured resource limit is 0

In both cases UI must act properly: 1st case: when a user tries to create a VM, UI must say:

2nd case:

Standard support contacts must be displayed below the message. Check, maybe it's broken.