Jump to: navigation, search

Difference between revisions of "Mailing Lists"

(OpenStack Security)
(General List: General mailing lists have been combined into a single discussion list)
(25 intermediate revisions by 15 users not shown)
Line 1: Line 1:
 
''''Help needed'''': ''If you want to help administer our mailman installation please contact communitymngr@openstack.org''
 
''''Help needed'''': ''If you want to help administer our mailman installation please contact communitymngr@openstack.org''
  
== General List ==
+
=== How Do I Subscribe To A Mailing List? ===
 +
Welcome! If you have never subscribed to a mailing list before, here are some suggestions.
 +
* click the link for the mailing list to which you wish to subscribe
 +
* you will be taken to a page for that mailing list, there will be instructions about how to subscribe
 +
* read the instructions, you will probably be asked for an email address you wish to use to subscribe to the mailing list, enter your email address
 +
* you will receive an email to the email address you entered asking you to confirm your subscription, follow the instructions in the email to confirm your subscription
 +
** Question: "What do I do if my subscription confirmation has expired?"
 +
** Answer: Subscribe again
 +
* Read the Mailing List Etiquette wikipage: https://wiki.openstack.org/wiki/MailingListEtiquette
  
The ''' openstack@lists.launchpad.net ''' general mailing list is the most active list. You should join this list when you start to know OpenStack. Request for help and community announcements are allowed on this list. Its rate can be up to 100 messages per day.
 
  
You should follow the [[MailingListEtiquette]] guidelines for posting to this list.
+
=== Announcements ===
 +
Announcements about the OpenStack project like product release information and security advisories. This is a low-traffic, read-only list.
  
To join the list:
+
* Subscribe: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce
 +
* Archives: http://lists.openstack.org/pipermail/openstack-announce/
  
# Register for a [https://launchpad.net/+login Launchpad account]
+
=== Users, Operators and Future Development ===
# Join one of the OpenStack teams: [https://launchpad.net/~nova/+join Nova], [https://launchpad.net/~swift/+join Swift], [https://launchpad.net/~glance/+join Glance], [https://launchpad.net/~quantum/+join Quantum], [https://launchpad.net/~keystone/+join Keystone]...
 
# Sign up at https://launchpad.net/~openstack by clicking "Subscribe to mailing list"
 
  
The list is archived in several places:
+
https://docs.openstack.org/project-team-guide/open-community.html#mailing-lists
  
* http://openstack.markmail.org/
+
=== Foundation ===
* http://www.mail-archive.com/openstack@lists.launchpad.net/
+
Hosts the community discussion around the OpenStack Foundation & Board.
* https://lists.launchpad.net/openstack/
 
  
Note: slow delivery of the emails to this list and its archive is a known issue
+
* Subscribe: http://lists.openstack.org/cgi-bin/mailman/listinfo/foundation
 +
* Archives: http://lists.openstack.org/pipermail/foundation/
  
== Announcements ==
+
=== Interop Working Group ===
Announcements about the OpenStack project like product release information and security advisories. This is a read-only list.
+
* http://lists.openstack.org/cgi-bin/mailman/listinfo/interop-wg
 +
* Archives: http://lists.openstack.org/pipermail/interop-wg/
  
* Subscribe: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce
 
* Archives: http://lists.openstack.org/pipermail/openstack-announce/
 
  
== Future Development ==
+
The following defcore-committee mailing list was shut down on Friday December 9, 2016, it was replaced by new mail list '''interop-wg''', but you can review the history mail in archives.
This list for the developers of OpenStack to discuss development issues and roadmap. It is focused on the next release of OpenStack: you should post on this list if you are a contributor to OpenStack or are very familiar with OpenStack development and want to discuss very precise topics, contribution ideas and similar. Do not ask support requests on this list.
+
 
 +
* http://lists.openstack.org/cgi-bin/mailman/listinfo/defcore-committee
 +
