5e774f373a
TESTING: Devstack plugin changes to run scenarios Adds: Structure for tempest testing Adds: Required tempest files and configuration for tempest testing Adds: Octavia clients for communication with the API Adds: Utilities for tempest testing Adds: Mock session in method test_update_health_no_status_change of test_update_db Co-Authored-By: Franklin Naval <franklin.naval@gmail.com> Co-Authored-By: Madhusudhan Kandadai <madhusudhan.openstack@gmail.com> Co-Authored-By: min wang <swiftwangster@gmail.com> Change-Id: Ifd821ad0d94131e7dc42f2a52746ec094cf4153e
31 lines
341 B
Plaintext
31 lines
341 B
Plaintext
AUTHORS
|
|
build/*
|
|
build-stamp
|
|
ChangeLog
|
|
cover/
|
|
.coverage
|
|
covhtml/
|
|
dist/
|
|
doc/build
|
|
doc/source/devref/flow_diagrams/
|
|
.idea/*
|
|
*.DS_Store
|
|
*.pyc
|
|
*.egg-info/
|
|
pbr*.egg/
|
|
run_tests.err.log
|
|
run_tests.log
|
|
setuptools*.egg/
|
|
subunit.log
|
|
tempest.log
|
|
.testrepository
|
|
.tox/
|
|
.venv/
|
|
*.mo
|
|
*.sw?
|
|
*~
|
|
.eggs/
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|