First stab at node class
authorRamon van Alteren <ramon@vanalteren.nl>
Tue, 3 Jan 2012 12:32:34 +0000 (13:32 +0100)
committerRamon van Alteren <ramon@vanalteren.nl>
Tue, 3 Jan 2012 12:32:34 +0000 (13:32 +0100)
commita81241403624aa42bc418959d79f2434e7c19a44
tree06656626c59939bb7bcdf8adb8f247e6a4798157
parentd0a1355b0b48071bdc28734a1f0f7ad10d43ebdd
First stab at node class

Addded method to get at node info from jenkins object
Created a node class to hold node data

Node class still has all the original code from the ubuntu project commented out, aka this is a WIP
pyjenkinsci/jenkins.py
pyjenkinsci/node.py [new file with mode: 0644]