1.1.6 - update to golang 1.10
Stories
Commits
Extracted a job execution strategy and injected it using factories
[#153632732]
Order jobs into slice of slices
Scripts when run are still serial
[#153632732]
use the director lock ordere for director restore cleanup rather than Kahn Order
[#153632732]
Extracted out a serial job runner to execute actions on job
actions are things like: backup-lock, backup-unlock, restore-lock, restore-unlock
[#153632732]
Removing duplicated message consts