mirror of
https://opendev.org/openstack/python-heatclient.git
synced 2026-01-16 23:00:35 +00:00
OpenStack Orchestration (Heat) Client
- Add separate testenv for functional tests - Copy Heat templates and tests from tempest - Add requirements tempest-lib - Add base class to functional tests Partial-Bug: #1446442 Change-Id: I254be9b25f248d59392507841dad44e1ef1c68e3 |
||
|---|---|---|
| doc | ||
| heatclient | ||
| python-heatclient/locale | ||
| tools | ||
| .gitignore | ||
| .gitreview | ||
| .testr.conf | ||
| babel.cfg | ||
| CONTRIBUTING.rst | ||
| LICENSE | ||
| MANIFEST.in | ||
| openstack-common.conf | ||
| README.rst | ||
| requirements.txt | ||
| run_tests.sh | ||
| setup.cfg | ||
| setup.py | ||
| test-requirements.txt | ||
| tox.ini | ||
================= python-heatclient ================= OpenStack Orchestration API Client Library This is a client library for Heat built on the Heat orchestration API. It provides a Python API (the ``heatclient`` module) and a command-line tool (``heat``). * Free software: Apache license * Documentation: http://docs.openstack.org/developer/python-heatclient * Source: http://git.openstack.org/cgit/openstack/python-heatclient * Bugs: http://bugs.launchpad.net/python-heatclient