Issue #1486 has been updated by luke. Target version changed from 0.25.0 to 0.26.0 Affected version set to 0.24.7
Bump. ---------------------------------------- Refactor #1486: The 'status' handler needs to be refactored to use Indirected REST http://projects.reductivelabs.com:80/issues/1486 Author: luke Status: Accepted Priority: High Assigned to: luke Category: plumbing Target version: 0.26.0 Affected version: 0.24.7 There is a ridiculously simple 'status' handler on XMLRPC right now. We need a similar handler for retrieving status information from our daemons, but it needs to be independent of XMLRPC. Instead, it should use the Indirector, and it should be able to communicate over REST. Ideally, we'd provide lots of useful statistical information via this handler, but I don't know exactly how we'd do that. I'd recommend that the handler return an encoded hash to start, even if the hash is empty (or maybe it could just be something like '{:is_on_fire => false}'). ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
