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