tree: 19d40b945127b57d9a0340b6c5e36c846becb77d [path history] [tgz]
  1. README.md
  2. ansible_hosts.py
  3. apigen/
  4. chuckmove
  5. chuckmove.README
  6. cleanup_unique.py
  7. corebuilder/
  8. destroy-all-networks.sh
  9. docker_setup_xos
  10. docker_start_xos
  11. get_instance_ip.py
  12. get_instance_name.py
  13. imagebuilder/
  14. openstack-db-cleanup.sh
  15. openstack-healthcheck.py
  16. purge.py
  17. rebuild.py
  18. ssh-myslice
  19. wait_for_object_creation.py
  20. xos-manage
  21. xossh
xos/tools/README.md

Overview of XOS tools

modelgen

Modelgen reads the XOS models and applies those models to a template to generate output.

Examples:

  • ./modelgen -a core api.template.py > ../../xos/xosapi.py
  • ./modelgen -a services.hpc -b Service -b User hpc-api.template.py > ../../xos/hpcapi.py