BackupStatusMgr changes
- Make backup/snapshot status manager store additional details like meta file location.
- Ensure it can save last 60 snapshot days.
- Allow bindable values on how to save snapshot status in file/datastore. Default implementation stores in a file on the local instance.
- Non-backward compatible. The previous backup file gets overwritten with new values(null) during the upgrade process.