octavia/.gitignore
Tom Weininger 72bdc0f88d Remove unneeded sudo in lvs-masquerade.sh
Fixes issue with SELinux and the lvs-masquerade.sh script on the
amphora.
The script already runs with root permissions, so the use of sudo
inside the script is unneeded.

Change-Id: I63474acbcea5106ea702d21cb238aa57cef5d96d
2022-05-03 07:57:11 +02:00

41 lines
598 B
Plaintext

AUTHORS
build/*
build-stamp
ChangeLog
cover/
.coverage
covhtml/
dist/
doc/build
doc/source/configuration/_static/octavia.policy.yaml.sample
doc/source/contributor/devref/erd.svg
doc/source/contributor/devref/flow_diagrams/
doc/source/contributor/devref/flow_diagrams_v2/
doc/source/contributor/modules
api-ref/build
.idea/*
.vscode/*
*.DS_Store
*.pyc
*.egg-info/
pbr*.egg/
run_tests.err.log
run_tests.log
setuptools*.egg/
subunit.log
tempest.log
.testrepository
.stestr
.tox/
.venv/
*.mo
*.sw?
*~
.eggs/
.ropeproject/
*.qcow2
# Files created by releasenotes build
releasenotes/build
api-ref/build