You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 years ago | |
---|---|---|
doc | 3 years ago | |
playbooks | 2 years ago | |
validations_libs | 2 years ago | |
.coveragerc | 2 years ago | |
.gitignore | 2 years ago | |
.gitreview | 3 years ago | |
.pre-commit-config.yaml | 3 years ago | |
.stestr.conf | 2 years ago | |
.zuul.yaml | 2 years ago | |
LICENSE | 3 years ago | |
MANIFEST.in | 3 years ago | |
README.rst | 2 years ago | |
Vagrantfile.centos | 2 years ago | |
Vagrantfile.ubuntu | 2 years ago | |
bindep.txt | 2 years ago | |
requirements.txt | 2 years ago | |
setup.cfg | 2 years ago | |
setup.py | 3 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 2 years ago |
README.rst
# 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.