-
Pierre Riteau authored
It can be useful to run Ironic commands on the public API if access to the internal API is not possible. Related-Bug: #2051837 Change-Id: Ice0eb62f2bb26ca6e3ac8d02c6ea787b60408a86 (cherry picked from commit 1916b3c2)
Pierre Riteau authoredIt can be useful to run Ironic commands on the public API if access to the internal API is not possible. Related-Bug: #2051837 Change-Id: Ice0eb62f2bb26ca6e3ac8d02c6ea787b60408a86 (cherry picked from commit 1916b3c2)
public-openrc-system-e52c9f5440b6f594.yaml 272 B
---
features:
- |
Generates a system-scoped ``public-openrc-system.sh`` file. This allows
running Ironic commands against the public API, which is useful when access
to the internal API is unavailable.
`LP#2051837 <https://launchpad.net/bugs/2051837>`__