Jump to: navigation, search

Difference between revisions of "Getting Started"

 
Line 11: Line 11:
 
# To contribute, sign a [[CLA|Contributor License Agreement]].  
 
# To contribute, sign a [[CLA|Contributor License Agreement]].  
 
# To learn about our coding processes, first learn about Bazaar (bzr) and Launchpad. We've got a page that walks through [[[LifeWithBzrAndLaunchpad|| OpenStack] tasks with bzr and Launchpad]].
 
# To learn about our coding processes, first learn about Bazaar (bzr) and Launchpad. We've got a page that walks through [[[LifeWithBzrAndLaunchpad|| OpenStack] tasks with bzr and Launchpad]].
 +
# Set up a Launchpad account at https://launchpad.net/+login.
 +
# Code and contribute!

Revision as of 17:28, 10 November 2010

Getting Started with OpenStack

All this information is overwhelming! Where do I begin?

Take a deep breath, we'll step through it.

Developers

  1. To try OpenStack Compute on Ubuntu, use the Nova script.
  2. To contribute, sign a Contributor License Agreement.
  3. To learn about our coding processes, first learn about Bazaar (bzr) and Launchpad. We've got a page that walks through [[[LifeWithBzrAndLaunchpad|| OpenStack] tasks with bzr and Launchpad]].
  4. Set up a Launchpad account at https://launchpad.net/+login.
  5. Code and contribute!