cloudkitty/cloudkitty/common/policies
Justin Ferrieu 6e8efde432 Add a v2 API endpoint to push DataFrame objects
A new endpoint has been made available to admin users on
``POST /v2/dataframes``. This will allow end users to push
DataFrames in the form of JSON objects into the CloudKitty
storage.

Documentation and unit tests are included in this commit.

Depends-On: https://review.opendev.org/#/c/668669/
Change-Id: I42641462ecbac89f400a257805fc99f4027903b3
Story: 2005890
Task: 35953
2019-08-26 08:37:32 +00: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 push DataFrame objects 2019-08-26 08:37:32 +00: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