CORS configuration block support
Bug #1905434 reported by
Mateusz Pawlowski
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gnocchi Charm |
Triaged
|
Wishlist
|
Unassigned | ||
OpenStack Keystone Charm |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
In order to use Gnocchi with Grafana user has to setup CORS middleware in gnocchi.conf and keystone.conf[0]
However Keystone charm doesn't provide options to configure CORS nor config-flags to configure custom section[1].
[0] https:/
[1] https:/
To post a comment you must log in.
We also require the config-flags as we need to setup CADF middleware this should be a default otherwise you are locking down features of an open source application. I get that you would like to make this more user friendly but you still need to have a section for advance users to make adjustments otherwise we start looking at alternatives that do.
I would really love to at least see config-flags option be placed in keystone charm.