Issue #1485 has been updated by luke. Target version changed from 0.25.0 to 0.26.0 Affected version set to 0.24.7
This is partially bumped. I actually have all of the classes done, and the old Runner handler uses the new code, but puppetrun still needs to be updated. ---------------------------------------- Refactor #1485: The 'runner' handler needs to be refactored to use the Indirector and REST http://projects.reductivelabs.com:80/issues/1485 Author: luke Status: Accepted Priority: High Assigned to: luke Category: plumbing Target version: 0.26.0 Affected version: 0.24.7 The 'runner' handler is used for triggering clients. It needs to be refactored entirely to be independent of XMLRPC, via the Indirector with a REST interface. This one will be difficult, because it's the only useful procedural handler -- everything else is easy to model as resources (in the REST sense, not the Puppet sense). Once it's modeled as a resource, it needs a REST terminus so it can talk over the wire. This is used by the 'puppetrun' executable, and it relates to #1405 in that it will be calling an instance of the class created in that ticket. ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
