8608a59e2e
This patch adds automatic Entity Relationship Diagraming (ERD) for the Octavia database schema. The ERD will be available as part of the Octavia developer reference documentation. Story: 1558379 Task: 5271 Change-Id: I282b4128fcc72babd1a128d95ec0b3342802c2d4
35 lines
490 B
Plaintext
35 lines
490 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/modules
|
|
.idea/*
|
|
*.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/
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|