Jump to: navigation, search

Difference between revisions of "Main Page"

Line 7: Line 7:
 
This wiki is intended to provide a repository and initial forum for discussions, requirements, and architectural development in progress.
 
This wiki is intended to provide a repository and initial forum for discussions, requirements, and architectural development in progress.
  
== Foundation documents ==
+
<<Columns(2, start)>>
  
* [[Open]] - What openness means to us.
+
== Compute (Nova) ==
* [[Governance]] - How we will govern all OpenStack projects.
+
* [https://launchpad.net/nova Project on Launchpad]
* [[Release|Release Schedule]] - Dates for upcoming release milestones
+
* [https://launchpad.net/~nova Team and mailing list]
== Development ==
+
* [http://nova.openstack.org Developer documentation]
 +
 
 +
== If you're into Development, start here ==
  
* '''[[Blueprints |Blueprints are complete]]'''
 
 
* [[CodingStandards|Coding Standards]]
 
* [[CodingStandards|Coding Standards]]
 +
* [[BasicDesignTenets|Design Tenets]] - Some of the basic principles we are following.
 
* [[[LifeWithBzrAndLaunchpad|| Learning bzr and Launchpad ]]]
 
* [[[LifeWithBzrAndLaunchpad|| Learning bzr and Launchpad ]]]
* [[[HowToContribute|| How to Contribute ]]]
 
* [[Meetings | Weekly Release Meeting]]
 
 
* [[GettingTheCode|Getting the Code (using Launchpad and bzr)]]
 
* [[GettingTheCode|Getting the Code (using Launchpad and bzr)]]
* [http://planet.openstack.org/ Planet OpenStack] - Aggregation of community and developer blogs around OpenStack. 
 
* [[InstallInstructions|Install Instructions]]
 
  
== Compute (Nova) ==
+
== Our Foundation ==
* [https://launchpad.net/nova Project on Launchpad]
+
 
* [https://launchpad.net/~nova Team and mailing list]
+
* [[Open]] - What openness means to us.  
* [http://nova.openstack.org Developer documentation]
+
* [[Governance]] - How we will govern all OpenStack projects.
* [[Blueprints|Detailed discussion of Launchpad blueprints]]
+
* [[Release|Release Schedule]] - Dates for upcoming release milestones
* [[BasicDesignTenets|Design Tenets]] - Some of the basic principles we are following.
 
* [[Overview]] High level overview of the different components and how they interact.
 
* Requirements
 
** [[FunctionalUseCases|Use Cases]] - These describe the high-level functional requirements, subsequently decomposed into detailed component requirements. Each requirement begins as a simple function (e.g., Add new server). These are then decomposed via data flow diagrams to show the data and processing requirements placed upon each component in order to support the basic function. These should follow the template in [[SpecTemplate]].
 
** [[Architectural|Architectural]] - These describe the interface requirements for each component, starting at the external API and working inward.
 
** [[NonFunctional|Non-functional]] - These describe the basic, non-functional requirements which are priorities for the architecture (e.g., scalability, easy of use). Each basic requirement is then decomposed into detailed requirements via specification of the manner of testing to be used to measure compliance to that requirement (e.g., specific load tests, length of install, etc.)
 
  
 +
<<Columns(2)>>
 
== Object Storage (Swift) ==
 
== Object Storage (Swift) ==
  
Line 40: Line 33:
 
* [https://launchpad.net/~swift Team and mailing list]
 
* [https://launchpad.net/~swift Team and mailing list]
 
* [http://swift.openstack.org Developer documentation]
 
* [http://swift.openstack.org Developer documentation]
* [[Blueprints|Detailed discussion of Launchpad blueprints]]
+
 
 +
== If you're into Deployment, start here ==
 +
 
 +
* [[InstallInstructions|Install Instructions]]
 +
* [[Answers | Questions and Answers]]
 +
* [[Process]]
  
 
== People and Community ==
 
== People and Community ==
  
 +
* [[Meetings | Weekly Release Meeting]]
 +
* [[[HowToContribute|| How to Contribute ]]]
 +
* [http://planet.openstack.org/ Planet OpenStack] - Aggregation of community and developer blogs around OpenStack.
 
* [[People|Who we are]]
 
* [[People|Who we are]]
 
* [[OpenStackUsersGroup]]
 
* [[OpenStackUsersGroup]]
 +
 +
<<Columns(2, end)>>

Revision as of 19:54, 29 September 2010

Header

OpenStack Open Source Cloud Wiki

The OpenStack Open Source Cloud Mission: to produce the ubiquitous Open Source Cloud Computing platform that will meet the needs of public and private clouds regardless of size, by being simple to implement and massively scalable.

This wiki is intended to provide a repository and initial forum for discussions, requirements, and architectural development in progress.

<<Columns(2, start)>>

Compute (Nova)

If you're into Development, start here

Our Foundation

<<Columns(2)>>

Object Storage (Swift)

If you're into Deployment, start here

People and Community

<<Columns(2, end)>>