Bug 1655174
Summary: | [v2v][RFE] Rename the "Overview" page to "Migration Plans" | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Mike Turley <mturley> |
Component: | V2V | Assignee: | Brett Thurber <bthurber> |
Status: | CLOSED ERRATA | QA Contact: | Yadnyawalk Tale <ytale> |
Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | high | ||
Version: | 5.10.0 | CC: | fdupont, kkulkarn, simaishi, ytale |
Target Milestone: | GA | Keywords: | FutureFeature |
Target Release: | 5.10.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | v2v | ||
Fixed In Version: | 5.10.0.28 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-02-07 23:03:59 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: |
Description
Mike Turley
2018-11-30 20:51:58 UTC
New commit detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/562aff32f945133eb4edbb4e04066789592db172 commit 562aff32f945133eb4edbb4e04066789592db172 Author: Michael Ro <mikerodev> AuthorDate: Mon Dec 3 09:15:44 2018 -0500 Commit: Michael Ro <mikerodev> CommitDate: Mon Dec 3 09:15:44 2018 -0500 Merge pull request #815 from mturley/rename-overview Rename "Overview" page to "Migration Plans" and change /overview route to /plans (cherry picked from commit bbebfb2a4db6e2340b52b07b86322d6b44d02076) https://bugzilla.redhat.com/show_bug.cgi?id=1655174 app/controllers/migration_controller.rb | 4 +- app/javascript/react/config/config.js | 2 +- app/javascript/react/screens/App/Mappings/Mappings.js | 2 +- app/javascript/react/screens/App/Mappings/screens/MappingWizard/components/MappingWizardResultsStep/MappingWizardResultsStep.js | 2 +- app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardResultsStep/PlanWizardResultsStep.js | 2 +- app/javascript/react/screens/App/Plan/Plan.js | 2 +- config/routes.rb | 4 +- lib/manageiq/v2v/engine.rb | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) Thanks for letting us know this, I can confirm its availability. Just added changes for same in QE automation. https://github.com/ManageIQ/integration_tests/pull/8258 Verified on - 5.10.0.28.20181204160308_aa3b074 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-2019:0212 |