lp:~heckj/pyrrd/devtest

Created by Joseph Heck and last modified

branch for submitting some updates, tests, and potential bug fixes

Get this branch:
bzr branch lp:~heckj/pyrrd/devtest
Only Joseph Heck can upload to this branch. If you are Joseph Heck please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Joseph Heck
Project:
PyRRD
Status:
Development

Recent revisions

127. By Duncan McGreggor

* Removed redunant ElementTree import check, pulling instead from the util
module.

126. By Duncan McGreggor

* Moved the error unit test into the external test case, where it belongs.

125. By Duncan McGreggor

* Added missing exceptions module as well as backend tests.

124. By Duncan McGreggor

* Added support for catching command-line errors (Modified fix from Joseph
Heck). This fixes issue #19.

123. By Duncan McGreggor

2009.12.19

* Updated the mapper map function to check for the mode: in read mode, it sucks
in XML data; in write mode, it uses what's already been written to the objects.
This fixes issue #18.

* Updated the mappers to not use class attributes for lists (should fix issue
#18, but that still needs to be tested).
* Reverted the append->extend change.
* Changed the way that the mappers stored their ds and rra data.
* Added an XML dump file for testing.
* Added unit tests for the XML dumps.
* Enabled the RRA XML node to get the xff value by name.
* Added unit tests for the RRD Mapper.
* Moved the NaN class into the util module.
* Moved a chunk of the logic from the external backend info function into the
RRDMapper.printInfo method.

122. By Duncan McGreggor

Updated ChangeLog.

121. By Duncan McGreggor

Changed the DSs and RRAs in the mapper to extend, not append (Fix provided by
Joseph Heck).

120. By Duncan McGreggor

Updated acknowledgements.

119. By Duncan McGreggor

Added more checks for existence in the doctests (Joseph Heck).

118. By Duncan McGreggor

Changed inspired by Joseph Heck's branch and comments.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers