You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2015/07/31 01:20:43 UTC

[GitHub] incubator-brooklyn pull request: BYON: machine gets extra conf for...

GitHub user aledsage opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/781

    BYON: machine gets extra conf for duration of use

    See more detailed description in each commit.

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

    $ git pull https://github.com/aledsage/incubator-brooklyn fix/BYON-config

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

    https://github.com/apache/incubator-brooklyn/pull/781.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 #781
    
----
commit 9be60caa189048b7f5e0c9e95c640ba055e075ed
Author: Aled Sage <al...@gmail.com>
Date:   2015-07-30T22:29:25Z

    Adds JCLOUDS_VERSION marker
    
    And adds JCLOUDS_GROUPID_VERSION marker. These make it easier to
    change the version across the board; and for downstream private 
    projects to check / mess with dependencies as required in custom builds!

commit e2dda76800c26b9afe5dd72838845c70465af782
Author: Aled Sage <al...@gmail.com>
Date:   2015-07-30T22:36:12Z

    BYON: machine gets extra conf for duration of use
    
    When calling `byon.obtain(customConfig)`, the returned machine will
    have the given custom config. When the machine is released, the
    config will be restored to what it was before.
    
    Adds ConfigSupportInternal.removeFromLocalBag(String key)
    
    Adds DoNothingSoftwareProcess, for testing

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: BYON: machine gets extra conf for...

Posted by bostko <gi...@git.apache.org>.
Github user bostko commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/781#issuecomment-126631754
  
    Good changes in both commits.
    We will test it Live to confirm.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: BYON: machine gets extra conf for...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-brooklyn/pull/781


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: BYON: machine gets extra conf for...

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/781#issuecomment-126702217
  
    Thanks @bostko - merging now.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---