update/software-client
Joseph Vazhappilly 169b84bc6c Restrict software commands to keystone admin role
When using Keystone auth for software cli, only user with 'admin' role
is allowed to run any commands. When using software cli without 'sudo',
all software commands require user with 'admin' role.

This review also update the exception handling and error reporting.

Test Plan:
PASS: A Keystone user in the 'admin' project with 'admin' role should
      be able to run ALL 'software' commands WITHOUT SUDO
PASS: A Keystone user in the 'admin' project with only 'member' and/or
      'reader' role should NOT be able to run ANY 'software' commands
      WITHOUT SUDO

Story: 2010676
Task: 49754

Change-Id: I46653021b1a82bccded5eb870dc0907cd5c2351b
Signed-off-by: Joseph Vazhappilly <joseph.vazhappillypaily@windriver.com>
2024-03-25 03:24:32 -04:00
..
debian Adding software-client to docker_stable_wheel.inc 2023-11-27 12:04:06 -03:00
service-files Build Software Client python wheels package 2023-10-05 20:16:14 +00:00
software_client Restrict software commands to keystone admin role 2024-03-25 03:24:32 -04:00
pylint.rc Build Software Client python wheels package 2023-10-05 20:16:14 +00:00
requirements.txt Build Software Client python wheels package 2023-10-05 20:16:14 +00:00
setup.cfg Build Software Client python wheels package 2023-10-05 20:16:14 +00:00
setup.py Build Software Client python wheels package 2023-10-05 20:16:14 +00:00
test-requirements.txt Add support for https in USM software client 2024-03-14 06:58:50 -04:00
tox.ini Build Software Client python wheels package 2023-10-05 20:16:14 +00:00