Testing OpenStack upgrades
 
 
 
Go to file
Federico Ressi 9787d25c83 Update README.rst after OpenDev Migration Patch
After commit a0c598cd3d project source
code has been migrated to a new URL.

Update URLs links in README.rst file.
Add new link to the new quick start guide.

Change-Id: Ie8af6cf99e2b116a8cc9ba808d2802809a580aab
2019-04-23 12:07:36 +02:00
devstack Update Ubuntu version in Vagrantfile 2019-04-08 07:00:54 +00:00
docs Modify quick-start doc 2019-04-16 21:27:54 +03:00
infrared Add install command to IR plugin 2019-03-24 21:15:49 +02:00
playbooks Get parsed test results in tobiko-devstack job 2019-03-13 22:07:50 +01:00
releasenotes Add reno for release notes management 2019-04-03 12:58:54 +00:00
roles Make setup_stack aware of Heat concurrency issue 2019-04-12 08:26:53 +02:00
tobiko Merge "Refactor test_floating_ip using the new required_fixture_setup function" 2019-04-17 16:30:02 +00:00
zuul.d OpenDev Migration Patch 2019-04-19 19:51:27 +00:00
.gitignore Add reno for release notes management 2019-04-03 12:58:54 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:27 +00:00
.pylintrc Add pylint static analysis test. 2018-11-27 10:37:24 +01:00
.stestr.conf Use tobiko/tests as test_path discover directory for stestr 2018-12-05 09:28:18 +01:00
LICENSE Add common module for handling clients 2018-08-15 16:10:50 +03:00
Pipfile Add tobiko-fault command 2019-03-20 14:14:33 +02:00
README.rst Update README.rst after OpenDev Migration Patch 2019-04-23 12:07:36 +02:00
Vagrantfile Update Ubuntu version in Vagrantfile 2019-04-08 07:00:54 +00:00
extra-requirements.txt Replace tobiko.common.utils.network with tobiko.shell.ping 2019-04-11 09:36:30 +02:00
neutron-requirements.txt Create method to list test case IDs unsing stestr 2018-12-19 14:50:00 +01:00
pep8-requirements.txt Split tox environments requirements files 2018-12-05 08:28:32 +01:00
pylint-requirements.txt Split tox environments requirements files 2018-12-05 08:28:32 +01:00
requirements.txt Update requrements files. 2019-04-08 11:58:37 +02:00
setup.cfg Add tobiko-fault command 2019-03-20 14:14:33 +02:00
setup.py Add initial structure 2018-08-13 12:58:24 +00:00
test-requirements.txt Update requrements files. 2019-04-08 11:58:37 +02:00
tox.ini Allow pylint to execute paralled processes to speedup execution. 2019-04-11 12:28:55 +02:00

README.rst

Tobiko

Framework to write Python test cases to test cloud (OpenStack) system operations.