-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete all inventory has its own method DELETE
Previously we deleted all inventories for a resource provider with a PUT method and empty payload. With bp delete-inventories-placement-api implemented, scheduler's client report now can use DELETE instead of PUT. To keep it consistent across microversions, it should fallback to put method if the delete attempt returns 406. Change-Id: I626ca4a821b5ab0ebcaa79937a31771fbae5b8d9
- Loading branch information
Rafael Folco
committed
Jun 21, 2017
1 parent
7e383b6
commit 8674900
Showing
2 changed files
with
220 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.