Subversion Repositories havirt

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
25 435 d 10 h rodolico /trunk/ Checking for resources before migrating/starting domain on node
creates config file
havirt node maintenance now issues commands to migrate any domains off
of the node to be placed into maintenance mode
 
19 454 d 12 h rodolico /trunk/ Updated version number to 1.0.0  
13 504 d 13 h rodolico /trunk/ New datafile used fully, starting on some new code  
12 504 d 13 h rodolico /trunk/ Changed data storage to put all data in one file (instead of one for each
section).
 
11 515 d 13 h rodolico /trunk/ Additional error checking in havirt, and have completed the first part of
the functions which show/retrieve information. Next step will be do write
code that will start doing manipulations
 
10 515 d 13 h rodolico /trunk/ Reorganized the loadxxx files into havirt.pm so they were accessible to
multiple modules. cluster.pm now does a status.
 
8 516 d 14 h rodolico /trunk/ Rewrote main code to use module::sub from first two parameters. Allows new
modules to be created or existing ones to have new sub's created without
touching main code.