Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.3 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.3 KB

OPS-VSI

What is ops-vsi?

ops-vsi is part of the virtual software based test infrastructure of OpenSwitch.

What is the structure of the repository?

  • opsvsi - contains all python source files.
  • opsvsiutils - contains common utilities shared across various tests.
  • tests - contains example tests.
  • devscripts - contains a example script to create ops-vsi based development/test bed.
  • docs - contains the documents associated with this repo.

What is the license?

Apache 2.0 license. For more details refer to COPYING

What other documents are available?

For the high level design of ops-vsi, refer to DESIGN.md For answers to common questions, read FAQ.md For what has changed since last release, refer to NEWS For the current list of contributors and maintainers, refer to AUTHORS.md

For general information about OpenSwitch project refer to http://www.openswitch.net