Project

General

Profile

« Previous | Next » 

Revision 650

Modified the accounting code so information is gathered using "probes" instead of inserting hardcoded statements throughout the Haizea code. Now, collecting additional information involves writing a pluggable probe, instructing the accounting module when the probe must be run (currently this can be at every timestep, when a lease is requested, or when a lease is done). Thus, gathering additional information doesn't require modifying the core Haizea code.

As part of this, also modified the haizea-convert-data command so it will depend on the new accounting module and added an [accounting] section to the configuration file.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences