Go to file
Takashi Kajinami b4383147fe Replace oslo_utils.fnmatch with fnmatch
The oslo_utils.fnmatch module was added to solve an issue in py2.7 but
it is no longer required because py2.7 is no longer supported.
The module was deprecated since oslo.utils 4.9.1[1] and the stdlib's
fnmatch module should be used instead.

[1] 4c893c92f551c9dd2a7cfbe7ae8171ad8139df0b

Change-Id: I95535adeb45363500b3ed9729bb61cb4308d23b9
2021-07-06 21:24:33 +09: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
2021-04-04 14:01:13 +00:00
2014-12-10 12:11:48 +02:00
2012-10-10 08:55:03 +13:00
2021-06-18 07:38:43 +00:00
2021-06-18 07:38:43 +00:00
2020-04-24 08:23:16 -05:00
2020-04-24 10:25:55 -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%