Merge "False-positive failure to upload iso/sig to central cloud with sudo"

This commit is contained in:
Zuul
2025-10-10 13:53:23 +00:00
committed by Gerrit Code Review

View File

@@ -51,6 +51,14 @@ Upload a major release
When using the --local option, you must provide the absolute path to the
release files.
.. note::
When using the ``--os-region-name SystemController`` option to upload a software
patch or major release to the SystemController region, the command must be
authenticated via Keystone.
Do not use sudo in combination with the ``--os-region-name SystemController``
option, i.e, do not use ``sudo software --os-region-name SystemController upload <software release>`` command.
View the uploaded release(s)
----------------------------