Subversion Repositories havirt

Rev

Rev 24 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 24 Rev 26
Line 1... Line 1...
1
### To Do
1
### To Do
2
 
2
 
3
- put code to auto-calc safest target for migrate
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
4
- 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
 
5
 
14
 
6