kolla/docker/swift
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
..
swift-account Allow check_for_* functions to be consumed by wait_for 2015-04-01 16:39:44 +09:00
swift-base Allow changing base image 2015-03-02 14:08:06 +09:00
swift-container Allow check_for_* functions to be consumed by wait_for 2015-04-01 16:39:44 +09:00
swift-object Allow check_for_* functions to be consumed by wait_for 2015-04-01 16:39:44 +09:00
swift-proxy-server Allow changing base image 2015-03-02 14:08:06 +09:00