Project

General

Profile

Statistics
| Revision:

root / trunk / src / haizea / common @ 685

Name Size Revision Age Author Comment
__init__.py 1.31 KB 641 almost 15 years Borja Sotomayor Updated copyright notices.
config.py 6.13 KB 641 almost 15 years Borja Sotomayor Updated copyright notices.
constants.py 2.7 KB 647 over 14 years Borja Sotomayor - Data persistence is implemented. It still nee...
defaults.py 337 Bytes 648 over 14 years Borja Sotomayor Made persistence configurable. Documented persi...
opennebula_xmlrpc.py 9.86 KB 685 over 14 years Borja Sotomayor Add support for new ONE_AUTH in OpenNebula (ins...
stats.py 4.36 KB 641 almost 15 years Borja Sotomayor Updated copyright notices.
utils.py 6.32 KB 675 over 14 years Borja Sotomayor A few minor changes so Haizea will work with Py...

Latest revisions

# Date Author Comment
685 11/19/2009 06:31 PM Borja Sotomayor

Add support for new ONE_AUTH in OpenNebula (instead of containing a username and password, the environment variable points to a file with this information)

675 09/15/2009 01:09 PM Borja Sotomayor

A few minor changes so Haizea will work with Python 2.4

664 09/04/2009 10:30 AM Borja Sotomayor

Switched to a saner implementation for Singleton classes. Required multiple changes all around (which had the indirect side effect of making constructors less dependent on the get_config() function)

658 09/03/2009 05:50 AM Borja Sotomayor

Miscellaneous pylint-induced code cleanup.

656 09/02/2009 01:06 PM Borja Sotomayor

Added script to automatically generate probe reference appendix.

648 08/31/2009 05:58 AM Borja Sotomayor

Made persistence configurable. Documented persistence code.

647 08/28/2009 06:57 AM Borja Sotomayor

- Data persistence is implemented. It still needs some work (and has to be made configurable so it can be switched off during simulations), but it's working.
- Started to clean up the accounting code so it will collect data using "probes" instead of hard-coded statements.

641 08/05/2009 11:08 AM Borja Sotomayor

Updated copyright notices.

632 08/05/2009 06:12 AM Borja Sotomayor

Merged TP2.0/0.9 branch into trunk.

564 02/06/2009 06:15 PM Borja Sotomayor

Cleaned up code and added more comments, primarily in LeaseScheduler

View revisions

Also available in: Atom