diff --git a/doc/arch-design/setup.cfg b/doc/arch-design/setup.cfg index bbbc2e035e..88e587368c 100644 --- a/doc/arch-design/setup.cfg +++ b/doc/arch-design/setup.cfg @@ -2,7 +2,7 @@ name = architecturedesignguide summary = OpenStack Architecture Design Guide author = OpenStack -author-email = openstack-docs@lists.openstack.org +author-email = openstack-dev@lists.openstack.org home-page = https://docs.openstack.org/ classifier = Environment :: OpenStack diff --git a/doc/common/app-support.rst b/doc/common/app-support.rst index 24765bf9d4..e63fb54693 100644 --- a/doc/common/app-support.rst +++ b/doc/common/app-support.rst @@ -21,28 +21,20 @@ Documentation For the available OpenStack documentation, see `docs.openstack.org `_. -To provide feedback on documentation, join and use the -openstack-docs@lists.openstack.org mailing list at `OpenStack -Documentation Mailing -List `_, -join our IRC channel ``#openstack-doc`` on the freenode IRC network, -or `report a -bug `_. +The following guides explain how to install a Proof-of-Concept OpenStack cloud +and its associated components: -The following guides explain how to install an OpenStack cloud and its -associated components: - -* `OpenStack Pike Installation Guides `_ +* `Pike Installation Guides `_ The following books explain how to configure and run an OpenStack cloud: * `Architecture Design Guide `_ -* `Administrator Guide `_ +* `Pike Administrator Guides `_ -* `Configuration Reference `_ +* `Pike Configuration Guides `_ -* `Networking Guide `_ +* `Pike Networking Guide `_ * `High Availability Guide `_ @@ -52,15 +44,16 @@ The following books explain how to configure and run an OpenStack cloud: The following book explains how to use the command-line clients: -* `Command-Line Interface Reference - `_ +* `Pike API Bindings + `_ The following documentation provides reference and guidance information for the OpenStack APIs: -* `API Guide `_ +* `API Documentation `_ -The following guide provides how to contribute to OpenStack documentation: +The following guide provides information on how to contribute to OpenStack +documentation: * `Documentation Contributor Guide `_ @@ -79,17 +72,6 @@ concise summary in the title and provide as much detail as possible in the description. Paste in your command output or stack traces, links to screen shots, and any other information which might be useful. -OpenStack mailing lists -~~~~~~~~~~~~~~~~~~~~~~~ - -A great way to get answers and insights is to post your question or -problematic scenario to the OpenStack mailing list. You can learn from -and help others who might have similar issues. To subscribe or view the -archives, go to the `general OpenStack mailing list -`_. If you are -interested in the other mailing lists for specific projects or development, -refer to `Mailing Lists `_. - The OpenStack wiki ~~~~~~~~~~~~~~~~~~ @@ -195,6 +177,14 @@ The following Launchpad Bugs areas are available: * `Bugs: OpenStack Documentation (docs.openstack.org) `_ +Documentation feedback +~~~~~~~~~~~~~~~~~~~~~~ + +To provide feedback on documentation, join our IRC channel ``#openstack-doc`` +on the Freenode IRC network, or `report a bug in Launchpad +`_ and choose the particular +project that the documentation is a part of. + The OpenStack IRC channel ~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -214,15 +204,16 @@ channel. The OpenStack IRC channel is ``#openstack`` on ``irc.freenode.net``. You can find a list of all OpenStack IRC channels on the `IRC page on the wiki `_. -Documentation feedback -~~~~~~~~~~~~~~~~~~~~~~ +OpenStack mailing lists +~~~~~~~~~~~~~~~~~~~~~~~ -To provide feedback on documentation, join and use the -openstack-docs@lists.openstack.org mailing list at `OpenStack -Documentation Mailing -List `_, -or `report a -bug `_. +A great way to get answers and insights is to post your question or +problematic scenario to the OpenStack mailing list. You can learn from +and help others who might have similar issues. To subscribe or view the +archives, go to the `general OpenStack mailing list +`_. If you are +interested in the other mailing lists for specific projects or development, +refer to `Mailing Lists `_. OpenStack distribution packages ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -230,12 +221,10 @@ OpenStack distribution packages The following Linux distributions provide community-supported packages for OpenStack: -* **Debian:** https://wiki.debian.org/OpenStack - * **CentOS, Fedora, and Red Hat Enterprise Linux:** https://www.rdoproject.org/ * **openSUSE and SUSE Linux Enterprise Server:** https://en.opensuse.org/Portal:OpenStack -* **Ubuntu:** https://wiki.ubuntu.com/ServerTeam/CloudArchive +* **Ubuntu:** https://wiki.ubuntu.com/OpenStack/CloudArchive diff --git a/doc/doc-contrib-guide/setup.cfg b/doc/doc-contrib-guide/setup.cfg index eb667765ef..df9ef63f9c 100644 --- a/doc/doc-contrib-guide/setup.cfg +++ b/doc/doc-contrib-guide/setup.cfg @@ -2,7 +2,7 @@ name = openstackdocumentationcontributorguide summary = OpenStack Documentation Contributor Guide author = OpenStack -author-email = openstack-docs@lists.openstack.org +author-email = openstack-dev@lists.openstack.org home-page = https://docs.openstack.org/ classifier = Environment :: OpenStack diff --git a/doc/glossary/setup.cfg b/doc/glossary/setup.cfg index 6c31b47e24..1d104840e1 100644 --- a/doc/glossary/setup.cfg +++ b/doc/glossary/setup.cfg @@ -2,7 +2,7 @@ name = openstackdocumentationglossary summary = OpenStack Documentation Glossary author = OpenStack -author-email = openstack-docs@lists.openstack.org +author-email = openstack-dev@lists.openstack.org home-page = https://docs.openstack.org/ classifier = Environment :: OpenStack diff --git a/doc/ha-guide-draft/setup.cfg b/doc/ha-guide-draft/setup.cfg index 44d048a0e1..acaad73d89 100644 --- a/doc/ha-guide-draft/setup.cfg +++ b/doc/ha-guide-draft/setup.cfg @@ -2,7 +2,7 @@ name = openstackhaguide summary = OpenStack High Availability Guide author = OpenStack -author-email = openstack-docs@lists.openstack.org +author-email = openstack-dev@lists.openstack.org home-page = https://docs.openstack.org/ classifier = Environment :: OpenStack diff --git a/doc/ha-guide-draft/source/ha-community.rst b/doc/ha-guide-draft/source/ha-community.rst index cba0598b12..560b9db375 100644 --- a/doc/ha-guide-draft/source/ha-community.rst +++ b/doc/ha-guide-draft/source/ha-community.rst @@ -12,6 +12,4 @@ You can contact the HA community directly in `the #openstack-ha channel on Freenode IRC `_, or by sending mail to the `openstack-dev `_ -or `openstack-docs -`_ mailing list with the ``[HA]`` prefix in the ``Subject`` header. diff --git a/doc/ha-guide/setup.cfg b/doc/ha-guide/setup.cfg index 44d048a0e1..acaad73d89 100644 --- a/doc/ha-guide/setup.cfg +++ b/doc/ha-guide/setup.cfg @@ -2,7 +2,7 @@ name = openstackhaguide summary = OpenStack High Availability Guide author = OpenStack -author-email = openstack-docs@lists.openstack.org +author-email = openstack-dev@lists.openstack.org home-page = https://docs.openstack.org/ classifier = Environment :: OpenStack diff --git a/doc/image-guide/setup.cfg b/doc/image-guide/setup.cfg index bc88682c7a..66ba66e40d 100644 --- a/doc/image-guide/setup.cfg +++ b/doc/image-guide/setup.cfg @@ -2,7 +2,7 @@ name = virtualmachineimageguide summary = OpenStack Virtual Machine Image Guide author = OpenStack -author-email = openstack-docs@lists.openstack.org +author-email = openstack-dev@lists.openstack.org home-page = https://docs.openstack.org/ classifier = Environment :: OpenStack diff --git a/doc/install-guide/setup.cfg b/doc/install-guide/setup.cfg index 34881722d3..5ebeec86f9 100644 --- a/doc/install-guide/setup.cfg +++ b/doc/install-guide/setup.cfg @@ -2,7 +2,7 @@ name = openstackinstallguide summary = OpenStack Installation Guides author = OpenStack -author-email = openstack-docs@lists.openstack.org +author-email = openstack-dev@lists.openstack.org home-page = http://docs.openstack.org/ classifier = Environment :: OpenStack