GitHub user aledsage opened a pull request:

    https://github.com/apache/brooklyn-server/pull/266

    BROOKLYN-264: refactor wait-for-provision

    We now mark the internal state as provisioning entirely in 
    MachineLifecycleEffectorTasks, and that is also where we wait for it
    on stop(). This also allows us to test it as a unit test, rather than
    needing a jclouds live test.
    
    @bostko can you please review?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aledsage/brooklyn-server brooklyn-264_refactor

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/266.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #266
    
----
commit e74bc778cca888716b3d3cfeb27e30b394b8179e
Author: Aled Sage <[email protected]>
Date:   2016-07-18T20:12:59Z

    BROOKLYN-264: refactor wait-for-provision
    
    We now mark the internal state as provisioning entirely in
    MachineLifecycleEffectorTasks, and that is also where we wait for it
    on stop(). This also allows us to test it as a unit test, rather than
    needing a jclouds live test.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to