Skip to content

iecedge/xos-tosca

 
 

Repository files navigation

XOS TOSCA

Welcome to the XOS TOSCA.

Documentation

You can find the documentation in the docs folder. It has been created using gitbook and can be consumed as a local website. To bring it up, just open a termina pointing to this folder and execute: gitbook serve, then open a browser at http://localhost:4000

Support

For support please refer to:

Slack
slackin.opencord.org

Mailing List
CORD Discuss
CORD Developers

Wiki
wiki.opencord.org

Testing

To run tests, you must first create a virtualenv with the XOS dependencies:

cd ../xos
./scripts/setup_venv.sh
source venv-xos/bin/activate
cd ../xos-tosca
make tests

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.1%
  • Makefile 5.9%
  • Dockerfile 2.3%
  • Shell 1.7%