diff --git a/doc/common-rst/app_support.rst b/doc/common-rst/app_support.rst index 097b5e0a02..59338c8b75 100644 --- a/doc/common-rst/app_support.rst +++ b/doc/common-rst/app_support.rst @@ -93,8 +93,8 @@ ask.openstack.org During the set up or testing of OpenStack, you might have questions about how a specific task is completed or be in a situation where a feature does not work correctly. Use the -`ask.openstack.org `__ site to ask questions -and get answers. When you visit the http://ask.openstack.org site, scan +`ask.openstack.org `__ site to ask questions +and get answers. When you visit the https://ask.openstack.org site, scan the recently asked questions to see whether your question has already been answered. If not, ask a new question. Be sure to give a clear, concise summary in the title and provide as much detail as possible in @@ -111,13 +111,13 @@ archives, go to http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack. You might be interested in the other mailing lists for specific projects or development, which you can find `on the -wiki `__. A description of all -mailing lists is available at http://wiki.openstack.org/MailingLists. +wiki `__. A description of all +mailing lists is available at https://wiki.openstack.org/wiki/MailingLists. The OpenStack wiki ~~~~~~~~~~~~~~~~~~ -The `OpenStack wiki `__ contains a broad +The `OpenStack wiki `__ contains a broad range of topics but some of the information can be difficult to find or is a few pages deep. Fortunately, the wiki search feature enables you to search by title or content. If you search for specific information, such @@ -228,13 +228,13 @@ OpenStack distribution packages The following Linux distributions provide community-supported packages for OpenStack: -- **Debian:** http://wiki.debian.org/OpenStack +- **Debian:** https://wiki.debian.org/OpenStack - **CentOS, Fedora, and Red Hat Enterprise Linux:** https://www.rdoproject.org/ - **openSUSE and SUSE Linux Enterprise Server:** - http://en.opensuse.org/Portal:OpenStack + https://en.opensuse.org/Portal:OpenStack - **Ubuntu:** https://wiki.ubuntu.com/ServerTeam/CloudArchive diff --git a/doc/common-rst/cli_install_openstack_command_line_clients.rst b/doc/common-rst/cli_install_openstack_command_line_clients.rst index a9988052b3..aca58fd990 100644 --- a/doc/common-rst/cli_install_openstack_command_line_clients.rst +++ b/doc/common-rst/cli_install_openstack_command_line_clients.rst @@ -27,12 +27,12 @@ command-line clients, and provides installation instructions as needed. | | manager for setuptools to find an installation | | | package. If you cannot find one, download the | | | setuptools package directly from | -| | http://pypi.python.org/pypi/setuptools. | +| | https://pypi.python.org/pypi/setuptools. | | | | | | The recommended way to install setuptools on | | | Microsoft Windows is to follow the documentation | | | provided on the setuptools website | -| | (https://pypi.python.org/pypi/setuptools#windows). | +| | (https://pypi.python.org/pypi/setuptools). | | | Another option is to use the unofficial binary | | | installer maintained by Christoph Gohlke | | | (`http://www.lfd.uci.edu/~gohlke/pythonlibs/ | @@ -43,7 +43,7 @@ command-line clients, and provides installation instructions as needed. | | Microsoft Windows system, use pip. It is easy to | | | use, ensures that you get the latest version of the | | | clients from the | -| | `Python Package Index `__, | +| | `Python Package Index `__,| | | and lets you update or remove the packages later on.| | | | | | Since the installation process compiles source | @@ -183,7 +183,7 @@ Installing with pip Use pip to install the OpenStack clients on a Linux, Mac OS X, or Microsoft Windows system. It is easy to use and ensures that you get the latest version of the client from the `Python Package -Index `__. Also, pip enables you to update +Index `__. Also, pip enables you to update or remove a package. Install each client separately by using the following command: diff --git a/doc/common/app_support.xml b/doc/common/app_support.xml index cbbef27298..6d42f3ad42 100644 --- a/doc/common/app_support.xml +++ b/doc/common/app_support.xml @@ -164,11 +164,11 @@ During the set up or testing of OpenStack, you might have questions about how a specific task is completed or be in a situation where a feature does not work correctly. - Use the ask.openstack.org site to ask questions and get answers. When you visit the http://ask.openstack.org site, scan the + xlink:href="https://ask.openstack.org" + >https://ask.openstack.org site, scan the recently asked questions to see whether your question has already been answered. If not, ask a new question. Be sure to give a clear, concise summary in the title and provide @@ -188,15 +188,15 @@ >http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack. You might be interested in the other mailing lists for specific projects or development, which you can find on + xlink:href="https://wiki.openstack.org/wiki/MailingLists">on the wiki. A description of all mailing lists is available at http://wiki.openstack.org/MailingLists. + xlink:href="https://wiki.openstack.org/wiki/MailingLists" + >https://wiki.openstack.org/wiki/MailingLists.
The OpenStack wiki - The OpenStack + The OpenStack wiki contains a broad range of topics but some of the information can be difficult to find or is a few pages deep. Fortunately, the wiki search feature enables you to search by title @@ -370,8 +370,8 @@ Debian: http://wiki.debian.org/OpenStack + xlink:href="https://wiki.debian.org/OpenStack" + >https://wiki.debian.org/OpenStack CentOS, Fedora, and Red @@ -384,7 +384,7 @@ Enterprise Server: http://en.opensuse.org/Portal:OpenStack + >https://en.opensuse.org/Portal:OpenStack Ubuntu: diff --git a/doc/common/section_cli_install.xml b/doc/common/section_cli_install.xml index 83fac3acc1..0d6fb76c20 100644 --- a/doc/common/section_cli_install.xml +++ b/doc/common/section_cli_install.xml @@ -52,12 +52,12 @@ to find an installation package. If you cannot find one, download the setuptools package directly from http://pypi.python.org/pypi/setuptools. + xlink:href="https://pypi.python.org/pypi/setuptools" + >https://pypi.python.org/pypi/setuptools. The recommended way to install setuptools on Microsoft Windows is to follow the documentation provided on the setuptools website. Another option is to use the unofficial binary installer maintained by Christoph Gohlke (pip. It is easy to use, ensures that you get the latest version of the clients from the Python Package Index, and lets you update or remove the packages later on. @@ -231,7 +231,7 @@ clients on a Linux, Mac OS X, or Microsoft Windows system. It is easy to use and ensures that you get the latest version of the client from the Python + xlink:href="https://pypi.python.org/pypi">Python Package Index. Also, pip enables you to update or remove a package. Install each client separately by using the diff --git a/doc/networking-guide/source/intro_basic_networking.rst b/doc/networking-guide/source/intro_basic_networking.rst index 25a819b41d..0d54849a72 100644 --- a/doc/networking-guide/source/intro_basic_networking.rst +++ b/doc/networking-guide/source/intro_basic_networking.rst @@ -68,7 +68,7 @@ ports in a table called a *forwarding table* or *forwarding information base* (FIB). Switches can be daisy-chained together, and the resulting connection of switches and hosts behaves like a single network. -.. _OSI model: http://en.wikipedia.org/wiki/OSI_model +.. _OSI model: https://en.wikipedia.org/wiki/OSI_model VLANs ~~~~~ diff --git a/doc/user-guide-admin/source/cli_cinder_quotas.rst b/doc/user-guide-admin/source/cli_cinder_quotas.rst index ad4e22e2d4..467906710e 100644 --- a/doc/user-guide-admin/source/cli_cinder_quotas.rst +++ b/doc/user-guide-admin/source/cli_cinder_quotas.rst @@ -78,7 +78,7 @@ service quotas. update the property in the :guilabel:`cinder.quota` section of the :file:`/etc/cinder/cinder.conf` file. For more information, see the `Block Storage - Configuration Reference `_. + Configuration Reference `_. #. To update Block Storage service quotas, place the tenant ID in a variable:: diff --git a/doc/user-guide-admin/source/dashboard_manage_host_aggregates.rst b/doc/user-guide-admin/source/dashboard_manage_host_aggregates.rst index 0357bdf111..3d13d5ef1a 100644 --- a/doc/user-guide-admin/source/dashboard_manage_host_aggregates.rst +++ b/doc/user-guide-admin/source/dashboard_manage_host_aggregates.rst @@ -11,7 +11,7 @@ multiple aggregates. The scheduler uses this information to make scheduling decisions. For information, see -`Scheduling `__. +`Scheduling `__. To create a host aggregate ~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/user-guide-admin/source/dashboard_manage_instances.rst b/doc/user-guide-admin/source/dashboard_manage_instances.rst index f58bfbb070..23afc9576a 100644 --- a/doc/user-guide-admin/source/dashboard_manage_instances.rst +++ b/doc/user-guide-admin/source/dashboard_manage_instances.rst @@ -8,7 +8,7 @@ create a snapshot from, and migrate instances. You can also view the logs for instances or launch a VNC console for an instance. For information about using the dashboard to launch instances as an end -user, see the `OpenStack End User Guide `__. +user, see the `OpenStack End User Guide `__. Create instance snapshots ~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -28,7 +28,7 @@ Create instance snapshots #. To launch an instance from the snapshot, select the snapshot and click Launch. For information about launching instances, see the - `OpenStack End User Guide `__. + `OpenStack End User Guide `__. Control the state of an instance ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/user-guide/source/hot-guide/hot_existing_templates.rst b/doc/user-guide/source/hot-guide/hot_existing_templates.rst index 0383cbf9c0..8eba03d1a4 100644 --- a/doc/user-guide/source/hot-guide/hot_existing_templates.rst +++ b/doc/user-guide/source/hot-guide/hot_existing_templates.rst @@ -25,4 +25,4 @@ building a multi-node OpenStack cluster, as well as templates for CI development. Heat templates for deployment of Magento, Hadoop, MongoDB, ELK, Drupal and more can be found here. -.. _RCB Ops repository: http://github.com/rcbops/ +.. _RCB Ops repository: https://github.com/rcbops/ diff --git a/doc/user-guide/source/hot-guide/hot_software_deployment.rst b/doc/user-guide/source/hot-guide/hot_software_deployment.rst index ef36014e6f..d33c0b1728 100644 --- a/doc/user-guide/source/hot-guide/hot_software_deployment.rst +++ b/doc/user-guide/source/hot-guide/hot_software_deployment.rst @@ -798,4 +798,4 @@ contents of the file ``example-puppet-manifest.pp``, containing: .. _os-apply-config: https://github.com/openstack/os-apply-config .. _tripleo-heat-templates: https://github.com/openstack/tripleo-heat-templates .. _tripleo-image-elements: https://github.com/openstack/tripleo-image-elements -.. _puppet: http://puppetlabs.com/ +.. _puppet: https://puppetlabs.com/