Jump to: navigation, search

Difference between revisions of "Fuel/Register"

(First Steps)
(First Steps)
Line 19: Line 19:
 
* Upload your public key
 
* Upload your public key
 
* To find out all reviews to Fuel related repositories, follow a link https://review.openstack.org/#/q/project:%255Estackforge/fuel-.*,n,z
 
* To find out all reviews to Fuel related repositories, follow a link https://review.openstack.org/#/q/project:%255Estackforge/fuel-.*,n,z
 +
* Follow these links for additional information
 +
** [[Gerrit_Workflow]]
 +
** [[GerritJenkinsGit]]
  
 
== Git ==
 
== Git ==

Revision as of 17:55, 12 April 2014

First Steps

Profile at OpenStack.org

Launchpad

Gerrit

Please see more information on this at Contributors License Agreement page

Git

Subscribe to mailing lists

  • OpenStack developers mailing list. Fuel traffic is there with subject containing "[Fuel]".
  • OpenStack announcements mailing list. Announcements about the OpenStack project like product release information, security advisories, important discussions. This is a low-traffic, read-only list.
  • (being deprecated) fuel-dev launchpad mailing list contains only Fuel related discussions. To subscribe, find "Subscribe" link on the left side of the page after becoming a member of fuel-dev team. This mailing list is being deprecated, as we move all discussions to openstack-dev with subject containing "[Fuel]"
  • There are even more mailing lists out there, check out MailingLists on this.

Talk to developers in real time

First commits

  • Check out this short and simple guide on how to get started: How to contribute into Rally. Though it is for Rally, it is still applied to any other OpenStack project, including Fuel.
  • How_To_Contribute page covers many more details, including bug fixes, etc. - and that's can be simply applied to Fuel related components.