cloudkitty/cloudkitty/common/policies
Justin Ferrieu a81c01d6e2 Add a v2 API endpoint to retrieve DataFrame objects
A new endpoint has been made available to admin users or
scope owners on ``GET /v2/dataframes``. This will allow
end users to retrieve DataFrames in the form of JSON objects
from the CloudKitty storage backend.

Documentation and unit tests are included in this commit.

Change-Id: I784da5565d040f565945fa93d86dcef11faa72f9
2019-09-13 10:04:01 +02:00
..
v1 Update the default policy rule for /v1/storage/dataframes 2019-04-02 11:59:49 +02:00
v2 Add a v2 API endpoint to retrieve DataFrame objects 2019-09-13 10:04:01 +02:00
__init__.py Add a v2 API endpoint to push DataFrame objects 2019-08-26 08:37:32 +00:00
base.py Policy in code 2017-12-08 16:45:13 +00:00