Missing comma
This is just in the explanation, but a user might use this setting with copy. Change-Id: I009ab59923b672b62c00f43506db374a59aa8253
This commit is contained in:
parent
79128d5ba9
commit
512774e83c
@ -252,7 +252,7 @@ OPENSTACK_KEYSTONE_BACKEND = {
|
|||||||
# properties found in the Launch Instance modal.
|
# properties found in the Launch Instance modal.
|
||||||
#LAUNCH_INSTANCE_DEFAULTS = {
|
#LAUNCH_INSTANCE_DEFAULTS = {
|
||||||
# 'config_drive': False,
|
# 'config_drive': False,
|
||||||
# 'enable_scheduler_hints': True
|
# 'enable_scheduler_hints': True,
|
||||||
# 'disable_image': False,
|
# 'disable_image': False,
|
||||||
# 'disable_instance_snapshot': False,
|
# 'disable_instance_snapshot': False,
|
||||||
# 'disable_volume': False,
|
# 'disable_volume': False,
|
||||||
|
Loading…
Reference in New Issue
Block a user