Comment 8 for bug 1191768

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (stable/grizzly)

Reviewed: https://review.openstack.org/34979
Committed: http://github.com/openstack/quantum/commit/06f679df5d025e657b2204151688ffa60c97a3d3
Submitter: Jenkins
Branch: stable/grizzly

commit 06f679df5d025e657b2204151688ffa60c97a3d3
Author: Gary Kotton <email address hidden>
Date: Mon Jun 17 11:37:11 2013 +0000

    Ensure that the report state is not a blocking call

    Fixes bug 1191768

    For the dhcp and l3 agents the first state report will be done
    via a call. If this succeeds then subsequent calls will be done via
    the cast method.

    Change-Id: I82a1d92fc84983b7bb46758db0aee3e3eca1d3be
    (cherry picked from commit 0407b59c259b2861b4541e31379e994ea8350b83)