
Currently, when users try to navigate through horizon
panels or use the command-line interface that contains
calls to /api/glance/metadefs it will pop up insufficient
permission errors due to the fact we are disabling [1]
the metadef APIs in glance addressing OSSN-0088 [2].
As a side effect on how we address the OSSN, all API calls
to metadefs will be forbidden for any user, which is not recommended
in production environments. However, we have the current
recommendation of the OSSN which allows CRUD of metadef to
admin only and provide read access to all users.
[1] aab5ee7711
[2] https://wiki.openstack.org/wiki/OSSN/OSSN-0088
Story: 2008761
Task: 42128
Change-Id: Ib1415cadbbfab874a8d44ac6b5c6fba3c7502242
12 lines
401 B
YAML
12 lines
401 B
YAML
---
|
|
horizon:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 To avoid wrong version check for mysqlclient
|
|
- 0.1.3 Modify Password validator related settings in Horizon
|
|
- 0.1.4 Change Issuer to ClusterIssuer
|
|
- 0.1.5 Revert - Change Issuer to ClusterIssuer
|
|
- 0.1.6 Change Issuer to ClusterIssuer
|
|
- 0.1.7 Update glance default policy values
|
|
...
|