423d91d6c3
If application credentials with access rules are required, an OpenStack service using keystonemiddleware to authenticate with keystone, needs to define service_type in its configuration file. Change-Id: I7034e82837d724f12d57969857f79d67c962cebe
15 lines
632 B
YAML
15 lines
632 B
YAML
---
|
|
aodh:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.2.0 Remove support for releases before T
|
|
- 0.2.1 Use policies in yaml format
|
|
- 0.2.2 Update htk requirements repo
|
|
- 0.2.3 Enable taint toleration for Openstack services
|
|
- 0.2.4 Migrated CronJob resource to batch/v1 API version & PodDisruptionBudget to policy/v1
|
|
- 0.2.5 Added OCI registry authentication
|
|
- 0.2.6 Remove default policy rules
|
|
- 0.2.7 Replace node-role.kubernetes.io/master with control-plane
|
|
- 0.2.8 Define service_type in keystone_authtoken to support application credentials with access rules
|
|
...
|