Closed tomm144 closed 12 months ago
Hi,
stable/4.4
Fresh installation from branch stable/4.4
gnocchi archive-policy delete s_rally_ca792137_W58wfNux Not Acceptable (HTTP 406) I get from api log ERROR pecan.core: Controller 'delete' defined does not support content_type 'None'. Supported type(s): dict_keys(['text/html'])
Successfull delete
I found this merge request https://github.com/gnocchixyz/gnocchi/pull/1090 . I checked files and are patched, but i still get 406 ..
Thank you.
Hi,
Which version of Gnocchi are you using
stable/4.4
How to reproduce your problem
Fresh installation from branch stable/4.4
What is the result that you get
gnocchi archive-policy delete s_rally_ca792137_W58wfNux Not Acceptable (HTTP 406) I get from api log ERROR pecan.core: Controller 'delete' defined does not support content_type 'None'. Supported type(s): dict_keys(['text/html'])
What is result that you expected
Successfull delete
I found this merge request https://github.com/gnocchixyz/gnocchi/pull/1090 . I checked files and are patched, but i still get 406 ..
Thank you.