[user-admin-guide] URL should not contain a whitespace
It works in the source language, but a generated POT file contains a space inside an URL. It seems a bug of sphinx or gettext but it can be avoided if we don't have a whitespace in an URL. Change-Id: I846717e5a073a1e483ef860d67b95cac36d072cb
This commit is contained in:
parent
3acfea1804
commit
a6712835db
@ -9,9 +9,9 @@ Each node can have multiple aggregates and each aggregate can have
|
||||
multiple key-value pairs. You can assign the same key-value pair to
|
||||
multiple aggregates.
|
||||
|
||||
The scheduler uses this information to make scheduling decisions. For
|
||||
information, see `Scheduling <http://docs.openstack.org/liberty/
|
||||
config-reference/content/section_compute-scheduler.html>`__.
|
||||
The scheduler uses this information to make scheduling decisions.
|
||||
For information, see
|
||||
`Scheduling <http://docs.openstack.org/liberty/config-reference/content/section_compute-scheduler.html>`__.
|
||||
|
||||
To create a host aggregate
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
Loading…
Reference in New Issue
Block a user