The old quota classes for infrastructure and cloud were left in the automate model for backward compatibility. The old infrastructure quota "Default" instance was mistakenly pointing to the new consolidated quota. Need to remove the "Default" instance value so class schema value will be used.
https://github.com/ManageIQ/manageiq/pull/5535
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/a436f005d1c9c4eaaa4736fd45640566e08f0339 commit a436f005d1c9c4eaaa4736fd45640566e08f0339 Author: Tina Fitzgerald <tfitzger> AuthorDate: Thu Nov 19 17:10:46 2015 -0500 Commit: Tina Fitzgerald <tfitzger> CommitDate: Thu Nov 19 17:10:46 2015 -0500 Remove Default instance values so class schema values will be used. https://bugzilla.redhat.com/show_bug.cgi?id=1283795 .../ProvisionRequestQuotaVerification.class/default.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ed54b64c314d8959051438705fd7f34c40f9d223 commit ed54b64c314d8959051438705fd7f34c40f9d223 Author: Tina Fitzgerald <tfitzger> AuthorDate: Thu Nov 19 17:10:46 2015 -0500 Commit: Tina Fitzgerald <tfitzger> CommitDate: Fri Nov 20 11:01:16 2015 -0500 Remove Default instance values so class schema values will be used. https://bugzilla.redhat.com/show_bug.cgi?id=1283795 .../ProvisionRequestQuotaVerification.class/default.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=5bb027231f3f00ce2d798e6b9dd975f28f856eba commit 5bb027231f3f00ce2d798e6b9dd975f28f856eba Merge: 651e448 ed54b64 Author: Greg McCullough <gmccullo> AuthorDate: Fri Nov 20 12:17:54 2015 -0500 Commit: Greg McCullough <gmccullo> CommitDate: Fri Nov 20 12:17:54 2015 -0500 Merge branch 'old_quota_instance_cherry_pick' into '5.5.z' Remove Default instance values so class schema values will be used. https://bugzilla.redhat.com/show_bug.cgi?id=1283795 https://github.com/ManageIQ/manageiq/pull/5535 Clean cherry-pick. See merge request !512 .../ProvisionRequestQuotaVerification.class/default.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
Fix Validation: Using the Automate Explorer, open the /ManageIQ/Infrastructure/VM/Provisioning/StateMachines/ProvisionRequestQuotaValidation/Default instance, validatequota state contents. before: value: /System/CommonMethods/Quota/vm_quota on_entry: # after: value: <blank> on_entry: no # (this will allow the class schema value of validate_quotas)
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://access.redhat.com/errata/RHSA-2015:2551