Updates to the wallaby API

htcondor
mrg
wallaby
Published

June 8, 2010

If you’ve built tools on the Wallaby API, you may be interested in some recent changes to the API; these are currently in source control and will appear in the upcoming 0.4.0 release of the wallaby agent and support libraries.

If you’ve been using a version of the Wallaby agent prior to 0.3.5, you’ll want to note that the Wallaby classes are now in a different QMF package. In older versions, the QMF package name was mrg.grid.config; now, the QMF package name is com.redhat.grid.config. (The ruby module names implementing Wallaby still begin with Mrg::Grid, but this is unlikely to affect most users.)

If you’ve been using version 0.3.5 of the Wallaby agent, then you’ll want to note that most of the “getter” methods have been replaced by QMF properties. This should simplify most console applications. We’ve also renamed some methods to make their functionality clearer. The main changes are as follows:

For full documentation of the Wallaby API, please see the API documentation link on getwallaby.com.