nova/doc/source/devref/launchpad.rst
Lorin Hochstein 40f39557b3 New docs: unit tests, Launchpad, Gerrit, Jenkins
Documented how to run unit tests

Added docs about what's on Launchpad

Added docs on Gerrit with pointers to wiki.

Added docs on Jenkins: how to access, what it does

Clarified that running unit tests doesn't mean you can fully run OpenStack.

Change-Id: I33fa9d2f271631a1a9aceaa5d4fd465198bf51d4
2011-11-26 08:48:36 -05:00

1.6 KiB

Project hosting with Launchpad

Launchpad hosts the Nova project. The Nova project homepage on Launchpad is http://launchpad.net/nova.

Launchpad credentials

Creating a login on Launchpad is important even if you don't use the Launchpad site itself, since Launchpad credentials are used for logging in on several OpenStack-related sites. These sites include:

  • Wiki
  • Gerrit (see gerrit)
  • Jenkins (see jenkins)

Mailing list

The mailing list email is openstack@lists.launchpad.net. This is a common mailing list across the OpenStack projects. To participate in the mailing list:

  1. Join the Nova Team on Launchpad.
  2. Subscribe to the list on the OpenStack Team page on Launchpad.

The mailing list archives are at https://lists.launchpad.net/openstack.

Bug tracking

Report Nova bugs at https://bugs.launchpad.net/nova

Feature requests (Blueprints)

Nova uses Launchpad Blueprints to track feature requests. Blueprints are at https://blueprints.launchpad.net/nova.

Technical support (Answers)

Nova uses Launchpad Answers to track Nova technical support questions. The Nova Answers page is at https://answers.launchpad.net/nova.

Note that the OpenStack Forums (which are not hosted on Launchpad) can also be used for technical support requests.