Merge "Integrate Verified HW table"
This commit is contained in:
commit
040fb448a6
@ -140,19 +140,19 @@ Supported hardware components for use with |prod| are listed here.
|
||||
|
||||
.. _cert-hw-details:
|
||||
|
||||
.. .. only:: starlingx
|
||||
..
|
||||
.. The following table provides additional information about currently tested
|
||||
.. and supported hardware. Click the icon in the **Certified** column to see
|
||||
.. additional details.
|
||||
..
|
||||
.. **Table 2. Self-Validated and Certified Servers**
|
||||
..
|
||||
.. .. raw:: html
|
||||
.. :url: https://support2.windriver.com/self-validated-and-certified-hosts/?q
|
||||
..
|
||||
.. .. raw:: html
|
||||
..
|
||||
.. <script>
|
||||
.. document.getElementById("body").style.margin-left = -50px;
|
||||
.. </script>
|
||||
.. only:: starlingx
|
||||
|
||||
The following table provides additional information about currently tested
|
||||
and supported hardware. Click the icon in the **Certified** column to see
|
||||
additional details.
|
||||
|
||||
**Table 2. Self-Validated and Certified Servers**
|
||||
|
||||
.. raw:: html
|
||||
:url: https://support2.windriver.com/self-validated-and-certified-hosts/?q
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<script>
|
||||
document.getElementById("body").style.margin-left = -50px;
|
||||
</script>
|
||||
|
2
tox.ini
2
tox.ini
@ -27,7 +27,7 @@ commands =
|
||||
sphinx-build -a -E -W --keep-going -d doc/build/doctrees -t starlingx -t openstack -b html doc/source doc/build/html {posargs}
|
||||
git clean -dfx doc/source/fault-mgmt/
|
||||
git restore doc/source/dist_cloud/kubernetes/*
|
||||
# bash hw-updates.sh
|
||||
bash hw-updates.sh
|
||||
bash htmlChecks.sh doc/build/html
|
||||
allowlist_externals = bash
|
||||
htmlChecks.sh
|
||||
|
Loading…
Reference in New Issue
Block a user