f2e985e8fd
Enable sphinx to generate documentation from docstrings by running 'tox -e docs'. Change-Id: I5996e5f07493f69f14172b4bb0535852e89d5456 |
||
---|---|---|
.. | ||
basic | ||
ipv4 | ||
ipv6 | ||
__init__.py | ||
base_test_proto.py | ||
base.py | ||
README | ||
test_simple_bgp.py |
scenario tests use the following environment. diagram: ----------------------+--------------- tenant | network +--------+ | router | +--------+ | -----+----------------+--------------- provider | | network +---------+ | | dragent | | +---------+ | | | | +--------------+ | | +--------+ | docker | | bridge | +--------+ | +-----------+------------+------- | | +---------+ +---------+ docker | quagga1 | | quagga2 | ... container +---------+ +---------+ docker container environment is provided by test tool of os-ken. It has the following functions: - build and remove a container image. - run, stop and remove a container. - some operations to quagga container. - get some information from quagga container.