01a44568cc
The status code of confirm_resize should be 202, but it returns 204 now. That because it returns HTTPNoContent that overwrites the status code of decorator 'wsgi.response(202)' And adds API samples for confirm_resize that used to test the status code of confirm_resize. Partially implements blueprint v3-api-unittests Closes-bug: #1233561 Change-Id: I50a3046866af0a1efdb5c41ded40f973b02843e8
4 lines
122 B
XML
4 lines
122 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<resize
|
|
xmlns="http://docs.openstack.org/compute/api/v1.1"
|
|
flavor_ref="2"/> |