
Added a development environment shortcut by way of Vagrantfiles for CentOS and Ubuntu; also updated README.rst to indicate usage. Change-Id: I561ecd6cede3c5cdb7605e368d2b031b05612133
# validations-libs
A collection of python libraries for the Validation Framework
## Development Environment Setup
Vagrantfiles for CentOS and Ubuntu have been provided for convenience; simply copy one into your desired location and rename to Vagrantfile, then run vagrant up. Once complete you will have a clean development environment ready to go for working with Validation Framework.
Description