brooklyncentral / brooklyn

This project has moved and is now part of the ASF
https://github.com/apache/incubator-brooklyn
72 stars 27 forks source link

Fix jcloudsByon #1432

Closed aledsage closed 10 years ago

aledsage commented 10 years ago
Fix jcloudsByon: don’t do machine.setParent(null)

- previously the FixedListMachineProvisioningLocation only took
  machines that did not already have a parent.
- that meant jcloudsByon needed to “unparent” the rebound jclouds
  machine, so it could be added to the FLMPL.
- however, setting parent to null “unmanaged” the location, which
  causes problems when it then becomes managed again.
ahgittin commented 10 years ago

lgtm

buildhive commented 10 years ago

Brooklyn Central » brooklyn #2374 SUCCESS This pull request looks good (what's this?)