From e675ae10f1a7ef12d1279f0929a1295c2fd4bb52 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Wed, 5 Dec 2018 09:02:33 +0800 Subject: [PATCH] Update devel info: mailing list The new openstack-discuss mailing list is going to replace few mailing lists, including openstack-dev. Change-Id: I5d5f87614f692444728eb204f8d794e80179a4c8 --- contrib/heat_docker/setup.cfg | 2 +- doc/source/developing_guides/pluginguide.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/heat_docker/setup.cfg b/contrib/heat_docker/setup.cfg index 7e56e1531b..40cee7f2b5 100644 --- a/contrib/heat_docker/setup.cfg +++ b/contrib/heat_docker/setup.cfg @@ -4,7 +4,7 @@ summary = Heat resource for Docker containers description-file = README.md author = OpenStack -author-email = openstack-dev@lists.openstack.org +author-email = openstack-discuss@lists.openstack.org home-page = https://docs.openstack.org/heat/latest/ classifier = Environment :: OpenStack diff --git a/doc/source/developing_guides/pluginguide.rst b/doc/source/developing_guides/pluginguide.rst index eb69449ac3..8b38162097 100644 --- a/doc/source/developing_guides/pluginguide.rst +++ b/doc/source/developing_guides/pluginguide.rst @@ -642,8 +642,8 @@ your resource plugin! This has previously caused `problems `_ for multiple operations, usually due to uncaught exceptions, If you feel you need to override `add_dependencies()`, please reach out to Heat developers on the `#heat` IRC -channel on FreeNode or on the `openstack-dev -`_ mailing list to discuss the +channel on FreeNode or on the `openstack-discuss +`_ mailing list to discuss the possibility of a better solution. Registering Resource Plug-ins