kolla/docker/swift/swift-container
Martin André 34872c1c2f Allow check_for_* functions to be consumed by wait_for
In order for the `check_for_*` functions to be consumed by `wait_for`,
they should notify of their success but not exit.

As a consequence, the previous behavior is restored by the fail_unless_*
companion functions.

With this change, it is now possible to do:

    wait_for 30 1 check_for_os_service_running keystone

Change-Id: I16ddf8913027030c3ccb5487713d172904508fd6
2015-04-01 16:39:44 +09:00
..
build introduce a new build mechanism 2014-10-04 11:03:39 -04:00
Dockerfile Allow changing base image 2015-03-02 14:08:06 +09:00
start.sh Allow check_for_* functions to be consumed by wait_for 2015-04-01 16:39:44 +09:00