Go to file
Steve Baker c14e082d78 Support name or id for stack operations.
Includes the followig changes:
- move format_parameters to common/utils.py
- Separate columns for ID and Name in list pretty print table
- Accept ID or Name for all operations
- Fix from radaz to correctly respond to redirects

Change-Id: Ie2d7c03f682d43454cb1348188fa56ad001e1bb1
2012-11-13 14:19:50 +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