[salt.sh] Armband extra repo for forked reclass
[fuel.git] / mcp / patches / reclass-system-salt-model / 0003-Use-keystone-v3-endpoints-by-default.patch
1 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
2 : Copyright (c) 2018 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: Michael Polenchuk <mpolenchuk@mirantis.com>
10 Date: Thu, 28 Dec 2017 12:49:33 +0400
11 Subject: [PATCH] Use keystone v3 endpoints by default
12
13 The v2.0 auth API has been already marked as deprecated in the
14 Mitaka release and will be removed in the "T" release.
15 The v3 API should be used instead.
16
17 Change-Id: I7e9a1b180f4e0ddb24ec72ed9f08c9e2580c7897
18 ---
19  keystone/client/single.yml | 2 +-
20  1 file changed, 1 insertion(+), 1 deletion(-)
21
22 diff --git a/keystone/client/single.yml b/keystone/client/single.yml
23 index a79ed7e..86b4e09 100644
24 --- a/keystone/client/single.yml
25 +++ b/keystone/client/single.yml
26 @@ -4,7 +4,7 @@ classes:
27  - system.keystone.client.service.glance
28  - system.keystone.client.service.heat
29  - system.keystone.client.service.heat-cfn
30 -- system.keystone.client.service.keystone
31 +- system.keystone.client.service.keystone3
32  - system.keystone.client.service.neutron
33  parameters:
34    _param: