octavia/doc/source/contributor/devref/erd.rst
Michael Johnson 8608a59e2e Adds automatic ERD generation for the Octavia DB
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
2017-10-05 12:18:42 -07:00

442 B

Octavia Entity Relationship Diagram

Below is the current Octavia database data model.

  • Solid stars are primary key columns.
  • Hollow stars are foreign key columns.
  • Items labeled as "PROPERTY" are data model relationships and are not present in the database.

Click to enlarge the diagram.

image