Jump to: navigation, search

Difference between revisions of "Heat/RoadMap"

 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
+
 
 
= Heat Roadmap =
 
= Heat Roadmap =
This page has for goal to list additional functionality we want to see implemented and prioritize them.
+
The Heat project does not maintain a roadmap of planned features other than [https://blueprints.launchpad.net/heat Heat's launchpad blueprints].
 
 
== High level Roadmap ==
 
 
 
Targeted at G release:
 
* Incubation - Done!
 
* Complete integration with Quantum, providing complete VPC feature coverage
 
* Native Openstack API
 
 
 
Targeted at H release:
 
* Hardening of source tree
 
* Improving source tree to meet [[OpenStack]] design principles
 
* Promotion to core
 
 
 
== Detailed work items ==
 
Each item should point to a wishlist bug in [https://bugs.launchpad.net/heat/+filebug Launchpad] and people working on its implementation should mark themselves as assignee to the bug.
 
 
 
Please do not add notes here, rather use comments on the bug.
 
{| border="1" cellpadding="2" cellspacing="0"
 
| '''Functionality'''
 
| '''Ideal Milestone'''
 
| Bug#
 
| Status
 
| Blueprint
 
|-
 
| Native API
 
| g1
 
| [https://bugs.launchpad.net/heat/+bug/1072945 1072945]
 
| in progress
 
 
|-
 
| Quantum Integration
 
| g1
 
 
| in progress
 
| [https://blueprints.launchpad.net/heat/+spec/quantum-intergration blueprint]
 
|-
 
| Prebuilding Images from Templates
 
| h1
 
 
| in progress
 
| [https://blueprints.launchpad.net/heat/+spec/prebuilt-images-from-templates blueprint]
 
|-
 
| Volume Snapshots
 
| h1
 
 
| Not started
 
| [https://blueprints.launchpad.net/heat/+spec/volume-snapshots blueprint]
 
|-
 
| Simple Storage Service
 
| h1
 
 
| Not started
 
| [https://blueprints.launchpad.net/heat/+spec/simple-storage-service blueprint]
 
|}
 
 
 
== Continuous Endeavours ==
 
 
 
* [http://wiki.openstack.org/Heat/AWS-template-support-parity AWS Template Support Parity]
 
* [http://wiki.openstack.org/Heat/AWS-to-OpenStack-resource-mapping-in-templates Resource Mapping]
 
* [http://wiki.openstack.org/Heat/TestInfrastructureAndCases Test Infrastructure & Cases]
 
* [http://wiki.openstack.org/Heat/StackUpdate Support for updating existing stacks]
 
 
 
== Completed Items ==
 
 
 
* [http://wiki.openstack.org/Heat/NestedStacks Nested Stacks]
 
* [http://wiki.openstack.org/Heat/HA High availability]
 
* [http://wiki.openstack.org/Heat/Associate-users-with-templates-using-keystone Associate users with templates using keystone]
 
* [http://wiki.openstack.org/Heat/BotoCli Get Boto working with Heat & API rework to align with AWS specification]
 

Latest revision as of 03:34, 19 November 2013

Heat Roadmap

The Heat project does not maintain a roadmap of planned features other than Heat's launchpad blueprints.