Containers: Add required EndpointMap parameter
authorJiri Stransky <jistr@redhat.com>
Tue, 14 Feb 2017 13:44:30 +0000 (14:44 +0100)
committerJiri Stransky <jistr@redhat.com>
Tue, 14 Feb 2017 13:44:30 +0000 (14:44 +0100)
commit246370e4904a66b090e61ca9e753b3f38409f62e
treecb499179b19e5d62888d8349d0fd4f881a0e885d
parent596c1674b77a3833704dfc482961677e117d3380
Containers: Add required EndpointMap parameter

This parameter is passed in by the parent overcloud.yaml template, so we
have to listen accept it in docker/post.j2.yaml, otherwise the
deployment fails.

Change-Id: Ia3fdcfa01d52006a6e9fd0bb02c7379411f3d900
Closes-Bug: #1664569
docker/post.j2.yaml