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 382 d 11 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 401 d 12 h rodolico /trunk/ Updated version number to 1.0.0  
15 403 d 11 h rodolico /trunk/ Moved scan from node.pm to havirt.pm
Added code to actually shut down a domain when requested
 
14 412 d 17 h rodolico /trunk/ Created a usage dialog, and set up so it will give you a virt-install
command with vnc/uuid/MAC already calculated.
 
12 451 d 13 h rodolico /trunk/ Changed data storage to put all data in one file (instead of one for each
section).
 
11 462 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 462 d 14 h rodolico /trunk/ Reorganized the loadxxx files into havirt.pm so they were accessible to
multiple modules. cluster.pm now does a status.
 
9 462 d 15 h rodolico /trunk/ Ready to do some scary stuff, so saving beforehand  
8 463 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.
 
7 464 d 13 h rodolico /trunk/ In progress. Need testing on domain.pm, and remove code from havirt  
6 464 d 17 h rodolico /trunk/ Just saving before I do some weird stuff  
5 465 d 14 h rodolico /trunk/ Some final work on node.pm, starting to work on domain.pm  
4 465 d 16 h rodolico /trunk/ Have all current node functionality in node.pm  
3 465 d 20 h rodolico /trunk/ Beginning to split to using modules for different functions  
2 525 d 22 h rodolico /trunk/ Initial commit