* Use Property Files for Environment Vars and as AtFiles
* Keep a private property overlay over system properties
* Add properties from file and use in workload templates
* Allow access to properties and env vars is enabled
* Reorder to ease reading the code
* Insert property, yaml, and json files
* Make exceptions meaningful
* Catch all errors on error insert file type
* Some RawOpsLoader Refactoring and other Small Fixes
* Refactor ConfigModel Construction in StandardActivity
* Tracking ConfigModel Param Classes
* ActivityDef ConfigMap and default ActivityDriver
* More complete config model for ActivityDef plus other small improvements
* Add NBAdvisor to StandardActivity
* NBAdvisor for Workload Params, Tags, and Bindings
* OF: Formatting
* Improve ActivityDef ConfigModel
* Refactor NBAdvisor output adding Debug level
* NBAdvisor output using fluent method
* Slight refactor and always fail condition
* SrInterpolator uses NBAdvisorPoint and NBAdvisorOutput improvements
* Check Cmd with NBAdvisor
* Add Advisor Name and Description to Logs
* Fix review comments
* Add Protocol Selection to NBIO
* Workloads can use a protocol
* protocol errors and defaults
* Test new protocol methods
* Refactor to ResolverChain with enums
* Rename the enum to ResolverChain.Link
* OF - typo
* Allow Plural for Types in TagFilters
* Moved the plural trick into flow. Add advisor output
* Previous logging of TagFilter is sufficient
* Add in Advisor
* Handle nested parantheses in TEMPLATE processing
* Add more complex template to scenario
* Debugging and other advisors
* Tab cleanup
* Add double nesting fix and test