shipyard/src/bin/shipyard_client/shipyard_client/api_client
HUGHES, ALEXANDER (ah8742) 4594b8a719 Allow user to specify token as env var
This change is going to be done in conjunction with Pegleg's shipyard
helper code [0] such that an auth token can be set as an environment
variable.  If present it will be used rather than authenticating
against Keystone.  This is a requested change by Darren Dejaeger so
that when using automation such as Jenkins pipelines the user is not
forced to provide their credentials to have shipyard automatically
obtain the token - instead they can obtain their token separately and
provide that token for shipyard to use.

[0]: https://opendev.org/airship/pegleg/src/branch/master/pegleg/engine/util/shipyard_helper.py

Change-Id: I859bff978069e8cc3502b952273237e84de83456
2019-06-25 12:46:48 +00:00
..
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
base_client.py Allow user to specify token as env var 2019-06-25 12:46:48 +00:00
client_error.py Raise specific errors during create configdocs 2019-01-03 20:31:30 +00:00
shipyard_api_client.py Support clearing collections of configdocs 2018-11-30 13:36:14 -06:00
shipyardclient_context.py Add notes processing to the Shipyard API+CLI 2018-10-11 15:36:22 -05:00