Fix alignment of comments in nova::compute

Some parameters comments was not properly
aligned to the other ones. Small OCD fix.

Change-Id: Ib97c955498316b945001e3a6e4200da0907eea3f
This commit is contained in:
Tobias Urdin 2016-12-09 14:24:47 +01:00
parent ba239a87b2
commit aa8a6dffd8
1 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@
#
# [*heal_instance_info_cache_interval*]
# (optional) Controls how often the instance info should be updated.
# Defaults to '60' , to disable you can set the value to zero.
# Defaults to '60' , to disable you can set the value to zero.
#
# [*manage_service*]
# (optional) Whether to start/stop the service
@ -91,8 +91,8 @@
# { 'vendor_id':'4321','product_id':'8765','physical_network':'default' } ] "
#
# [*config_drive_format*]
# (optional) Config drive format. One of iso9660 (default) or vfat
# Defaults to undef
# (optional) Config drive format. One of iso9660 (default) or vfat
# Defaults to undef
#
# [*allow_resize_to_same_host*]
# (optional) Allow destination machine to match source for resize.
@ -101,9 +101,9 @@
# Defaults to false
#
# [*vcpu_pin_set*]
# (optional) A list or range of physical CPU cores to reserve
# for virtual machine processes
# Defaults to $::os_service_default
# (optional) A list or range of physical CPU cores to reserve
# for virtual machine processes
# Defaults to $::os_service_default
#
# [*keymgr_api_class*]
# (optional) Key Manager service.