diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 79b8fb33fba4..535791a45123 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,13 +1,13 @@ If you would like to contribute to the development of OpenStack, you must follow the steps in this page: - http://docs.openstack.org/infra/manual/developers.html + https://docs.openstack.org/infra/manual/developers.html Once those steps have been completed, changes to OpenStack should be submitted for review via the Gerrit tool, following the workflow documented at: - http://docs.openstack.org/infra/manual/developers.html#development-workflow + https://docs.openstack.org/infra/manual/developers.html#development-workflow Pull requests submitted through GitHub will be ignored. diff --git a/api-guide/source/faults.rst b/api-guide/source/faults.rst index c75327b1638d..d8cf0638895e 100644 --- a/api-guide/source/faults.rst +++ b/api-guide/source/faults.rst @@ -71,7 +71,7 @@ There is an API for end users to list the outcome of Server Actions, referencing the requested action by request id. For more details, please see: -http://developer.openstack.org/api-ref/compute/#servers-run-an-action-servers-action +https://developer.openstack.org/api-ref/compute/#servers-run-an-action-servers-action Logs ---- diff --git a/api-guide/source/index.rst b/api-guide/source/index.rst index e64e6b20d445..4c1b425f74ea 100644 --- a/api-guide/source/index.rst +++ b/api-guide/source/index.rst @@ -24,10 +24,10 @@ compute resources might be Virtual Machines, Physical Machines or Containers. This guide covers the concepts in the OpenStack Compute API. For a full reference listing, please see: -`Compute API Reference `__. +`Compute API Reference `__. We welcome feedback, comments, and bug reports at -`bugs.launchpad.net/nova `__. +`bugs.launchpad.net/nova `__. Intended audience ================= diff --git a/api-guide/source/limits.rst b/api-guide/source/limits.rst index 82b79c1774c1..c2ed0af85936 100644 --- a/api-guide/source/limits.rst +++ b/api-guide/source/limits.rst @@ -9,7 +9,7 @@ operators and may differ from one deployment of the OpenStack Compute service to another. Please contact your provider to determine the limits that apply to your account. Your provider may be able to adjust your account's limits if they are too low. Also see the API Reference for -`Limits `__. +`Limits `__. Absolute limits ~~~~~~~~~~~~~~~ @@ -49,4 +49,4 @@ Determine limits programmatically Applications can programmatically determine current account limits. For information, see -`Limits `__. +`Limits `__. diff --git a/api-guide/source/polling_changes-since_parameter.rst b/api-guide/source/polling_changes-since_parameter.rst index cd4d5fdb7b87..52ea273af90c 100644 --- a/api-guide/source/polling_changes-since_parameter.rst +++ b/api-guide/source/polling_changes-since_parameter.rst @@ -7,7 +7,7 @@ performing a **GET** on various elements. Rather than re-downloading and re-parsing the full status at each polling interval, your REST client may use the *``changes-since``* parameter to check for changes since a previous request. The *``changes-since``* time is specified as an `ISO -8601 `__ dateTime +8601 `__ dateTime (2011-01-24T17:08Z). The form for the timestamp is CCYY-MM-DDThh:mm:ss. An optional time zone may be written in by appending the form ±hh:mm which describes the timezone as an offset from UTC. When the timezone is diff --git a/api-guide/source/versions.rst b/api-guide/source/versions.rst index 656d1890e283..1ba2d159a7e6 100644 --- a/api-guide/source/versions.rst +++ b/api-guide/source/versions.rst @@ -105,7 +105,7 @@ server might respond with a 302 redirection request. For examples of the list versions and get version details requests and responses, see `*API versions* -`__. +`__. The detailed version response contains pointers to both a human-readable and a machine-processable description of the API service. diff --git a/bindep.txt b/bindep.txt index 49c6c732e048..dccdb22e4d1d 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,5 +1,5 @@ # This is a cross-platform list tracking distribution packages needed for install and tests; -# see http://docs.openstack.org/infra/bindep/ for additional information. +# see https://docs.openstack.org/infra/bindep/ for additional information. build-essential [platform:dpkg test] gcc [platform:rpm test]