diff --git a/doc/source/developer-docs/configure-keystone.rst b/doc/source/developer-docs/configure-keystone.rst index b30a4c9dc5..9e62f6f5ca 100644 --- a/doc/source/developer-docs/configure-keystone.rst +++ b/doc/source/developer-docs/configure-keystone.rst @@ -112,7 +112,7 @@ keystone section. More details regarding valid configuration for the LDAP Identity backend can be found in the `Keystone Developer Documentation`_ and the -`OpenStack Admin Guide`_. +`OpenStack Administrator Guide`_. .. _Keystone Developer Documentation: http://docs.openstack.org/developer/keystone/configuration.html#configuring-the-ldap-identity-provider .. _OpenStack Administrator Guide: http://docs.openstack.org/admin-guide/keystone_integrate_identity_backend_ldap.html diff --git a/doc/source/install-guide-revised-draft/app-configfiles.rst b/doc/source/install-guide-revised-draft/app-configfiles.rst index 0b726e7fe8..b8901158e6 100644 --- a/doc/source/install-guide-revised-draft/app-configfiles.rst +++ b/doc/source/install-guide-revised-draft/app-configfiles.rst @@ -1,8 +1,8 @@ `Home `_ OpenStack-Ansible Installation Guide -=============================== +================================ Appendix A: Configuration files -=============================== +================================ `openstack_user_config.yml `_ diff --git a/doc/source/install-guide-revised-draft/app-custom-layouts.rst b/doc/source/install-guide-revised-draft/app-custom-layouts.rst index eaeca72dff..7b45dfe479 100644 --- a/doc/source/install-guide-revised-draft/app-custom-layouts.rst +++ b/doc/source/install-guide-revised-draft/app-custom-layouts.rst @@ -1,8 +1,8 @@ `Home `_ OpenStack-Ansible Installation Guide -================================================ +================================================= Appendix E: Customizing host and service layouts -================================================ +================================================= Understanding the default layout ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/source/install-guide-revised-draft/app-plumgrid.rst b/doc/source/install-guide-revised-draft/app-plumgrid.rst index de97c2c1cd..faf249cfe6 100644 --- a/doc/source/install-guide-revised-draft/app-plumgrid.rst +++ b/doc/source/install-guide-revised-draft/app-plumgrid.rst @@ -1,8 +1,8 @@ `Home `__ OpenStack-Ansible Installation Guide -========================================= +========================================== Appendix D: Using PLUMgrid Neutron plugin -========================================= +========================================== Installing source and host networking ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/source/install-guide-revised-draft/app-resources.rst b/doc/source/install-guide-revised-draft/app-resources.rst index f7c833698c..e52f73968d 100644 --- a/doc/source/install-guide-revised-draft/app-resources.rst +++ b/doc/source/install-guide-revised-draft/app-resources.rst @@ -1,8 +1,8 @@ `Home `_ OpenStack-Ansible Installation Guide -================================ +================================= Appendix B: Additional resources -================================ +================================= The following Ansible resources are useful to reference: diff --git a/doc/source/install-guide-revised-draft/configure-sslcertificates.rst b/doc/source/install-guide-revised-draft/configure-sslcertificates.rst index d3c346a12a..a9d84c3f8a 100644 --- a/doc/source/install-guide-revised-draft/configure-sslcertificates.rst +++ b/doc/source/install-guide-revised-draft/configure-sslcertificates.rst @@ -102,7 +102,7 @@ User-provided certificates You can provide your own SSL certificates, keys, and CA certificates for added trust in highly secure environments. Acquiring certificates from a trusted certificate authority is outside the scope of this document, but the - `Certificate Management`_ section of the Linux Documentation Project explains +`Certificate Management`_ section of the Linux Documentation Project explains how to create your own certificate authority and sign certificates. .. _Certificate Management: http://www.tldp.org/HOWTO/SSL-Certificates-HOWTO/c118.html diff --git a/doc/source/install-guide-revised-draft/overview.rst b/doc/source/install-guide-revised-draft/overview.rst index 7b939f7eb9..898bc2b422 100644 --- a/doc/source/install-guide-revised-draft/overview.rst +++ b/doc/source/install-guide-revised-draft/overview.rst @@ -1,8 +1,8 @@ `Home `_ OpenStack-Ansible Installation Guide -=================== +==================== Chapter 1. Overview -=================== +==================== .. toctree:: diff --git a/doc/source/install-guide/app-configfiles.rst b/doc/source/install-guide/app-configfiles.rst index 0b726e7fe8..b8901158e6 100644 --- a/doc/source/install-guide/app-configfiles.rst +++ b/doc/source/install-guide/app-configfiles.rst @@ -1,8 +1,8 @@ `Home `_ OpenStack-Ansible Installation Guide -=============================== +================================ Appendix A: Configuration files -=============================== +================================ `openstack_user_config.yml `_ diff --git a/doc/source/install-guide/app-plumgrid.rst b/doc/source/install-guide/app-plumgrid.rst index 40c723f51a..fe0e4e182c 100644 --- a/doc/source/install-guide/app-plumgrid.rst +++ b/doc/source/install-guide/app-plumgrid.rst @@ -1,8 +1,8 @@ `Home `__ OpenStack-Ansible Installation Guide -========================================= +========================================== Appendix E: Using PLUMgrid Neutron plugin -========================================= +========================================== Installing source and host networking ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/source/install-guide/app-resources.rst b/doc/source/install-guide/app-resources.rst index f7c833698c..e52f73968d 100644 --- a/doc/source/install-guide/app-resources.rst +++ b/doc/source/install-guide/app-resources.rst @@ -1,8 +1,8 @@ `Home `_ OpenStack-Ansible Installation Guide -================================ +================================= Appendix B: Additional resources -================================ +================================= The following Ansible resources are useful to reference: diff --git a/doc/source/install-guide/configure-keystone.rst b/doc/source/install-guide/configure-keystone.rst index b30a4c9dc5..9e62f6f5ca 100644 --- a/doc/source/install-guide/configure-keystone.rst +++ b/doc/source/install-guide/configure-keystone.rst @@ -112,7 +112,7 @@ keystone section. More details regarding valid configuration for the LDAP Identity backend can be found in the `Keystone Developer Documentation`_ and the -`OpenStack Admin Guide`_. +`OpenStack Administrator Guide`_. .. _Keystone Developer Documentation: http://docs.openstack.org/developer/keystone/configuration.html#configuring-the-ldap-identity-provider .. _OpenStack Administrator Guide: http://docs.openstack.org/admin-guide/keystone_integrate_identity_backend_ldap.html diff --git a/doc/source/install-guide/configure-sslcertificates.rst b/doc/source/install-guide/configure-sslcertificates.rst index d3c346a12a..a9d84c3f8a 100644 --- a/doc/source/install-guide/configure-sslcertificates.rst +++ b/doc/source/install-guide/configure-sslcertificates.rst @@ -102,7 +102,7 @@ User-provided certificates You can provide your own SSL certificates, keys, and CA certificates for added trust in highly secure environments. Acquiring certificates from a trusted certificate authority is outside the scope of this document, but the - `Certificate Management`_ section of the Linux Documentation Project explains +`Certificate Management`_ section of the Linux Documentation Project explains how to create your own certificate authority and sign certificates. .. _Certificate Management: http://www.tldp.org/HOWTO/SSL-Certificates-HOWTO/c118.html diff --git a/doc/source/install-guide/overview.rst b/doc/source/install-guide/overview.rst index 205166b622..a926e14290 100644 --- a/doc/source/install-guide/overview.rst +++ b/doc/source/install-guide/overview.rst @@ -1,8 +1,8 @@ `Home `_ OpenStack-Ansible Installation Guide -=================== +==================== Chapter 1. Overview -=================== +==================== .. toctree:: diff --git a/tox.ini b/tox.ini index 097c389ec1..72457ea4a4 100644 --- a/tox.ini +++ b/tox.ini @@ -37,9 +37,6 @@ commands= [doc8] # Settings for doc8: extensions = .rst -# Disable some doc8 checks: -# D000: Check RST validity -ignore = D000 [testenv:releasenotes] # NOTE(sdague): this target does not use constraints because