
If the user interrupts the password prompt manually the error message is not handling and the output is the error traceback. This commits change it to output a better message. Test Plan: PASS - Interrupts password prompt using dcmanager subcloub-backup (create/delete/restore) without --sysadmin-password parameter. Story: 2010116 Task: 46165 Signed-off-by: Hugo Brito <hugo.brito@windriver.com> Change-Id: I51ba0e77abc90872fb0ac832f18bc9ca2c9c5828
Dcmanagerclient
Wind River's Distributed Cloud system supports an edge computing solution by providing central management and orchestration for a geographically distributed network of Titanium Cloud systems.
python-dcmanagerclient
Python client for dcmanager
This is a client library for Dcmanager built on the Dcmanager API. It
provides a Python API (the dcmanagerclient
module) and a
command-line tool (dcmanager
).