Bug 1042645
Summary: | resource_types is not supported in the client | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Angus Salkeld <asalkeld> |
Component: | python-heatclient | Assignee: | Jakub Ruzicka <jruzicka> |
Status: | CLOSED ERRATA | QA Contact: | Steve Baker <sbaker> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.0 | CC: | jruzicka, mlopes, sclewis, sdake, sgordon, shardy, yeylon, zbitter |
Target Milestone: | z1 | Keywords: | OtherQA, ZStream |
Target Release: | 4.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | python-heatclient-0.2.6-3.el6ost | Doc Type: | Bug Fix |
Doc Text: |
Previously, heatclient support for the resource_types API was missing. With this update, resource_types support has been backported, and the 'resource-type-list' and 'resource-type-show' commands are available in heatclient.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-01-23 14:23:37 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 996596 |
Description
Angus Salkeld
2013-12-13 01:03:19 UTC
To verify this, make sure following commands work: $ heat resource-type-list $ heat resource-type-show <resource type> Fix backported. Confirmed that this feature now exists and is working as expected on python-heatclient 0.2.6-3.el6ost Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2014-0046.html |