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: I76242f4f4f0c8c2418068ea709ab2f7aa4502fd5
This commit is contained in:
Tom Fifield 2013-07-28 11:28:46 -07:00
parent 6a3f5fd6cc
commit 166c669fe0
24 changed files with 28 additions and 29 deletions

View File

@ -47,7 +47,7 @@ the master GIT repository at:
Developers should also join the discussion on the mailing list,
at:
https://lists.launchpad.net/openstack/
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Any new code must follow the development guidelines detailed
in the HACKING.rst file, and pass all unit tests. Further

View File

@ -18,13 +18,12 @@ OpenStack-related sites. These sites include:
Mailing list
------------
The mailing list email is ``openstack@lists.launchpad.net``. This is a common
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:
#. Join the `Nova Team`_ on Launchpad.
#. Subscribe to the list on the `OpenStack Team`_ page on Launchpad.
#. Subscribe at http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The mailing list archives are at https://lists.launchpad.net/openstack.
The mailing list archives are at http://lists.openstack.org/pipermail/openstack.
Bug tracking
@ -44,11 +43,11 @@ 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
Note that `Ask OpenStack`_ (which are not hosted on Launchpad) can also
be used for technical support requests.
.. _Launchpad: http://launchpad.net
.. _Wiki: http://wiki.openstack.org
.. _Nova Team: https://launchpad.net/~nova
.. _OpenStack Team: https://launchpad.net/~openstack
.. _OpenStack Forums: http://forums.openstack.org/
.. _Ask OpenStack: http://ask.openstack.org/

View File

@ -6,7 +6,7 @@ nova-all
Server for all Nova services
-----------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-api-ec2
Server for the Nova EC2 API
----------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-api-metadata
Server for the Nova Metadata API
---------------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-api-os-compute
Server for the Nova OpenStack Compute APIs
-------------------------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-api
Server for the Nova EC2 and OpenStack APIs
-------------------------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-baremetal-deploy-helper
Writes images to a bare-metal node and switch it to instance-mode
------------------------------------------------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-10-17
:Copyright: OpenStack Foundation
:Version: 2013.1

View File

@ -6,7 +6,7 @@ nova-baremetal-manage
Manage bare-metal DB in OpenStack Nova
------------------------------------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-10-17
:Copyright: OpenStack Foundation
:Version: 2013.1

View File

@ -6,7 +6,7 @@ nova-cert
Server for the Nova Cert
--------------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-compute
Nova Compute Server
---------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-conductor
Server for the Nova Conductor
-----------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-11-16
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-console
Nova Console Server
----------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-consoleauth
Nova Console Authentication Server
-------------------------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-dhcpbridge
Handles Lease Database updates from DHCP servers
--------------------------------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-manage
control and manage cloud computer instances and images
------------------------------------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-04-05
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-network
Nova Network Server
---------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-novncproxy
Websocket novnc Proxy for OpenStack Nova noVNC consoles.
--------------------------------------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-objectstore
Nova Objectstore Server
-----------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-rootwrap
Root wrapper for Nova
-----------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-rpc-zmq-receiver
Receiver for 0MQ based nova RPC
-----------------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-scheduler
Nova Scheduler
--------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-spicehtml5proxy
Websocket Proxy for OpenStack Nova SPICE HTML5 consoles.
--------------------------------------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1

View File

@ -6,7 +6,7 @@ nova-xvpvncproxy
XVP VNC Console Proxy Server
-----------------------------
:Author: openstack@lists.launchpad.net
:Author: openstack@lists.openstack.org
:Date: 2012-09-27
:Copyright: OpenStack Foundation
:Version: 2012.1