shipyard/src/bin/shipyard_client
Bryan Strassner 44c526af96 Update to Airflow 1.10
Updates the image building to Airflow 1.10, including necessary
configuration changes and a general update of dependencies.

Airflow 1.10 includes many enhancements and bugfixes since 1.9 [0]

This change introduces many "unused" configuration parameters to satsify
Airflow's expectations[1].  An ugly, but likely harmless change to the
log output with interleaved newline characters from Airflow steps[2].

Changes to the chart and other dependendencies have also been introduced
to match this update.

[0] https://github.com/apache/incubator-airflow/blob/master/CHANGELOG.txt
[1] https://issues.apache.org/jira/browse/AIRFLOW-3099
[2] https://issues.apache.org/jira/browse/AIRFLOW-1917

Change-Id: I179dcf1f0369650b8c4519f704abb7fb495f4248
2018-09-24 15:32:31 -05:00
..
shipyard_client Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00
tests Merge "Add redeploy_server processing" 2018-08-23 20:55:26 +00:00
README.md Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00
requirements.txt Update to Airflow 1.10 2018-09-24 15:32:31 -05:00
setup.py Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00
test-requirements.txt Refactor to use unittest.mock instead of mock 2018-07-25 10:41:16 -05: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