54 lines
1.6 KiB
ReStructuredText
54 lines
1.6 KiB
ReStructuredText
Project hosting with Launchpad
|
|
==============================
|
|
|
|
`Launchpad`_ hosts the Manila project. The Manila project homepage on Launchpad is
|
|
http://launchpad.net/manila.
|
|
|
|
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 :doc:`gerrit`)
|
|
* Jenkins (see :doc:`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:
|
|
|
|
#. Join the `Manila Team`_ on Launchpad.
|
|
#. 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 Manila bugs at https://bugs.launchpad.net/manila
|
|
|
|
Feature requests (Blueprints)
|
|
-----------------------------
|
|
|
|
Manila uses Launchpad Blueprints to track feature requests. Blueprints are at
|
|
https://blueprints.launchpad.net/manila.
|
|
|
|
Technical support (Answers)
|
|
---------------------------
|
|
|
|
Manila uses Launchpad Answers to track Manila technical support questions. The Manila
|
|
Answers page is at https://answers.launchpad.net/manila.
|
|
|
|
Note that the `OpenStack Forums`_ (which are not hosted on Launchpad) can also
|
|
be used for technical support requests.
|
|
|
|
.. _Launchpad: http://launchpad.net
|
|
.. _Wiki: http://wiki.openstack.org
|
|
.. _Manila Team: https://launchpad.net/~manila
|
|
.. _OpenStack Team: https://launchpad.net/~openstack
|
|
.. _OpenStack Forums: http://forums.openstack.org/ |