Commit Graph

7 Commits

Author SHA1 Message Date
Drago Rosson
cae55d8ac1 Remove unconditional return of user_id
This removes a legacy backwards compatibility codepath. Pre-Icehouse
stacks that have resources which inherit from StackUser may require
manual cleanup after deletion, as their stack user may not be deleted.

This fixes issues with subusers using software config. Heat should not
attempt to delete the stack user if one had not been created before.
The code that this patch removes caused an ID to always be returned.
Additionally, it set the ID in the resource metadata whether a stack
user existed or not, making it impossible to tell if one existed only
from data within the resource.

Change-Id: I50804998fdce1f7de06906ae9a2f47317721a6f6
Closes-bug: #1531606
2016-01-13 11:58:24 -06:00
Peter Razumovsky
18a3d93181 Add release note for bp/api-call-output
Add release note for bp/api-call-output.

bp api-call-output

Change-Id: I5388f67f234ee04290d1916c225473b058ba0157
2015-12-29 15:00:27 +03:00
Jenkins
2a0cc7cbd1 Merge "Add release note for bp/support-host-aggregate" 2015-12-22 08:35:34 +00:00
ricolin
d954d06c7e Add release note for bp/support-host-aggregate
Change-Id: Id8d31407150c39eb48403fe3da7f48188221a557
2015-12-22 02:05:54 +00:00
huangtianhua
3a5abefb1d Add release note for bp/support-neutron-qos
Change-Id: I37802eec640df841494043fc4a23ef3d9067a830
Blueprint: support-neutron-qos
2015-12-22 01:04:15 +00:00
Rabi Mishra
4dc9155372 Add note for subnet pool support
Adds note for neutron subnet pool support.

Change-Id: I6f57a34978eda3197012887911638d647e659678
Blueprint: subnet-pools
2015-12-15 17:23:33 +05:30
ricolin
46a102c2d1 Add reno for release notes management
Change-Id: I8ffe53af594150529c325814cf55812268193172
2015-12-01 15:04:39 +00:00