shipyard/src/bin/shipyard_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
..
shipyard_client Allow user to specify token as env var 2019-06-25 12:46:48 +00:00
tests Support clearing collections of configdocs 2018-11-30 13:36:14 -06:00
README.md Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00
requirements.txt Update PyYAML to match other projects 2019-06-14 15:38:21 -05:00
setup.cfg Enable shipyard to use PBR 2018-10-25 14:23:50 +00:00
setup.py Enable shipyard to use PBR 2018-10-25 14:23:50 +00:00
test-requirements.txt Support clearing collections of configdocs 2018-11-30 13:36:14 -06:00
tox.ini Consolidate pep8/bandit zuul gating 2018-08-21 20:53:24 +00:00

README.md

Shipyard Client

A CLI for using a deployed Shipyard API.

Find more documentation for Shipyard on Read the Docs

Getting Started:

Shipyard @ Openstack Gerrit
Helm chart

See also:

Airship in a Bottle