Go to file
Vu Cong Tuan dcdacd2f56 Use assertRegex instead of assertRegexpMatches
In Python3, assertRegexpMatches & assertNotRegexpMatches
are deprecated in favor of assertRegex and assertNotRegex

Change-Id: Ied56eda65800d72105ef2e2b683c6ce71cda6c4c
2018-04-11 14:39:30 +07:00
2018-03-23 10:45:18 -04:00
2016-11-12 19:23:26 +05:30
2012-12-02 17:48:42 +00:00
2015-05-12 03:44:29 -04:00
2018-01-27 02:33:07 -08:00
2014-12-10 12:11:48 +02:00
2012-10-10 08:55:03 +13:00
2016-11-25 17:17:23 +01:00
2017-03-03 06:31:22 +00:00
2018-03-23 10:45:18 -04:00

Team and repository tags

image

python-heatclient

Latest Version

Downloads

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%