yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50924
[Bug 1537121] [NEW] Add functionality to define requests without body
You have been subscribed to a public bug:
https://review.openstack.org/207150
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
commit 9b430f99518e10ae263bedec3062408af332068c
Author: Niall Bunting <niall.bunting@xxxxxx>
Date: Tue Jul 28 15:05:10 2015 +0000
Add functionality to define requests without body
This allows functions that do not accept bodies to define this in the
router file. As currently many requests will cause a 500 if a body is
supplied when the API request does not expect it.
This currently only affects the core parts of the v2 api, that is,
calls to v2/images and v2/schemas. It does not cover the "tasks" API
or the metadefs api as I was keeping this patch concise. As this
does not affect the behaviour if not included this makes no change to
the metadefs api behaviour.
DocImpact
Partial-Bug: 1475647
Change-Id: Ieb510e5516128078d40d39fd9b4f339ce64e10e7
** Affects: glance
Importance: Undecided
Status: Confirmed
** Tags: glance
--
Add functionality to define requests without body
https://bugs.launchpad.net/bugs/1537121
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.