Bug 1042207 - [RFE][heat]: Filter resource-types by support status
Summary: [RFE][heat]: Filter resource-types by support status
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-heat
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ga
: 5.0 (RHEL 7)
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/heat...
Whiteboard: upstream_milestone_icehouse-2 upstrea...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 21:22 UTC by RHOS Integration
Modified: 2014-09-08 05:42 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
This enhancement allows resources to be filtered by support and maturity status. This was added to enable users to view a resource plugin's support status. As a result, only a filtered subset of resources would be returned by the 'resource-types' API.
Clone Of:
Environment:
Last Closed: 2014-07-22 19:08:58 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 21:22:22 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/filter-resources-by-support.

Description:

When querying the api for resource types, the user should be able to filter the results by support status

So, the workflow would be:

1. Add the ability to querying for all existing resource types to python-heatclient and to filtering it by status.
2. In heat api 'list_resource_types' function is already implemented. We want this function to return dictionary like {'resource_type' : 'support_status'}

Specification URL (additional information):

None

Comment 2 Stephen Gordon 2014-01-23 20:51:19 UTC
Moving to POST based on upstream status (Implemented).


Note You need to log in before you can comment on or make changes to this bug.