Description
problem
Following list of quota types are wrongly mapped with the ids.
cloudstack/ui/src/utils/quota.js
Lines 108 to 119 in 01c721f
Actual values are
From UI when I selected the following types, the result types are different
versions
ACS version: 4.20
The steps to reproduce the bug
- enable quota service from global settings
- restart ms
- under quota section > click "Create Quota Tariff"
- select usage type VPC -> result usage type is BUCKET
- select usage type Backup Object -> result usage type is VPC
What to do about it?
Fix the ids in quota.js according to