Jump to: navigation, search

Difference between revisions of "Solum/ExternalDependencies"

(Solum External Dependencies Tracker)
 
Line 8: Line 8:
 
! External Project !! Feature !! Planned Completion Date !! Notes
 
! External Project !! Feature !! Planned Completion Date !! Notes
 
|-
 
|-
| Nova || Ability to treat Docker as a form of hypervisor in Nova || OpenStack Juno (October 2014)? || [http://blog.docker.io/2014/03/docker-will-be-in-openstack-icehouse/ Docker Blog Link] Solum needs this feature to utilize Docker containers to run user applications efficiently
+
| [https://github.com/stackforge/nova-docker stackforge/nova-docker] || Ability to treat Docker as a hypervisor type in Nova || OpenStack Juno (October 2014) || Solum needs this feature to utilize Docker containers to run user applications efficiently. Alternative is a Heat Docker Resource[[http://blog.docker.io/2014/03/docker-will-be-in-openstack-icehouse/ 1]].
 
|-
 
|-
| Glance || Catalog feature || ? || (someone please fill in the details, my best guess) - We need the glance catalog to search for Mistral Workbooks?
+
| [https://github.com/stackforge/mistral stackforge/mistral] || Pipeline Integration Features for custom CI/CD workflows || TBD || [https://docs.google.com/document/d/1a0yjxKWbwnY7g9NZtYALEZdm1g8Uf4fixDZLAgRBZCU/edit# Solum needs discussed in this document], [https://blueprints.launchpad.net/mistral/+spec/mistral-pluggable-task-actions Mistral Blueprint for custom task actions]
 +
|}
 +
 
 +
'''Planned Dependencies
 +
'''
 +
 
 +
{| class="wikitable sortable"
 
|-
 
|-
| Mistral || Plugin Loading || ? || [https://docs.google.com/document/d/1a0yjxKWbwnY7g9NZtYALEZdm1g8Uf4fixDZLAgRBZCU/edit# Solum needs discussed in this document], [https://blueprints.launchpad.net/mistral/+spec/mistral-pluggable-task-actions Mistral Blueprint]
+
! External Project !! Feature !! Planned Completion Date !! Notes
 +
|-
 +
| Glance || Catalog feature || OpenStack Juno (October 2014) || List and search for Mistral Workbooks, Allow app authorized developers to publish versions of their applications into a directory from which other applications can use them as a component.  
 
|}
 
|}

Latest revision as of 22:30, 22 May 2014

Solum External Dependencies Tracker

Purpose: Maintain a list of unfinished features from other projects that Solum has taken a dependency on.

External Project Feature Planned Completion Date Notes
stackforge/nova-docker Ability to treat Docker as a hypervisor type in Nova OpenStack Juno (October 2014) Solum needs this feature to utilize Docker containers to run user applications efficiently. Alternative is a Heat Docker Resource[1].
stackforge/mistral Pipeline Integration Features for custom CI/CD workflows TBD Solum needs discussed in this document, Mistral Blueprint for custom task actions

Planned Dependencies

External Project Feature Planned Completion Date Notes
Glance Catalog feature OpenStack Juno (October 2014) List and search for Mistral Workbooks, Allow app authorized developers to publish versions of their applications into a directory from which other applications can use them as a component.