shipyard/src/bin/shipyard_client
Phil Sphicas 4e7ff997a6 Accelerate YAML operations with LibYAML
Patch PyYAML (via the pylibyaml library) to automatically enable the
LibYAML parser and emitter, which are faster than the Python versions.

https://pypi.org/project/pylibyaml/

Change-Id: Ic3f7ba1ce6c4db1a4bc18fe1aef8e0675f7cd69e
2020-09-24 05:09:46 +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 Accelerate YAML operations with LibYAML 2020-09-24 05:09:46 +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 fix: Gate fix for Shipyard docs and pep8 gates 2020-09-15 18:16:45 +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