File: dataframes-get-v2-policy-check-6070fc047b2e1496.yaml

package info (click to toggle)
cloudkitty 17.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,144 kB
  • sloc: python: 19,245; sh: 374; makefile: 220; pascal: 54
file content (6 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
fixes:
  - |
    Fixes policy check when getting dataframes using the v2 API, causing the
    operation to fail when run by a non-admin user. See story 2009879
    <https://storyboard.openstack.org/#!/story/2009879>`_ for more details.