Go to file
Ghanshyam Mann c588de4624 Fix hacking min version to 3.0.1
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: I719e643044fbdab4d24edf6457c9096ee5f8fd77
2020-05-12 19:32:40 -05:00
2020-03-31 10:04:12 +00:00
2020-03-31 10:04:12 +00: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
2020-04-10 17:59:02 +00:00
2014-12-10 12:11:48 +02:00
2012-10-10 08:55:03 +13:00
2018-04-09 14:08:45 -04: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%