Jump to: navigation, search

Difference between revisions of "Blazar/How to contribute"

(Getting started)
Line 1: Line 1:
 
== Getting started ==
 
== Getting started ==
  
* Create [https://github.com/stackforge/blazar Github] account if you don't have one
+
Read OpenStack developers guide: https://docs.openstack.org/infra/manual/developers.html#developer-s-guide
* Make sure you have git options user.name and user.email set in git by typing '''''git config --list'''''. If not, configure them.
 
* Create [http://launchpad.net/blazar Launchpad] account if you don't have one
 
* Create [https://www.openstack.org/profile/ OpenStack profile]
 
* Login to [https://review.openstack.org/ OpenStack Gerrit] using your Launchpad ID
 
** Sign up your [https://review.openstack.org/#/settings/agreements OpenStack Individual Contributor License Agreement]
 
** Check that your email is listed in [https://review.openstack.org/#/settings/web-identities Gerrit identities]
 
* Subscribe to Blazar-related projects on [https://review.openstack.org/ OpenStack Gerrit]. Go to your settings and in the '''''watched projects''''' add '''''stackforge/blazar''''', '''''stackforge/blazar-nova''''' and '''''stackforge/python-blazarclient'''''
 
 
 
 
 
As all bugs/blueprints are listed in [https://launchpad.net/blazar Blazar Launchpad], you may keep track on them and choose some to work on.
 
  
 
== How to keep in touch with community ==
 
== How to keep in touch with community ==

Revision as of 13:46, 23 February 2017

Getting started

Read OpenStack developers guide: https://docs.openstack.org/infra/manual/developers.html#developer-s-guide

How to keep in touch with community

Your first commit to Blazar