commit | e3bee7379cd66a860b81aa5e3bec73b1981954f2 | [log] [tgz] |
---|---|---|
author | Deliang Fan <fandeliang@letv.com> | Mon Mar 30 14:33:15 2015 +0800 |
committer | Deliang Fan <fandeliang@letv.com> | Tue Mar 31 13:32:07 2015 +0800 |
tree | 336b744ed6cf1867c05a39d435bfacc273005bc1 | |
parent | 803f150aa1dea68e7a1c0f93b57018243d60d2bb [diff] |
Correctly initialize copies of stack during updating stack Pass stack_user_project_id to updated_stack, backup_stack and oldstack to make sure the success when deleting stack domain user. Create a common method to get the kwargs to create a stack from an existing stack. Co-Authored-By: Angus Salkeld <asalkeld@mirantis.com> Change-Id: Ieb7726ed738d5ae8046184f312379b9132b6c4a9 Closes-Bug: #1356084