| Summary: | [RHEL 5 migration] preupg: Show admin howto on http server to show him results | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Branislav Blaškovič <bblaskov> |
| Component: | preupgrade-assistant | Assignee: | Petr Hracek <phracek> |
| Status: | CLOSED NOTABUG | QA Contact: | Alois Mahdal <amahdal> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.9 | CC: | fkluknav, phracek, pstodulk, ttomecek |
| Target Milestone: | rc | Keywords: | Extras |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-20 12:52:49 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1302286 | ||
Description of problem: preupg generates html webpages which is easier to read in web browser than in vim. So please add howto, how to run some http server (for example SimpleHTTPServer which is installed by default) and show results. Version-Release number of selected component (if applicable): # preupg --version Preupgrade Assistant version: 2.1.5 Steps to Reproduce: 1. Run preupg Actual results: Some information about location of html files Expected results: This for example: To view results in your web browser, please follow these steps: 1. $ cd /root/preupgrade && python -m SimpleHTTPServer 2. Configure your firewall if necessary 3. Open http://your_ip:8000/result-admin.html in your webbrowser