This commit checks for any change to the authentication URL and
manages them properly by updating the authentication token stored in
the user's session keyring.
TEST PLAN:
PASS: CLI commands are working correctly.
PASS: Execute at least 2 calls in a row for the same host (local auth
URL). Check if the token has been stored in the keyring.
PASS: Execute at least 2 calls in a row pointing for a different host
(remote auth URL). Verify that the token has been updated in the
keyring.
Closes-Bug: 2141456
Change-Id: I164063165703135fa750def831af811d89b1ab75
Signed-off-by: Reynaldo P Gomes <reynaldo.patronegomes@windriver.com>
14 lines
268 B
Plaintext
14 lines
268 B
Plaintext
Metadata-Version: 1.1
|
|
Name: python-fmclient
|
|
Version: 1.1
|
|
Summary: A python client library for Fault Management
|
|
Home-page:
|
|
Author: Windriver
|
|
Author-email: info@windriver.com
|
|
License: Apache-2.0
|
|
|
|
A python client library for Fault Management
|
|
|
|
|
|
Platform: UNKNOWN
|