The heat development community would like to announce the release of
python-heatclient version 0.3.0.

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

This release can be installed from the following locations:
http://tarballs.openstack.org/python-heatclient
https://pypi.python.org/pypi/python-heatclient

Changes in this release:

- The following new CLI commands have been added:
    config-create       Create a software configuration.
    config-delete       Delete software configurations.
    config-show         View details of a software configuration.
    deployment-delete   Delete software deployments.
    deployment-metadata-show
                        Get deployment configuration metadata for the
                        specified server.
    deployment-show     Show the details of a software deployment.
    output-list         Show available outputs.
    output-show         Show a specific stack output.
    service-list        List the Heat engines.

- Environment files now support the parameter_defaults section.
- Now works with python 3.4
- output-show command gains flags --all and --format

Other changes:
https://launchpad.net/python-heatclient/+milestone/v0.3.0

_______________________________________________
OpenStack-announce mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce

Reply via email to