shipyard/src/bin/shipyard_client
Ian H Pittwood 9bf298fea7 Remove setuptools from requirements
Setuptools is currently listed as a requirement for shipyard-client, but
it is not used. Pegging setuptools forces downgrading when installing
shipyard-client, which can cause issues for packages that attempt to
utilize features found in newer versions of setuptools. Removing the
setuptools requirements will allow installing users to choose their own
version of setuptools to use.

Change-Id: I88570b69346ec7019e753bdd8681fd63d55dc8c8
2019-07-16 11:59:23 -05: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 Remove setuptools from requirements 2019-07-16 11:59:23 -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