Comment 8 for bug 1389178

Revision history for this message
Steve Baker (steve-stevebaker) wrote : Re: heat stack-update failure when scaling resource group

Yes, all properties of SoftwareDeployments should be update_allowed=True, especially 'servers'

> I'm not quite sure if all the members should signal on update, or just those being added

I think all members should be signalling on update since the whole point of SoftwareDeployments is to propagate the cluster list to the cluster.

If restarting services is expensive then the orc scripts probably need to get better at only restarting a service if they really need to (such as if the service config has changed)