RETIRED, A collection of python libraries for the Validation Framework
5d55cfde1d
Change-Id: I9e28b3b08685ea7a7ae1ed73888d8160728f5ded Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com> |
||
---|---|---|
doc | ||
playbooks | ||
validations_libs | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile.centos | ||
Vagrantfile.ubuntu |
# 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.