Return all servers during multiple create
In this blueprint, we propose to improve the server create API in V3 by
including all of the created servers in the response instead of only the first
server. In V2, servers[0] is returned to the caller in response to a create
request that has specified min/max_count.
Blueprint information
- Status:
- Complete
- Approver:
- John Garbutt
- Priority:
- Low
- Drafter:
- melanie witt
- Direction:
- Needs approval
- Assignee:
- melanie witt
- Definition:
- Obsolete
- Series goal:
- Accepted for trunk
- Implementation:
-
Needs Code Review
- Milestone target:
- None
- Started by
- melanie witt
- Completed by
- melanie witt
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Propose return all servers during multiple create
Gerrit topic: https:/
Addressed by: https:/
Return all servers from server create V3 API
Addressed by: https:/
Update v3 API tests for server create list response
Addressed by: https:/
Update V3 client for server create list response
Has a +2, so leaving in juno for now. --johnthetubaguy 2nd September 2014
Sorry, this has not yet been approved, so this will have to wait until kilo. Please contact me on IRC, or via email, for more details. Thank you. --johnthetubaguy 3rd September 2014
Work Items
Work items:
Change the V3 API response for server create to return a list of instances: DONE
Update tests in tempest to handle the changed response: DONE
Update novaclient to handle the list of servers in the V3 API server create response and show the list to the user: DONE