Go to file
Steve Baker c1dbaa986d Pass username and password as well as token.
This matches the behaviour of heat-cfn.
One day Heat will support doing all operations with only a token. Today is not that day.
Also add a --token-only option to suppress sending username/password.

Change-Id: Ib439d770e90d381ffc83babf7fca85c9f1e32e64
2012-11-07 16:45:22 +13:00
2012-10-10 08:55:03 +13:00
2012-10-12 16:54:06 +13:00
2012-10-11 13:09:56 +13:00
2012-10-10 08:55:03 +13:00
2012-10-12 16:54:06 +13:00
2012-10-10 08:55:03 +13:00
2012-10-10 10:49:45 +13:00
2012-10-10 08:55:03 +13:00
2012-10-10 08:55:03 +13:00
2012-10-12 16:54:06 +13:00
2012-10-10 08:55:03 +13:00

Python bindings to the Heat orchestration API

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).

Development takes place via the usual OpenStack processes as outlined in the OpenStack wiki <http://wiki.openstack.org/HowToContribute>. The master repository is on GitHub <http://github.com/heat-api/python-heatclient>.

See release notes and more at <http://docs.openstack.org/developer/python-heatclient/>_.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.7 MiB