salt: Use apt-mk '2017.12' distribution
[fuel.git] / mcp / patches / 0011-service.horizon.server.cluster-Default-to-v2-API.patch
1 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
2 : Copyright (c) 2017 Mirantis Inc., Enea AB and others.
3 :
4 : All rights reserved. This program and the accompanying materials
5 : are made available under the terms of the Apache License, Version 2.0
6 : which accompanies this distribution, and is available at
7 : http://www.apache.org/licenses/LICENSE-2.0
8 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
9 From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
10 Date: Thu, 19 Oct 2017 02:03:01 +0200
11 Subject: [PATCH] service.horizon.server.cluster: Default to v2 API
12
13 Horizon service definition hardcodes the API version to v3, and
14 also overrides the value in our reclass model during interpolation.
15 Adjust the default to '2'.
16
17 Signed-off-by: Ting Wu <ting.wu@enea.com>
18 Signed-off-by: Junaid Ali <junaidali.yahya@gmail.com>
19 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
20 ---
21
22 diff --git a/service/horizon/server/cluster.yml b/service/horizon/server/cluster.yml
23 --- a/service/horizon/server/cluster.yml
24 +++ b/service/horizon/server/cluster.yml
25 @@ -6,7 +6,7 @@
26    _param:
27      horizon_version: liberty
28      horizon_identity_host: localhost
29 -    horizon_identity_version: 3
30 +    horizon_identity_version: 2
31      horizon_identity_encryption: none
32      horizon_identity_endpoint_type: internalURL
33    horizon: