Bug 1344576
| Summary: | [Docs] [Sahara] Document support for the Cloudera 5.5.0 plug-in | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Andrew Dahms <adahms> |
| Component: | documentation | Assignee: | Radek Bíba <rbiba> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Don Domingo <ddomingo> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9.0 (Mitaka) | CC: | ddomingo, srevivo |
| Target Milestone: | ga | Keywords: | Documentation |
| Target Release: | 9.0 (Mitaka) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-22 23:31:23 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: | 1337648 | ||
| Bug Blocks: | |||
|
Description
Andrew Dahms
2016-06-10 05:01:23 UTC
Assigning to Radek for review. Radek - this should be a quick fix to update one or two references and links in this guide. BTW, the book has some kind of Unicode garbage at the beginning of its title. The URL on the Customer Portal is: access.redhat.com/documentation/en/red-hat-openstack-platform/8/%E2%81%A0openstack-data-processing/%E2%81%A0openstack-data-processing I believe this is due to the following content in docinfo.xml: <title> OpenStack Data Processing</title> If you take a closer look with the od(1) tool, you'll see what exactly it is: $ head -1 docinfo.xml | od -a 0000000 < t i t l e > sp b soh sp O p e n S 0000020 t a c k sp D a t a sp P r o c e s 0000040 s i n g < / t i t l e > nl 0000055 This doesn't look good IMHO, so I'll fix the title while making the changes for this bug. The title should be fixed in OSP 8 too, though. This content is now live on the Customer Portal. Closing. |