Jump to: navigation, search

Difference between revisions of "Projects/IncubatorApplication/OpenStackDashboard"

 
Line 27: Line 27:
 
'''Other project developers''':
 
'''Other project developers''':
  
  Todd Willey
+
* Todd Willey
  Jake Dahn
+
* Jake Dahn
  Anthony Young
+
* Anthony Young
  Jesse Andrews
+
* Jesse Andrews
  Tres Henry
+
* Tres Henry
  Mark Gius
+
* Mark Gius
  Mike Szilagyi
+
* Mike Szilagyi
  Jeff Wilcox
+
* Jeff Wilcox
  
 
'''Infrastructure requirements (testing, etc)''':  Unit testing is currently performed by Jenkins.  Functional and integration tests can be accomplished the same way.
 
'''Infrastructure requirements (testing, etc)''':  Unit testing is currently performed by Jenkins.  Functional and integration tests can be accomplished the same way.

Revision as of 01:02, 7 June 2011


Project codename: OpenStack Dashboard

Summary (one sentence abstract of the project): A Django based web user interface for managing OpenStack compute, storage, system administration, and more.

Detailed Description:

This project provides a Django module named django-openstack, as well as a reference implementation of a full Django site that can either function by itself or serve as a template for other users or organizations that want to customize their own dashboard. Due to the customizable nature of Django, any submodule provided by django-openstack may be used or not depending on the target installation's requirements.

Basic roadmap for the project: https://launchpad.net/openstack-dashboard/diablo

Location of project source code: http://launchpad.net/openstack-dashboard

Programming language, required technology dependencies: Django/Python

Is project currently open sourced? What license?: Apache 2.0

Level of maturity of software and team: Under development for over 2 years with approximately 10 contributors.

Proposed project technical lead and qualifications: Devin Carlen, creator of the project and current nova-core member.

Other project developers:

  • Todd Willey
  • Jake Dahn
  • Anthony Young
  • Jesse Andrews
  • Tres Henry
  • Mark Gius
  • Mike Szilagyi
  • Jeff Wilcox

Infrastructure requirements (testing, etc): Unit testing is currently performed by Jenkins. Functional and integration tests can be accomplished the same way.

Have all current contributors agreed to the OpenStack CLA? Yes

Status: To be completed by PPB