Comment 5 for bug 1075357

Revision history for this message
Vish Ishaya (vishvananda) wrote :

I don't think this is a bug. Returning multiple servers from a create request is a change in the api contract. We could consider it an extension only response but currently we have the option to return_reservation_id which will return a reservation_id instead of a single server. The reservation_id can be used to get a list of the servers from the client side. I think this is better implemented in novaclient for now.