Subversion Repositories havirt

Rev

Rev 22 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22 Rev 24
Line 1... Line -...
1
--Done: Add checks for maintenance mode on start/migrate. Check for target node and domain
-
 
-
 
1
### To Do
-
 
2
 
2
put code to auto-calc safest target for migrate
3
- put code to auto-calc safest target for migrate
3
Display (currently) migrate commands when node maintenance mode set
4
- Display (currently) migrate commands when node maintenance mode set
4
Validate domain can be started (start|migrate) on target node (check cpu/memory)
5
- Validate domain can be started (start|migrate) on target node (check cpu/memory)
5
Add code to validate that system uses shared storage
6
- Add code to validate that system uses shared storage
6
Pull "where is domain" out and make it a separate function
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