Bug 1376525
Summary: | Requested value is always shown as zero in quota exceed messages. | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | Provisioning | Assignee: | Bronagh Sorota <bsorota> |
Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.6.0 | CC: | akarol, bsorota, cpelland, gmccullo, jhardy, mkanoor, obarenbo, tfitzger, wfitzger |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.6.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | scvmm | ||
Fixed In Version: | 5.6.3.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1364381 | Environment: | |
Last Closed: | 2016-11-30 19:53:56 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1364381 | ||
Bug Blocks: |
Comment 2
Bronagh Sorota
2016-10-04 15:33:48 UTC
New commit detected on ManageIQ/manageiq/darga: https://github.com/ManageIQ/manageiq/commit/948222ef7562b2d511d8e6bc5a25f48cdbaeb19b commit 948222ef7562b2d511d8e6bc5a25f48cdbaeb19b Author: Greg McCullough <gmccullo> AuthorDate: Mon Sep 26 16:48:59 2016 -0400 Commit: Oleg Barenboim <chessbyte> CommitDate: Fri Oct 7 14:40:29 2016 -0400 Merge pull request #11468 from bronaghs/scvmm_cpu_quota_bug_bz1364381 Set the :number_of_sockets in SCVMM provisioning dialogs (cherry picked from commit c73122c72b122c7a672bb7cb5965dc6ee1bc5cbb) https://bugzilla.redhat.com/show_bug.cgi?id=1376525 .../manageiq/providers/microsoft/infra_manager/provision/cloning.rb | 2 +- .../miq_dialogs/miq_provision_microsoft_dialogs_template.yaml | 2 +- .../manageiq/providers/microsoft/infra_manager/provision_spec.rb | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) Correct count is displayed in Requested value of quota exceed messages. Verified: 5.6.3.1.20161121165709_0acddf6 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2016-2839.html |