rally/tests/functional
Alexander Maretskiy 695dffec7f [Reports] Add an option for embedding JS/CSS libs into report
This change allows running command `report' with `--html-static'
option so all required JS/CSS will be embedded to HTML file.
Having all required CSS/JS loaded directly from HTML makes
report working without access to the Internet.

Added third-party libraries files:
    rally/ui/templates/libs/nv.d3.1.1.15-beta.min.css
    rally/ui/templates/libs/angular.1.3.3.min.js
    rally/ui/templates/libs/nv.d3.1.1.15-beta.min.js
    rally/ui/templates/libs/d3.3.4.13.min.js

Notes about licenses compatibility:
    https://angularjs.org/
    https://github.com/angular/angular.js/blob/master/LICENSE
    The MIT License
    compatible with Apache License Version 2.0
    according to http://www.apache.org/legal/resolved.html

    http://d3js.org/
    https://github.com/mbostock/d3/blob/master/LICENSE
    BSD 3-clause License
    compatible with Apache License Version 2.0
    according to http://www.apache.org/legal/resolved.html

    http://nvd3.org/
    https://github.com/novus/nvd3/blob/master/LICENSE.md
    Apache License Version 2.0

Change-Id: I8913ecc585ee17affb1d8a0b29bb475c1e07427f
Closes-Bug: #1505533
2015-11-24 11:33:25 +02:00
..
extra Refactoring of scenario plugin base 2015-08-14 08:27:20 -07:00
__init__.py Display proper missing argument name 2014-10-13 20:48:13 +03:00
test_certification_task.py Add neutron jobs to certification task arguments 2015-10-19 21:41:02 +03:00
test_cli_deployment.py Don't change global environment in functionaltests 2015-06-18 18:26:12 +03:00
test_cli_plugin.py [cli] Introduce "rally plugin" show and list commands 2015-09-16 14:22:16 -07:00
test_cli_show.py Fix cli tests vs MOS clouds 2014-12-17 17:27:36 +02:00
test_cli_task.py [Reports] Add an option for embedding JS/CSS libs into report 2015-11-24 11:33:25 +02:00
test_cli_verify.py Configure gate-rally-dsvm-verify 2014-12-12 01:28:01 +02:00
test_task_samples.py Run test_task_samples in separate sqlite db 2015-09-30 15:12:06 +03:00
utils.py Run test_task_samples in separate sqlite db 2015-09-30 15:12:06 +03:00