+++ This bug is a downstream clone. The original bug is: +++
+++ bug 1434056 +++
======================================================================
Description of problem:
In documentation of RHV API, the placeholders are not rendered.
I could find at least these two:
{product-name}
{engine-name}
Version-Release number of selected component (if applicable):
rhv-release-4.1.1-6-001.noarch.rpm
How reproducible:
Install engine and access API documentation from browser.
Steps to Reproduce:
1. Install engine
2. Access API doc from browser https://{YOUR_ENGINE}/ovirt-engine/api/model.html#_basic_authentication
3. Read doc and note that you can read {product-name} in the text instead of RHV
Actual results:
I can read following text in the doc:
Basic authentication is supported only for backwards compatibility; it is deprecated since version 4.0 of {product-name}, and will be removed in the future.
Expected results:
I would like to read RHV instead of {product-name}
Basic authentication is supported only for backwards compatibility; it is deprecated since version 4.0 of RHV, and will be removed in the future.
Additional info:
(Originally by Lukas Bednar)
The proposed patch should fix this issue.
Note that /ovirt-engine/api/model is deprecated in 4.1, use /ovirt-engine/apidoc instead, it doesn't require authentication and provides the same information, without this issue.
I suggest to fix this for 4.1.2.
(Originally by juan.hernandez)
I can confirm that I don't see this issue in the document we published to the Customer Portal, so I don't think there is anything to do on the documentation team's side.
(Originally by Lucy Bopf)
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/RHEA-2017:1280