Jump to: navigation, search

Difference between revisions of "Heat/RoadMap"

Line 21: Line 21:
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
 
| '''Functionality'''  
 
| '''Functionality'''  
| '''Difficulty'''
 
 
| '''Ideal Milestone'''  
 
| '''Ideal Milestone'''  
 
| Bug#  
 
| Bug#  
Line 27: Line 26:
 
| Blueprint  
 
| Blueprint  
 
|-
 
|-
| native API  
+
| Native API  
| L
 
 
| g1  
 
| g1  
 
| [https://bugs.launchpad.net/heat/+bug/1072945 1072945]  
 
| [https://bugs.launchpad.net/heat/+bug/1072945 1072945]  
Line 34: Line 32:
 
|   
 
|   
 
|-
 
|-
| quantum integration
+
| Quantum Integration
| L
 
 
| g1  
 
| g1  
 
|   
 
|   
 
| in progress  
 
| in progress  
| [https://blueprints.launchpad.net/heat/+spec/quantum-intergration blueprint]
+
| [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]

Revision as of 01:56, 14 November 2012

Heat Roadmap

This page has for goal to list additional functionality we want to see implemented and prioritize them.

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 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.

Functionality Ideal Milestone Bug# Status Blueprint
Native API g1 1072945 in progress
Quantum Integration g1 in progress blueprint
Prebuilding Images from Templates h1 in progress blueprint
Volume Snapshots h1 Not started blueprint
Simple Storage Service h1 Not started blueprint

Continuous Endeavours

Completed Items