Ussuri Series Release Notes

2.1.0

New Features

  • Adds files-container option for stack create, update and template validate with openstackclient. If specified, no local files other than root template would be sent to heat engine. Heat engine would try and download the all other files relative to the files-container, else raise an error.

2.0.0

Upgrade Notes

  • Python 2.7 support has been dropped. The minimum version of Python now supported by python-heatclient is Python 3.6.