RETIRED, Fuel tests
Go to file
Alexey Stepanov c28d12604b Fix deprecated API usage of keystone client
* Use keystoneauth1 for making session, which is shared throw all clients
* KeystoneClient is now only wrapper over session
Requirements has been updated to meet global requirements for mitaka release:
1. Bumped clients versions
2. requests has blacklisted versions due to bugs

Closes-bug: #1571611

Change-Id: Icc59761b590b76a8d3ddac9b4f219efc097447a5
(cherry picked from commit 94170e0)
2016-07-13 14:29:38 +03:00
doc Add tests for new data-driven upgrade procedure 2016-04-06 09:39:05 +00:00
fuelweb_test Fix deprecated API usage of keystone client 2016-07-13 14:29:38 +03:00
gates_tests Fix incorrect expected step at test start 2016-01-18 12:38:16 +00:00
packages_tests Replace env for nova-compute packages 2015-07-06 18:00:12 +04:00
system_test Remove unnecessary argument from call to sync func 2016-02-15 18:52:47 +03:00
utils/jenkins fix incorrectly updated command in cherry-pick: run_system_test is not exists in fuel-qa 8.0 2016-07-12 11:22:10 +00:00
.gitignore Gitignore autogenerated certs. 2015-09-16 14:28:22 +03:00
.gitreview Update paths due to stackforge migration 2015-10-18 01:00:37 +03:00
MAINTAINERS Merge "Fix link to team-structure in MAINTAINERS file" 2015-12-23 05:44:19 +00:00
README.md Fix links to documentation 2015-06-23 14:06:17 +03:00
run_tests.sh System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
tox.ini Update packages from requirements.txt with 'system_tests.sh -N' 2016-07-11 15:01:25 +03:00

README.md

Tests documentation

Devops documentation

Code-generated documentation

You need to run make doc-html to generate them.

Output is stored in doc/_build/html/index.html.

For 'make iso'

Building ISO documentation