pyveth - veth driver for Docker Engine written in Python
Jacek Kowalski
2020-05-04 f973b9b31bf09c768adad53dabbdeb818e35be73
refs
author Jacek Kowalski <Jacek@jacekk.info>
Monday, 4 May 2020 01:00 +0000
committer Jacek Kowalski <Jacek@jacekk.info>
Monday, 4 May 2020 18:15 +0000
commitf973b9b31bf09c768adad53dabbdeb818e35be73
tree 92448e95235d0110f126b23d1fe75cbefcfa7eb1 tree | zip | gz | bzip2
parent
Initial commit
25 files added
changed files
.dockerignore diff | view | raw | blame | history
.github/workflows/release.yml diff | view | raw | blame | history
.github/workflows/test.yml diff | view | raw | blame | history
.gitignore diff | view | raw | blame | history
Dockerfile diff | view | raw | blame | history
LICENSE diff | view | raw | blame | history
README.md diff | view | raw | blame | history
config.json diff | view | raw | blame | history
integration/01-CreateNetwork-test1.json diff | view | raw | blame | history
integration/02-CreateEndpoint-test1-ep1.json diff | view | raw | blame | history
integration/03-EndpointOperInfo-test1-ep1.json diff | view | raw | blame | history
integration/04-Join-test1-ep1.json diff | view | raw | blame | history
integration/05-Leave-test1-ep1.json diff | view | raw | blame | history
integration/06-DeleteEndpoint-test1-ep1.json diff | view | raw | blame | history
integration/07-DeleteNetwork-test1.json diff | view | raw | blame | history
lib/NetworkDriver.py diff | view | raw | blame | history
lib/NetworkDriverData.py diff | view | raw | blame | history
lib/__init__.py diff | view | raw | blame | history
package.sh diff | view | raw | blame | history
requirements.txt diff | view | raw | blame | history
run.py diff | view | raw | blame | history
test_integration.sh diff | view | raw | blame | history
test_run.sh diff | view | raw | blame | history
test_unittest.sh diff | view | raw | blame | history
uwsgi.ini diff | view | raw | blame | history