Bug 1042190 - [RFE][heat]: Convert properties schema to new format
Summary: [RFE][heat]: Convert properties schema to new format
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-heat
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
medium
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:19 UTC by RHOS Integration
Modified: 2014-09-08 05:42 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Feature: This is an internalism and should not be documented. Reason: Result (if any):
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:19:11 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/property-schema-conversion.

Description:

Originally, the schema for properties of a resource was defined as a nested dictionary with various magic keys. We now have the heat.engine.properties.Schema class to allow programmatic interaction with the properties without magic dictionaries. We need to convert the existing schemata over to this new representation so that we can deprecate the old one.

Specification URL (additional information):

None

Comment 2 Stephen Gordon 2014-01-23 20:50:47 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.