File: CONTRIBUTING.rst

package info (click to toggle)
python-sushy 5.7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,036 kB
  • sloc: python: 16,382; makefile: 24; sh: 2
file content (27 lines) | stat: -rw-r--r-- 1,114 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
If you would like to contribute to the development of OpenStack, you must
follow the steps in this page:

   http://docs.openstack.org/infra/manual/developers.html

If you already have a good understanding of how the system works and your
OpenStack accounts are set up, you can skip to the development workflow
section of this documentation to learn how changes to OpenStack should be
submitted for review via the Gerrit tool:

   http://docs.openstack.org/infra/manual/developers.html#development-workflow

Sushy is a project under the Bare Metal (ironic) program and shares many
common elements of the developer experience with ironic. You can find useful
information about running unit tests or integrated testing environments in the
ironic developer quickstart:

   https://docs.openstack.org/ironic/latest/contributor/dev-quickstart.html

Bugs should be filed in launchpad, not GitHub:

   https://bugs.launchpad.net/sushy


This repo is mirrored to Github. Issues, Pull Requests, and other Github
features of this repo are not used. https://opendev.org/openstack/sushy is
the canonical version of this repo.