Jump to: navigation, search

Difference between revisions of "Main Page"

(Messed up :))
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
* '''Launchpad Entry''': [[NovaSpec]]:foo or [[SwiftSpec]]:foo
+
{{:Header}}
* '''Created''':
 
* '''Contributors''':
 
  
== Summary ==
+
= [[OpenStack]] Open Source Cloud Wiki =
== Release Note ==
+
'''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 section should include a paragraph describing the end-user impact of this change.  It is meant to be included in the release notes of the first release in which it is implemented.  (Not all of these will actually be included in the release notes, at the release manager's discretion; but writing them is a useful exercise.)
 
  
It is mandatory.
+
<<Columns(2, start)>>
  
== Rationale ==
+
== Developer External Links ==
== User stories ==
+
* [https://launchpad.net/nova Compute/Nova Project on Launchpad]
== Assumptions ==
+
* [http://nova.openstack.org Nova Developer Documentation]
== Design ==
+
* [https://launchpad.net/swift Object Storage/Swift Project on Launchpad]
You can have subsections that better describe specific parts of the issue.
+
* [http://swift.openstack.org Swift Developer Documentation]
 +
* [https://launchpad.net/glance Image Registry/Glance Project on Launchpad]
 +
* [http://glance.openstack.org Glance Developer Documentation]
  
== Implementation ==
+
== Project Documentation ==
This section should describe a plan of action (the "how") to implement the changes discussed. Could include subsections like:
+
* [[HowToContribute|How to Contribute]]
 +
* Sign the [[CLA|Contributor agreement]]
 +
* [[BasicDesignTenets|Design Tenets]]
 +
* [[ReleaseCycle|Explanation of the Release cycle]]
 +
* [http://wiki.openstack.org/releasestatus/ Status of current release]
 +
* [[CodingStandards|Coding Standards]]
 +
* [[LifeWithBzrAndLaunchpad|Learning bzr and Launchpad]]
 +
* [[GettingTheCode|Getting the Code (using Launchpad and bzr)]]
 +
* [[PythonDevelopmentEnvironment|Development Environment (Nova)]]
 +
* [[XenServerDevelopment|XenServer Development (Nova)]]
 +
* [[SAIOInstructions|Object Storage (Swift), all in one for development]]
 +
* [[NovaInstall/DevInstallScript|Compute (Nova) Installation, single machine for development]]
 +
* [[Packaging|Packaging for deployment on various Linux distributions (Nova)]]
 +
* [[HypervInstall|Hyper-v Development (Nova)]]
 +
* [[LiveMigrationUsage|Live migration (Nova)]]
  
=== UI Changes ===
+
== What's New ==
Should cover changes required to the UI, or specific UI that is required to implement this
 
  
=== Code Changes ===
+
* For a reference listing of nova.conf flags, see [[FlagsGrouping]].
Code changes should include an overview of what needs to change, and in some cases even the specific details.
+
* Be sure to check out the Korean OpenStack wiki at http://www.openstack.or.kr/wiki/index.php/OpenStack.
 +
* [[NovaInstall/NovaDeploymentTool]] - Uses puppet to install multiple servers quickly.
 +
* [[NovaDatabaseSchema]] - Describes the Nova database schema.
 +
* [[Summit]] - Thanks all for a great Summit! Read more in a [[BexarDeveloperTopics/Summary|Summary]].
 +
* [[NovaInstall/Video]] - Screencast recording of OpenStack Compute installation on Ubuntu 10.04.
 +
* [[FeatureMatrix|Feature Matrix]] - A feature matrix for OpenStack Compute, Object Storage, and the image service Glance.
 +
* [[Wanted]] - Use this classifieds-style page to post help wanted for projects.
  
=== Migration ===
+
<<Columns(2)>>
Include:
 
  
* data migration, if any
+
== Getting Started ==
* redirects from old URLs to new ones, if any
+
* [[GettingStarted|Getting Started]]
* how users will be pointed to the new way of doing things, if necessary.
+
* [[InstallInstructions|Install Instructions]]
 +
* [[ConfigureSwift|Configuring Object Storage (Swift)]]
 +
* [[Answers|Questions and Answers]]
  
== Test/Demo Plan ==
+
== Foundation ==
This need not be added or completed until the specification is nearing beta.
+
* [[Open]] - What openness means to us.
 +
* [[Governance]] - How we will govern all OpenStack projects.
 +
* [[Release|Release Schedule]] - Dates for upcoming release milestones.
 +
* [[Documentation]] - Starting point for technical documentation.
  
== Unresolved issues ==
+
== People and Community ==
This should highlight any issues that should be addressed in further specifications, and not problems with the specification itself; since any specification with problems cannot be approved.
+
* [[Meetings|Weekly Team Meeting]]
 +
* [[Webinar Series| Community Webinars]] - 2x Month Webinars on various [[OpenStack]] topics
 +
* [[HowToUseTheWiki|How to use this wiki]]
 +
* [http://planet.openstack.org/ Planet OpenStack] - Aggregation of community and developer blogs around OpenStack.
 +
* [[People|Who we are]]
 +
* [[MailingLists|OpenStack Mailing Lists]]
 +
* [[OpenStackUsersGroup]]
 +
* [[WeeklyNewsletter|Newsletter & Data Tracking]]
  
== BoF agenda and discussion ==
+
<<Columns(2, end)>>
Use this section to take notes during the BoF; if you keep it in the approved spec, use it for summarising what was discussed and note any options that were rejected.
 
 
 
----
 
[[Category:Spec]]
 

Revision as of 12:10, 19 April 2011

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.

<<Columns(2, start)>>

Developer External Links

Project Documentation

What's New

<<Columns(2)>>

Getting Started

Foundation

People and Community

<<Columns(2, end)>>