Subversion Repositories havirt

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
47 5 d 2 h rodolico /trunk/ Made major cleanups and changes (see CHANGES.md) and updated documentation to decent markdown format. Had CoPilot create a bunch of tests in ./tests folder and threw in some real world data. Updates have not been tested on Real World machines yet  
26 499 d 2 h rodolico /trunk/ 20240827 v1.2.0
- migration now works
- when a node is placed in maintenance mode, will attempt to migrate any domains currently running on it.
- Removed --yes parameter, relying on --dryrun (-n)
- Added config file, auto-generated if it doesn't exist with defaults
- Checks resources on start/migrate to ensure RAM and CPU's do not overpower system
- findDomain moved to havirt.pm, set to rescan system (unless paranoid mode set)
- Added a lot of code to enhance --verbose flag
 
24 513 d 16 h rodolico /trunk/ Updating Documentation