diff --git a/templates/horizon_local_settings.py.j2 b/templates/horizon_local_settings.py.j2 index 81889797..42191206 100644 --- a/templates/horizon_local_settings.py.j2 +++ b/templates/horizon_local_settings.py.j2 @@ -84,9 +84,7 @@ SESSION_TIMEOUT = {{ horizon_session_timeout }} # service API. For example, The identity service APIs have inconsistent # use of the decimal point, so valid options would be 2.0 or 3. OPENSTACK_API_VERSIONS = { -# "data-processing": 1.1, "identity": 3, -# "volume": 2, } # Set this to True if running on multi-domain model. When this is enabled, it