Feature #4901
Add support for percentage values in RESERVED_CPU and RESERVED_MEM
Status: | Closed | Start date: | 11/05/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Juan Jose Montiel Cano | % Done: | 0% | |
Category: | Sunstone | |||
Target version: | Release 5.4 | |||
Resolution: | fixed | Pull request: |
Description
This will be supported for cluster and host templates.Example of valid values:
RESERVED_CPU=-250 RESERVED_CPU=50% RESERVED_MEM=10240 RESERVED_MEM=-25%
This issue is also to expose these values in a more intuitive way in Sunstone
Associated revisions
F #4901: RESERVED_CPU and RESERVED_MEM can be expressed using %. Update
HostShare interface.
F #4901: Updates MEM & CPU when RESERVED_ attributes are updated. Adds TOTAL_CPU
and TOTAL_MEM shares to store raw monitoring cpu/mem metrics. Adds
migrator and increases local DB version number.
F #4901: Add support for values RESERVED_CPU and RESERVED_MEM
- Added new slider in info (hosts-tab)
F #4901 Added new slider for RESERVED_CPU and RESERVED_MEM in hosts and clusters
F #4901 changed labels in hosts-tabs and changed colors inputs
F #4901: RESERVED_CPU and RESERVED_MEM can be expressed using %. Update
HostShare interface.
F #4901: Updates MEM & CPU when RESERVED_ attributes are updated. Adds TOTAL_CPU
and TOTAL_MEM shares to store raw monitoring cpu/mem metrics. Adds
migrator and increases local DB version number.
F #4901: Add support for values RESERVED_CPU and RESERVED_MEM
- Added new slider in info (hosts-tab)
F #4901 Added new slider for RESERVED_CPU and RESERVED_MEM in hosts and clusters
F #4901 changed labels in hosts-tabs and changed colors inputs
History
#1 Updated by Tino Vázquez over 4 years ago
- Status changed from Pending to Closed
- Resolution set to fixed