v1.0.2
This is a heavily refactored version of NLDS, after it failed its initial beta-test.
The main changes are:
- Retry mechanism has been removed
- PathDetails contains details of the Storage Locations and this is passed around in the messages. This has simplified things a lot!
- The tape prepare stage uses the delayed message queue to wait for the prepare to be complete.
- Lots of little changes, bug fixes and enhancements to make the code more human readable, more modular and less cut-and-pastey.
- More understandable config, removed some unused options and provided templates for all config aspects plus a script to create configs.
This is the release candidate for the production version v1.0