shipyard/src/bin/shipyard_client
Rick Bartra 35e5a7f796 Update pip package versions in preparation of pip 20.3
When pip is upgraded to 20.3, the pip dependency resolver is much more
strict and will no longer install a combination of packages that is mutually
inconsistent[0].

These changes account for the fact that Shipyard imports Armada, Drydock,
Promenade, and Deckhand. Having said that, with pip 20.3, the pip
packages amongst those projects cannot conflict. A follow-up change may
be needed if more conflicts are found.

Change-Id: Idd9ea0d57b5be063b133036cfc9ebaa69956f4fc
2020-09-30 01:19:51 +00:00
..
shipyard_client Accelerate YAML operations with LibYAML 2020-09-24 05:09:46 +00:00
tests Accelerate YAML operations with LibYAML 2020-09-24 05:09:46 +00:00
README.md Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00
requirements.txt Update pip package versions in preparation of pip 20.3 2020-09-30 01:19:51 +00: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 Update pip package versions in preparation of pip 20.3 2020-09-30 01:19:51 +00:00
tox.ini fix: Gate fix for Shipyard docs and pep8 gates 2020-09-15 18:16:45 +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