Bug 1726231
| Summary: | Add validation on the source VM name for migration plan selection | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | V2V | Assignee: | Fabien Dupont <fdupont> |
| Status: | CLOSED WONTFIX | QA Contact: | Shveta <sshveta> |
| Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | medium | ||
| Version: | 5.10.1 | CC: | bthurber, dmetzger, jprause |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.10.7 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1685948 | Environment: | |
| Last Closed: | 2019-07-09 12:06:48 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | V2V | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1685948 | ||
| Bug Blocks: | |||
|
Comment 2
Fabien Dupont
2019-07-03 19:53:06 UTC
New commit detected on ManageIQ/manageiq/hammer: https://github.com/ManageIQ/manageiq/commit/68f0bf9c54c83ec809ed5377cd5450fc74b5f56d commit 68f0bf9c54c83ec809ed5377cd5450fc74b5f56d Author: Satoe Imaishi <simaishi> AuthorDate: Tue Jul 9 08:09:04 2019 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Tue Jul 9 08:09:04 2019 -0400 Revert "Merge pull request #18942 from fdupont-redhat/h_v2v_transformation_mapping_validation_on_vm_name" This reverts commit b59e6df053880e8d7db1e4edf3eb5979783e5dfa, reversing changes made to 99bbf47929122fdebc7fc77d53e52206fac11a54. https://bugzilla.redhat.com/show_bug.cgi?id=1726231 app/models/transformation_mapping/vm_migration_validator.rb | 23 - spec/models/transformation_mapping_spec.rb | 83 +- 2 files changed, 29 insertions(+), 77 deletions(-) |