tree: cdbc0ef232351bce95260a0c447e89cbc841aa73 [path history] [tgz]
  1. Dockerfile
  2. README.md
  3. conf/
  4. gulp_tasks/
  5. gulpfile.js
  6. nginx.conf
  7. package.json
  8. src/
  9. tsconfig.json
  10. tslint.json
  11. typings.json
  12. xos-sample-gui-extension.yaml
xos/gui/README.md

vTR GUI

This GUI provide the interface to perform a vTR test.

Platform install integration

Having a profile deployed is required. To add extensions listed in your profile-manifest as:

enabled_gui_extensions:
  - name: vtr
    path: orchestration/xos_services/vtr/xos/gui

Execute: ansible-playbook -i inventory/mock-rcord deploy-xos-gui-extensions-playbook.yml NOTE: remember to replate inventory/** with the actual cord_profile you are using