* Archives: http://lists.openstack.org/pipermail/defcore-committee/
 +
 
 +
=== Community ===
 +
Discussions about the OpenStack International User Groups Community.The OpenStack International User Groups Community team is the main contact point for anybody running a local OpenStack User Group.  Add your group to [[OpenStackUsersGroup]].
 +
 
 +
* Subscribe: http://lists.openstack.org/cgi-bin/mailman/listinfo/community
 +
* Archives: http://lists.openstack.org/pipermail/community/
 +
 
 +
 
 +
=== Internationalisation and Translation ===
 +
Internationalisation and  translation discussions. If you are interested in translating OpenStack, adding a new language to the translation system, asking questions about how to modify your code to work with i18n, you should join this low-traffic list.
 +
 
 +
* Subscribe: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-i18n
 +
* Archives: http://lists.openstack.org/pipermail/openstack-i18n/
 +
 
 +
=== Other lists ===
 +
 
 +
Lots of other lists are available. See the [http://lists.openstack.org/cgi-bin/mailman/listinfo complete list].
 +
 
 +
 
 +
=== How to request your own list ===
 +
 
 +
It is possible to request a mailing list in a languages different than English. Basically to create a new mailing list you need to propose a change to the puppet configuration. Here is how to do it:
  
* Subscribe: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
+
* Archives: http://lists.openstack.org/pipermail/openstack-dev/
+
# clone the [http://git.openstack.org/cgit/openstack-infra/system-config/ system-config] repository
  
== Operators ==
+
    $ git clone git://git.openstack.org/openstack-infra/system-config
This is a specific list for existing OpenStack cloud operators. It is a forum to exchange best practices around operating an OpenStack installation at scale. You can ask for support on this list.
 
  
* Subscribe: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
+
# follow the [[http://docs.openstack.org/infra/manual/developers.html development workflow]] and [[http://docs.openstack.org/infra/manual/developers.html#starting-a-change create a branch]] after making sure you have the latest upstream changes:
* Archives: http://lists.openstack.org/pipermail/openstack-operators/
 
  
== QA List ==
+
  $ git remote update
This list for the QA team members to discuss items related to upstream QA and Quality Engineering. Topics include: test suites, gating, coverage, etc.
+
  $ git checkout master
 +
  $ git pull origin master
  
* Subscribe: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-qa
+
then
* Archives: http://lists.openstack.org/pipermail/openstack-qa/
 
  
== Foundation ==
+
  $ git checkout -b VIETNAMESE #for example
Hosts the community discussion around the OpenStack Foundation setup.
 
  
* Subscribe: http://lists.openstack.org/cgi-bin/mailman/listinfo/foundation
+
# edit the file modules/openstack_project/manifests/lists.pp adding something along the lines:
* Archives: http://lists.openstack.org/pipermail/foundation/
 
  
== Community ==
+
maillist { 'openstack-LANGUAGE_ISO_2_LETTER_EXTENSION':
Discussions about the OpenStack International User Groups Community.The OpenStack International User Groups Community team is the main contact point for anybody running a local OpenStack User Group. Add your group to [[OpenStackUsersGroup]].
+
  ensure      => present,
 +
  admin      => 'YOUR EMAIL ADDRESS',
 +
  password    => $listpassword,
 +
  description => 'DESCRIPTION OF THE LIST IN VIETNAMESE',
 +
  webserver  => $listdomain,
 +
  mailserver  => $listdomain,
 +
  }
  
* Subscribe: http://lists.openstack.org/cgi-bin/mailman/listinfo/community
+
# make sure that you use spaces, not tabs; and make sure that the => are aligned in the editor
* Archives: http://lists.openstack.org/pipermail/community/
 
  
== Security ==
+
# commit the changes
Discussions on topics within OpenStack that require a strong security focus or issues that should be brought to the attention of the security community within OpenStack. Home of the OpenStack Security Group and a central point for co-ordinating security projects.
 
  
* Subscribe: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-security
+
  $ git commit -a
* Archives: http://lists.openstack.org/pipermail/openstack-security/
+
  $ git review
  
== Subteam lists ==
+
Send a message to the [http://lists.openstack.org/cgi-bin/mailman/listinfo/community Community mailing list] with the review URL and somebody will review your request. If you're not already familiar with git review and prefer not to learn it, ask on the [http://lists.openstack.org/cgi-bin/mailman/listinfo/community Community mailing list] to create one list for you. Let me know what you prefer.
* '''openstack-tc''': Technical Committee members discussion list. [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-tc  Subscribe ]
 
* '''openstack-docs''': Documentation efforts. [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs  Subscribe ]
 
* '''openstack-hpc''': High Performance Computing discussions.  [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-hpc  Subscribe ]
 
* '''openstack-stable-maint''': A mailing list for the OpenStack Stable Maintenance Team. [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-stable-maint  Subscribe ]
 

Revision as of 16:58, 4 December 2018

'Help needed': If you want to help administer our mailman installation please contact communitymngr@openstack.org

How Do I Subscribe To A Mailing List?

Welcome! If you have never subscribed to a mailing list before, here are some suggestions.

  • click the link for the mailing list to which you wish to subscribe
  • you will be taken to a page for that mailing list, there will be instructions about how to subscribe
  • read the instructions, you will probably be asked for an email address you wish to use to subscribe to the mailing list, enter your email address
  • you will receive an email to the email address you entered asking you to confirm your subscription, follow the instructions in the email to confirm your subscription
    • Question: "What do I do if my subscription confirmation has expired?"
    • Answer: Subscribe again
  • Read the Mailing List Etiquette wikipage: https://wiki.openstack.org/wiki/MailingListEtiquette


Announcements

Announcements about the OpenStack project like product release information and security advisories. This is a low-traffic, read-only list.

Users, Operators and Future Development

https://docs.openstack.org/project-team-guide/open-community.html#mailing-lists

Foundation

Hosts the community discussion around the OpenStack Foundation & Board.

Interop Working Group


The following defcore-committee mailing list was shut down on Friday December 9, 2016, it was replaced by new mail list interop-wg, but you can review the history mail in archives.

Community

Discussions about the OpenStack International User Groups Community.The OpenStack International User Groups Community team is the main contact point for anybody running a local OpenStack User Group. Add your group to OpenStackUsersGroup.


Internationalisation and Translation

Internationalisation and translation discussions. If you are interested in translating OpenStack, adding a new language to the translation system, asking questions about how to modify your code to work with i18n, you should join this low-traffic list.

Other lists

Lots of other lists are available. See the complete list.


How to request your own list

It is possible to request a mailing list in a languages different than English. Basically to create a new mailing list you need to propose a change to the puppet configuration. Here is how to do it:


  1. clone the system-config repository
   $ git clone git://git.openstack.org/openstack-infra/system-config
  1. follow the [development workflow] and [create a branch] after making sure you have the latest upstream changes:
  $ git remote update
  $ git checkout master
  $ git pull origin master

then

 $ git checkout -b VIETNAMESE #for example
  1. edit the file modules/openstack_project/manifests/lists.pp adding something along the lines:
maillist { 'openstack-LANGUAGE_ISO_2_LETTER_EXTENSION':
  ensure      => present,
  admin       => 'YOUR EMAIL ADDRESS',
  password    => $listpassword,
  description => 'DESCRIPTION OF THE LIST IN VIETNAMESE',
  webserver   => $listdomain,
  mailserver  => $listdomain,
}
  1. make sure that you use spaces, not tabs; and make sure that the => are aligned in the editor
  1. commit the changes
  $ git commit -a
  $ git review

Send a message to the Community mailing list with the review URL and somebody will review your request. If you're not already familiar with git review and prefer not to learn it, ask on the Community mailing list to create one list for you. Let me know what you prefer.