cinder/doc/source/devref/launchpad.rst
Tom Fifield 19f549f3a3 Update references with new Mailing List location
Yesterday, openstack@lists.launchpad.org was migrated with
all users to openstack@list.openstack.org.

This patch updates references to the old mailing list with the
new, to ensure that people encountering them don't accidentally
try and join the old list!

Change-Id: I7cd33f95b7baa22dbd4abb6e391ee59876998f59
2013-07-28 12:08:20 -07:00

1.6 KiB

Project hosting with Launchpad

Launchpad hosts the Cinder project. The Cinder project homepage on Launchpad is http://launchpad.net/cinder.

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.openstack.org. This is a common mailing list across the OpenStack projects. To participate in the mailing list:

  1. Subscribe to the list at http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

The mailing list archives are at http://lists.openstack.org/pipermail/openstack/.

Bug tracking

Report Cinder bugs at https://bugs.launchpad.net/cinder

Feature requests (Blueprints)

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

Technical support (Answers)

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

Note that Ask OpenStack (which is not hosted on Launchpad) can also be used for technical support requests.