shipyard/src/bin/shipyard_client
Vu Cong Tuan 2c841b9c6b Add py36 testenv
Python 3.6 is installed by default in Ubuntu 18.04 LTS.
Therefore, according to Transition Plan [1],
it'll be handy to have py36 testenv.

For more details, please check Python2 Deprecation Timeline [2]
and Python3-first Goal - Completion Criteria [3].

[1] https://wiki.ubuntu.com/Python/Python36Transition
[2] https://governance.openstack.org/tc/resolutions/20180529-python2-deprecation-timeline.html
[3] https://review.openstack.org/#/c/575933/8/goals/stein/python3-first.rst@42

Change-Id: Ife9ad9648ded0d96523957381f87c059c217b28b
2018-07-25 09:18:19 +07:00
..
shipyard_client Add Apache 2.0 LICENSE file 2018-05-14 13:46:28 +00:00
tests Refactor get_configdocs_status Method 2018-05-10 17:16:26 +00:00
README.md Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
requirements.txt Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
setup.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
test-requirements.txt [refactor] logging refactor + redaction filter 2018-06-01 17:14:15 -05:00
tox.ini Add py36 testenv 2018-07-25 09:18:19 +07: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 @ Gerrithub
Helm chart

See also:

Undercloud Platform (UCP)