Issue #1485 has been updated by Jesse Wolfe. Status changed from Accepted to Duplicate Assigned to changed from Rein Henrichs to Jesse Wolfe
Duplicated by #3394 due to redmine mishaps. ---------------------------------------- Refactor #1485: The 'runner' handler needs to be refactored to use the Indirector and REST http://projects.puppetlabs.com/issues/1485 Author: Luke Kanies Status: Duplicate Priority: High Assigned to: Jesse Wolfe Category: plumbing Target version: Rowlf Affected version: 0.24.7 Branch: 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://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.
