Go to file
Thomas Goirand 2b6f6ac284 Python 3.9: base64.encodestring is removed
We should use base64.encodebytes instead, which is avaiable since
Python 3.2.

Change-Id: Ic945aff08d00bf2e602964cb1e25ea045e645b17
2020-10-16 13:09:42 +02:00
2016-11-12 19:23:26 +05:30
2018-07-30 08:43:31 +07:00
2019-04-19 19:33:54 +00:00
2018-07-30 08:43:31 +07:00
2014-12-10 12:11:48 +02:00
2012-10-10 08:55:03 +13:00
2020-04-24 08:23:16 -05:00

Team and repository tags

image

python-heatclient

Latest Version

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

Description
OpenStack Orchestration (Heat) Client
Readme 14 MiB
Languages
Python 100%