diff --git a/service/files/local_settings.j2 b/service/files/local_settings.j2 index e8cc655..835c415 100644 --- a/service/files/local_settings.j2 +++ b/service/files/local_settings.j2 @@ -222,8 +222,8 @@ OPENSTACK_KEYSTONE_BACKEND = { # Toggle LAUNCH_INSTANCE_LEGACY_ENABLED and LAUNCH_INSTANCE_NG_ENABLED to # determine the experience to enable. Set them both to true to enable # both. -LAUNCH_INSTANCE_LEGACY_ENABLED = True -LAUNCH_INSTANCE_NG_ENABLED = False +LAUNCH_INSTANCE_LEGACY_ENABLED = False +LAUNCH_INSTANCE_NG_ENABLED = True # A dictionary of settings which can be used to provide the default values for # properties found in the Launch Instance modal.