On Sun, Sep 3, 2017 at 7:44 PM, Emilien Macchi <emil...@redhat.com> wrote:
> Can someone explain me (sorry for the dumb question) why do we force
> healthcheck to be positive when deploying TripleO containers?
>
> healthcheck:
>     test: /bin/true
>
> https://github.com/openstack/tripleo-heat-templates/blob/master/docker/services/keystone.yaml#L180-L181
>
> Instead of real checks?
> I probably missed something (it's WIP?) but I found useful to clarify
> now, since we're about to release final Pike.
>

Since that's the cron container, other than checking that cron is
running (which is the container command) I'm not sure if there's much
to check.

Thanks,
-Alex

> Thanks,
> --
> Emilien Macchi
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to