Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/return-id-on-stack-create. Description: Currently, when performing a stack-create the Heat API returns nothing back on a successful create. The stack id should be returned in this case so that the UI or other downstream service can log the id and redirect the end-user to a stack details page. Specification URL (additional information): None
Moving to POST based on upstream status (Implemented).