Allow container template to recognize an update
authorRyan Hallisey <rhallise@redhat.com>
Fri, 8 Jan 2016 17:25:58 +0000 (12:25 -0500)
committerRyan Hallisey <rhallise@redhat.com>
Wed, 20 Jan 2016 12:39:34 +0000 (12:39 +0000)
commit2928886f88a7ad1a876ec7e0bd59c746d49f006c
treea44f5fdaaa2fcb2a6a0802ce00a9c840ed975124
parent795e4290dd6b12a8f4b7c6932a3777a036195081
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
docker/compute-post.yaml