commit 903b51e148c2f9e858b5ea0ca5b230ac308d76c5
Author: Matthew Treinish <email address hidden>
Date: Thu Oct 4 10:20:58 2012 -0400
Fix XML response for return_reservation_id.
The XML serializer for create uses the server template for it's response.
However, when return_reservation_id is set, only a reservation_id is
going to be returned.
To enable the XML response to be serialized the reservation id is now
returned in a server tag/object.
Reviewed: https:/ /review. openstack. org/14050 github. com/openstack/ nova/commit/ 903b51e148c2f9e 858b5ea0ca5b230 ac308d76c5
Committed: http://
Submitter: Jenkins
Branch: master
commit 903b51e148c2f9e 858b5ea0ca5b230 ac308d76c5
Author: Matthew Treinish <email address hidden>
Date: Thu Oct 4 10:20:58 2012 -0400
Fix XML response for return_ reservation_ id.
The XML serializer for create uses the server template for it's response. reservation_ id is set, only a reservation_id is
However, when return_
going to be returned.
To enable the XML response to be serialized the reservation id is now
returned in a server tag/object.
This commit fixes bug 1061124
Change-Id: Ic74071b1d527c3 f3752e296d3fd46 a28a99beb76
Signed-off-by: Matthew Treinish <email address hidden>