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

Change-Id: Ie775354e7cdca0534698bd1032c4cc1acc5656b8
Signed-off-by: Suzana Fernandes <Suzana.Fernandes@windriver.com>
This commit is contained in:
Suzana Fernandes
2025-10-06 14:04:29 +00:00
parent 9d855b77c3
commit 9f4c0712cd

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)
----------------------------