sahara: include authtoken class
authtoken class configures the keystone_authtoken parameters, required to move to Keystone V3 auth. Change-Id: Ibfd761fef813faa7bf13881c52c34e20d3eac9e5
This commit is contained in:
parent
ffe1cd5c62
commit
03523df5c1
@ -114,5 +114,6 @@ class tripleo::profile::base::sahara (
|
||||
'ssl' => $oslomsg_use_ssl_real,
|
||||
}),
|
||||
}
|
||||
include ::sahara::keystone::authtoken
|
||||
}
|
||||
}
|
||||
|
4
releasenotes/notes/sahara_auth_v3-65bd276b39b4e284.yaml
Normal file
4
releasenotes/notes/sahara_auth_v3-65bd276b39b4e284.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- Sahara is now deployed with keystone_authtoken parameters and move
|
||||
forward with Keystone v3 version.
|
Loading…
x
Reference in New Issue
Block a user