7e5aa63728
Update Skydive Analyzer's configuration to use Keystone as its backend for authenticating users. Any user with a role in the project defined by the variable skydive_admin_tenant_name will be able to access Skydive. Change-Id: I64c811d5eb72c7406fd52b649fa00edaf2d0c07b Closes-Bug: 1870903
7 lines
273 B
YAML
7 lines
273 B
YAML
---
|
|
fixes:
|
|
- Skydive's API and the web UI now rely on Keystone for
|
|
authentication. Only users in the Keystone project defined by
|
|
skydive_admin_tenant_name will be able to authenticate. See
|
|
`LP#1870903 <https://launchpad.net/bugs/1870903>` for more details.
|