28f68b5d1c8819c88dcace044a42822739edd87e

Replace assertEqual(None, *) with assertIsNone in tests to have more clear messages in case of failure. Change-Id: I9a30b67f0329280e06e746af9b82b448552a2a52 Closes-bug: #1280522
python-heatclient
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
).
- Free software: Apache license
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- Specs
- Template
- How to Contribute
Description
Languages
Python
100%