Merge "conf: Fix invalid rST comments"
This commit is contained in:
@@ -800,8 +800,7 @@ Possible values:
|
||||
|
||||
Related options:
|
||||
|
||||
* ``block_device_allocate_retries'' in compute_manager_opts
|
||||
group.
|
||||
* ``block_device_allocate_retries`` in compute_manager_opts group.
|
||||
"""),
|
||||
cfg.IntOpt('scheduler_instance_sync_interval',
|
||||
default=120,
|
||||
|
||||
@@ -345,7 +345,7 @@ Possible values:
|
||||
|
||||
* `all`: will download all images.
|
||||
* `some`: will only download images that have the image_property
|
||||
`bittorrent=true'.
|
||||
`bittorrent=true`.
|
||||
* `none`: will turnoff downloading images via Bit Torrent.
|
||||
"""),
|
||||
cfg.StrOpt('ipxe_network_name',
|
||||
|
||||
Reference in New Issue
Block a user