Fix small RST markup errors

Change-Id: Ie9f328ecaa5f6771538dec74572b6d06c0f19b02
This commit is contained in:
Ianeta Hutchinson 2016-09-28 12:31:38 -05:00 committed by ianeta hutchinson
parent b722632bb7
commit e5f379f84b
1 changed files with 4 additions and 4 deletions

View File

@ -4,12 +4,12 @@ Limits
Accounts may be pre-configured with a set of thresholds (or limits) to
manage capacity and prevent abuse of the system. The system recognizes
*absolute limits*. Absolute limits are fixed. Limits are configured by
operators and may differ from one deployment of the OpenStack Compute service
*absolute limits*. Absolute limits are fixed. Limits are configured by
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* <http://developer.openstack.org/api-ref/compute/#limits-limits>`__.
`Limits <http://developer.openstack.org/api-ref/compute/#limits-limits>`__.
Absolute limits
~~~~~~~~~~~~~~~
@ -49,4 +49,4 @@ Determine limits programmatically
Applications can programmatically determine current account limits. For
information, see
`*Limits* <http://developer.openstack.org/api-ref/compute/#limits-limits>`__.
`Limits <http://developer.openstack.org/api-ref/compute/#limits-limits>`__.