Issue #9577 has been updated by Dan Bode. Status changed from Unreviewed to Merged - Pending Release
merged in commit: 341d215 ---------------------------------------- Bug #9577: cloud provisioner integration should be refactored https://projects.puppetlabs.com/issues/9577 Author: Dan Bode Status: Merged - Pending Release Priority: Normal Assignee: Dan Bode Category: pe builder Target version: Patch: None Keywords: Branch: The way that pe-buider integrates with cloud provisioner should be refactored. 1. Cloud provisioner should not be bundled with pe-builder reasons that they should stay separate projects: * requires that we maintain 2 separate versions of cloud provisioner * cloud provisioner cannot benefit from more internal usage * can cause confusion for uses who also have cloud provisioner installed The trade off is that cloud provisioner will have to be separately installed when pe-builder is installed 2. Cloud provisioner actions should be accessed programmatically and not from the command line reduces the complexity of shelling out and capturing/parsing stdout -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
