Switch the new workloads feature from executable plugins to library plugins. #3044

Closed
wants to merge 24 commits into
from

Conversation

Projects
None yet
2 participants
Contributor

ericsnowcurrently commented Aug 19, 2015

For the machinery supporting workload processes, we are moving from a plugins-as-executables model to a plugins-as-libraries model. This patch makes that switch. The trickiest part is adapting the WPM feature tests accordingly.

(Review request: http://reviews.vapour.ws/r/2426/)

Owner

marcoceppi commented Aug 20, 2015

I'm sorry, for clarification does this mean that if I have a script called juju-foo in my path juju foo will no longer work?

@ericsnowcurrently ericsnowcurrently changed the title from Switch from executable plugins to library plugins. to Switch the new workloads feature from executable plugins to library plugins. Aug 24, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment