f71b7b27c9
Information about the bug/features tracker, review system and continuous integration server Zaqar uses and where to ask technical questions (IRC, mailing list, ask.openstack.org) Change-Id: I046bf3185273d97aa2080232e6d5eae077b1d053
54 lines
1.6 KiB
ReStructuredText
54 lines
1.6 KiB
ReStructuredText
Project hosting with Launchpad
|
|
==============================
|
|
|
|
`Launchpad`_ hosts the Zaqar project. The Zaqar project homepage on Launchpad is
|
|
http://launchpad.net/zaqar.
|
|
|
|
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 developers mailing list address is ``openstack-dev@lists.openstack.org``.
|
|
This is a common mailing list across all OpenStack projects.
|
|
To participate in the mailing list:
|
|
|
|
#. Subscribe at http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
|
|
|
|
The mailing list archives are at http://lists.openstack.org/pipermail/openstack-dev.
|
|
|
|
Bug tracking
|
|
------------
|
|
|
|
Report Zaqar bugs at https://bugs.launchpad.net/zaqar
|
|
|
|
Feature requests (Blueprints)
|
|
-----------------------------
|
|
|
|
Zaqar uses Launchpad Blueprints to track feature requests. Blueprints are at
|
|
https://blueprints.launchpad.net/zaqar.
|
|
|
|
Technical support (Answers)
|
|
---------------------------
|
|
|
|
Zaqar uses Launchpad Answers to track Zaqar technical support questions. The Zaqar
|
|
Answers page is at https://answers.launchpad.net/zaqar.
|
|
|
|
Note that `Ask OpenStack`_ (which are not hosted on Launchpad) can also
|
|
be used for technical support requests.
|
|
|
|
You can also reach us in #openstack-zaqar at irc.freenode.org.
|
|
|
|
.. _Launchpad: http://launchpad.net
|
|
.. _Wiki: http://wiki.openstack.org
|
|
.. _Zaqar Team: https://launchpad.net/~zaqar
|
|
.. _Ask OpenStack: http://ask.openstack.org/ |