Comment 2 for bug 1602797

Revision history for this message
Matt Riedemann (mriedem) wrote :

OK, I see what happened. The API samples were originally added with the 2.3 change:

https://review.openstack.org/#/c/155853/

But there were no functional tests added to test those samples, so we didn't catch it when collapsing the extensions in newton.

So the summary is we've never tested the 2.3 request/response in the nova functional test tree.