Bug 1404028
Summary: | Folder relationship change causing a re-classify of all children VMs | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Jared Deubel <jdeubel> | |
Component: | Providers | Assignee: | Adam Grare <agrare> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Alex Newman <anewman> | |
Severity: | urgent | Docs Contact: | ||
Priority: | urgent | |||
Version: | 5.6.0 | CC: | anewman, clasohm, cpelland, jfrey, jhardy, jocarter, obarenbo, simaishi | |
Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
Target Release: | 5.8.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 5.8.0.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1404526 1404527 (view as bug list) | Environment: | ||
Last Closed: | 2017-06-12 16:40:32 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1404526, 1404527, 1412279 |
Description
Jared Deubel
2016-12-12 21:46:22 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/aeb4f6acf3174a990864802b6b49ea4e93d71571 commit aeb4f6acf3174a990864802b6b49ea4e93d71571 Author: Adam Grare <agrare> AuthorDate: Mon Dec 12 18:54:10 2016 -0500 Commit: Jason Frey <jfrey> CommitDate: Tue Dec 13 01:13:20 2016 -0500 Only reclassify VMs if they were changed directly https://bugzilla.redhat.com/show_bug.cgi?id=1404028 app/models/vm_or_template.rb | 34 ++++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/c39789d11f7c47b45cd2cf00c0789fbcdc2705ae commit c39789d11f7c47b45cd2cf00c0789fbcdc2705ae Author: Jason Frey <jfrey> AuthorDate: Tue Dec 13 01:05:45 2016 -0500 Commit: Jason Frey <jfrey> CommitDate: Tue Dec 13 01:13:32 2016 -0500 Add specs for VmOrTemplate.post_refresh_ems https://bugzilla.redhat.com/show_bug.cgi?id=1404028 spec/factories/ems_folder.rb | 79 +++++++++++++++++++ spec/models/vm_or_template_spec.rb | 151 +++++++++++++++++++++++++++++++++++++ 2 files changed, 230 insertions(+) *** Bug 1403394 has been marked as a duplicate of this bug. *** |