Bug 1567760
| Summary: | VMware vCloud Provider's VMs cannot revert from snapshot | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | mplesko | |
| Component: | Providers | Assignee: | Gregor Berginc <gregor.berginc> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Gregor Berginc <gregor.berginc> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.9.0 | CC: | cpelland, gblomqui, jfrey, jhardy, lavenel, obarenbo | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.10.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1567962 (view as bug list) | Environment: | ||
| Last Closed: | 2019-02-11 08:34:17 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: | 1567962 | |||
|
Description
mplesko
2018-04-16 07:44:34 UTC
New commit detected on ManageIQ/manageiq-providers-vmware/master: https://github.com/ManageIQ/manageiq-providers-vmware/commit/a951bf842a4c2b918cbc296424ebeaac1dc77697 commit a951bf842a4c2b918cbc296424ebeaac1dc77697 Author: sasoc <saso.cvitkovic> AuthorDate: Mon Apr 16 08:14:24 2018 -0400 Commit: sasoc <saso.cvitkovic> CommitDate: Mon Apr 16 08:14:24 2018 -0400 Add supports revert to snapshot With this commit revert snapshot is enabled. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1567760 Signed-off-by: sasoc <saso.cvitkovic> app/models/manageiq/providers/vmware/cloud_manager/vm.rb | 1 + spec/models/manageiq/providers/vmware/cloud_manager_spec.rb | 4 + 2 files changed, 5 insertions(+) |