Files
Jeremy Stanley 68fc44d033 Setup is a noun, set up is a verb
Correct misuses of "setup" as a verb where it should have been "set
up" instead. Grammatical pet peeve, sorry!

Change-Id: Ie233b10ef20a607f99a9f5fbe5842fea969ccbc0
2025-06-05 19:51:30 +00:00

1022 B

Quick Start

This guide is to list the minimal steps you need to do to push your first patch in OpenStack.

Set up accounts and configure environment

To get started, first set up required accounts.

  1. OpenStack ../common/accounts
  2. ../common/git
  3. ../common/setup-gerrit

Push your change

OpenStack uses Gerrit to propose and review the code.

  • Here is a quick overview of the Gerrit Workflow
  • Push your change and review using-gerrit

Practice the workflow using Sandbox Project

To make sure everything is set up correctly or to understand the workflow without trying it on actual projects, you can practice in a Sandbox using the sandbox-house-rules Guide.

For further details on contributing to the OpenStack community, please refer to ../index.