tree: 7e5c6c9de8fdefa2a2f8e45f9701c54f9b0c83df [path history] [tgz]
  1. GLOSSARY.md
  2. README.md
  3. SUMMARY.md
docs/README.md

XOS TOSCA User Manual

Development

You'll need to have:

  • an XOS configuration running in the frontend vm
  • source the xos virtual env (from xos root: source scripts/setup_venv.sh)
  • install xos-tosca specific dependencies: pip install -r requirements

Run the xos-tosca process

You can run this either from an IDE or:

python scr/main.py

Sample call

To send an example request to xos-tosca:

curl -X POST --data-binary @test.yaml 127.0.0.1:9200