cdcd7165531a672dd0fdc1c9efd9f714bb0ec9dc
Previously the stack list command would error out if any stacks were present. This was due to the action code attempting to index on a stack object, rather than grabbing its attributes. This change switches the action code to use the proper utility for a resource instead of a dict. Change-Id: Ia6b73d5c1ba7f7e3d7bc5493167da81062102b42 Blueprint: heat-support-python-openstackclient
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%