Merge "conf: Fix invalid rST comments"

This commit is contained in:
Jenkins
2017-02-23 20:25:45 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -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,
+1 -1
View File
@@ -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',