This is an automated email from the ASF dual-hosted git repository.

heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git


    from 29069e9da1 allow AttrWhenReadyOptions fields to be edited
     new f887c9afd8 don't allow blocking when entities are creating
     new 1006bff329 byon locations can be dynamic

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../spi/dsl/BrooklynDslDeferredSupplier.java       |  4 +-
 .../camp/brooklyn/ByonLocationsYamlTest.java       | 35 ++++++++++-
 .../mgmt/internal/LocalSubscriptionManager.java    | 18 +++---
 .../core/objs/proxy/InternalEntityFactory.java     | 39 +++++++++++--
 .../core/workflow/WorkflowInitializer.java         | 17 +++++-
 .../core/workflow/WorkflowStepResolution.java      |  7 ++-
 .../location/byon/ByonLocationResolver.java        | 10 ++--
 .../byon/FixedListMachineProvisioningLocation.java | 67 ++++++++++++++++------
 .../org/apache/brooklyn/util/concurrent/Locks.java | 15 ++++-
 9 files changed, 169 insertions(+), 43 deletions(-)

Reply via email to