Package bodhi :: Module buildsys :: Class Buildsystem
[hide private]
[frames] | no frames]

Class Buildsystem

source code

Known Subclasses:
DevBuildsys

The parent for our buildsystem. Not only does this help us keep track of the functionality that we expect from our buildsystem, but it also alows us to create a development subclass of this object to use during development so we don't alter any production data.

Instance Methods [hide private]
 
getBuild(self) source code
 
getLatestBuilds(self) source code
 
moveBuild(self) source code
 
ssl_login(self) source code
 
listBuildRPMs(self) source code
 
listTags(self) source code
 
listTagged(self) source code
 
taskFinished(self) source code