Rev 22 |
Go to most recent revision |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
24 |
rodolico |
1 |
### To Do
|
|
|
2 |
|
|
|
3 |
- put code to auto-calc safest target for migrate
|
|
|
4 |
- Display (currently) migrate commands when node maintenance mode set
|
|
|
5 |
- Validate domain can be started (start|migrate) on target node (check cpu/memory)
|
|
|
6 |
- Add code to validate that system uses shared storage
|
|
|
7 |
- Pull "where is domain" out and make it a separate function
|
|
|
8 |
- Create config file to override global variables
|
|
|
9 |
|
|
|
10 |
### Completed
|
|
|
11 |
|
|
|
12 |
- Add checks for maintenance mode on start/migrate. Check for target node and domain
|
|
|
13 |
|
|
|
14 |
|