Make sure that your local git is properly configured by executing
git config --list
. If not, configure user.name
, user.email
Create account on Launchpad (if you don’t have one)
Subscribe to OpenStack general mail-list
Subscribe to OpenStack development mail-list
Create OpenStack profile
Login to OpenStack Gerrit with your Launchpad id
Make sure that your email is listed in identities
Subscribe to code-reviews. Go to your settings on https://review.opendev.org
Go to watched projects
Add openstack/sahara
, openstack/sahara-extra
,
openstack/python-saharaclient
, and openstack/sahara-image-elements
If you have something to discuss use
OpenStack development mail-list.
Prefix the mail subject with [sahara]
Join #openstack-sahara
IRC channel on freenode
Attend Sahara team meetings
Weekly on Thursdays at 1400 UTC
IRC channel: #openstack-meeting-3
See agenda at https://wiki.openstack.org/wiki/Meetings/SaharaAgenda
Checkout Sahara code from its repository
Carefully read https://docs.openstack.org/infra/manual/developers.html#development-workflow
Pay special attention to https://docs.openstack.org/infra/manual/developers.html#committing-a-change
Apply and commit your changes
Make sure that your code passes PEP8
checks and unit-tests.
See Development Guidelines
Post your patch for review
Monitor the status of your patch review on https://review.opendev.org/#/
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.