Files
tripleo-heat-templates/docker
Ryan Hallisey 2928886f88 Allow container template to recognize an update
The deployment resource looks for a change in name when
running an update.  If there is no change in containers,
docker will recognize that and the deployment will return.
If there is a new available container, docker will swap out
the old running container for a new one.

Change-Id: I60d45b5ef45714e6e0140dfc80c14d6a12701f32
2016-01-20 12:39:34 +00:00
..