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 340 d 13 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 359 d 14 h rodolico /trunk/ Updated version number to 1.0.0  
18 359 d 14 h rodolico /trunk/ Appears to be working. Ready for deployment. Some things in TODO waiting for
later.
 
17 360 d 15 h rodolico /trunk/ Added maintenance mode and migrate  
15 361 d 13 h rodolico /trunk/ Moved scan from node.pm to havirt.pm
Added code to actually shut down a domain when requested
 
12 409 d 15 h rodolico /trunk/ Changed data storage to put all data in one file (instead of one for each
section).
 
10 420 d 16 h rodolico /trunk/ Reorganized the loadxxx files into havirt.pm so they were accessible to
multiple modules. cluster.pm now does a status.
 
9 420 d 17 h rodolico /trunk/ Ready to do some scary stuff, so saving beforehand  
7 422 d 15 h rodolico /trunk/ In progress. Need testing on domain.pm, and remove code from havirt  
5 423 d 16 h rodolico /trunk/ Some final work on node.pm, starting to work on domain.pm  
4 423 d 18 h rodolico /trunk/ Have all current node functionality in node.pm  
3 423 d 22 h rodolico /trunk/ Beginning to split to using modules for different functions