Move OpenStack lists to Mailman 3

This uncomments the list additions for the lists.openstack.org site
on the new mailman server, and should be merged the day of the
maintenance prior to the start of the scheduled outage window.

Separately removing configuration from the old server is
unnecessary, as there will be a cleanup change merged after the
maintenance window to remove all files associated with it and clear
it out of our inventory in preparation for archival imaging and
deletion (the old server will have its services disabled and be kept
in our emergency skip list for Ansible until that happens).

Change-Id: I1f6d3c8dfcb2bb98fa5b93bcc2f4a13927c55047
This commit is contained in:
Jeremy Stanley 2023-10-11 18:02:46 +00:00
parent e85ab6f746
commit f4902e98fd

View File

@ -176,56 +176,52 @@ mailman_sites:
- name: starlingx-discuss - name: starlingx-discuss
description: 'Discussion of StarlingX usage and development.' description: 'Discussion of StarlingX usage and development.'
owner: 'jonathan@openstack.org' owner: 'jonathan@openstack.org'
# The domains and lists below are currently commented out as we intend on - listdomain: lists.openstack.org
# deploying a single domain and its lists at a time starting with install_languages: ['de', 'fr', 'it', 'ko', 'ru', 'vi', 'zh_TW']
# lists.opendev.org. As we deploy other domains we can uncomment these lists:
# blocks. Double check no new lists are been added or removed first. - name: embargo-notice
#- listdomain: lists.openstack.org description: 'Announcements to stakeholders for embargoed security vulnerabilities.'
# install_languages: ['de', 'fr', 'it', 'ko', 'ru', 'vi', 'zh_TW'] owner: 'fungi@yuggoth.org'
# lists: private: true
# - name: embargo-notice - name: legal-discuss
# description: 'Announcements to stakeholders for embargoed security vulnerabilities.' description: 'Discussions on legal matters related to the project'
# owner: 'fungi@yuggoth.org' owner: 'thierry@openinfra.dev'
# private: true - name: openstack-announce
# - name: legal-discuss description: 'Key announcements about OpenStack & Security advisories'
# description: 'Discussions on legal matters related to the project' owner: 'fungi@yuggoth.org'
# owner: 'thierry@openinfra.dev' - name: openstack-discuss
# - name: openstack-announce description: 'Discussion of OpenStack usage and development.'
# description: 'Key announcements about OpenStack & Security advisories' owner: 'fungi@yuggoth.org'
# owner: 'fungi@yuggoth.org' - name: openstack-es
# - name: openstack-discuss description: 'Lista de correo acerca de OpenStack en español'
# description: 'Discussion of OpenStack usage and development.' owner: 'flavio@redhat.com'
# owner: 'fungi@yuggoth.org' - name: openstack-fr
# - name: openstack-es description: 'List of the OpenStack french user group'
# description: 'Lista de correo acerca de OpenStack en español' owner: 'erwan@erwan.com'
# owner: 'flavio@redhat.com' - name: openstack-hpc
# - name: openstack-fr description: 'High-Performance Computing OpenStack List'
# description: 'List of the OpenStack french user group' owner: 'brian.schott@nimbisservices.com'
# owner: 'erwan@erwan.com' - name: openstack-i18n
# - name: openstack-hpc description: 'List of the OpenStack Internationalization team.'
# description: 'High-Performance Computing OpenStack List' owner: 'guoyingc@cn.ibm.com'
# owner: 'brian.schott@nimbisservices.com' - name: openstack-it
# - name: openstack-i18n description: 'Discussioni su OpenStack in italiano'
# description: 'List of the OpenStack Internationalization team.' owner: 'stefano@openstack.org'
# owner: 'guoyingc@cn.ibm.com' - name: openstack-ko
# - name: openstack-it description: 'OpenStack Korea Community Discussions in Korean (오픈스택 한국 커뮤니티 메일링리스트)'
# description: 'Discussioni su OpenStack in italiano' owner: 'ianyrchoi@gmail.com'
# owner: 'stefano@openstack.org' - name: openstack-mentoring
# - name: openstack-ko description: 'List to coordinate interactions between mentors and mentees of the OpenStack mentoring program. Also for questions about the mentoring program (i.e. how to get involved, how it works, etc.'
# description: 'OpenStack Korea Community Discussions in Korean (오픈스택 한국 커뮤니티 메일링리스트)' owner: 'amy@demarco.com'
# owner: 'ianyrchoi@gmail.com' - name: openstack-stable-maint
# - name: openstack-mentoring description: 'A mailing list for the OpenStack Stable Branch test reports.'
# description: 'List to coordinate interactions between mentors and mentees of the OpenStack mentoring program. Also for questions about the mentoring program (i.e. how to get involved, how it works, etc.' owner: 'tony@bakeyournoodle.com'
# owner: 'amy@demarco.com' - name: openstack-zh
# - name: openstack-stable-maint description: 'OpenStack社区中文讨论群组'
# description: 'A mailing list for the OpenStack Stable Branch test reports.' owner: 'yeluaiesec@gmail.com'
# owner: 'tony@bakeyournoodle.com' - name: release-announce
# - name: openstack-zh description: 'Announcement of official OpenStack releases.'
# description: 'OpenStack社区中文讨论群组' owner: 'thierry@openstack.org'
# owner: 'yeluaiesec@gmail.com' - name: release-job-failures
# - name: release-announce description: 'Notification messages for failures from release-related build jobs.'
# description: 'Announcement of official OpenStack releases.' owner: 'doug@doughellmann.com'
# owner: 'thierry@openstack.org'
# - name: release-job-failures
# description: 'Notification messages for failures from release-related build jobs.'
# owner: 'doug@doughellmann.com'