6a2ccfac32
There could be just only one HA network per project. This database enforcement guarantees this limitation. Partial-Bug: #2016198 Change-Id: Ieb8aac6244d384b0af522f9ba145e9367de2c8ef
9 lines
332 B
YAML
9 lines
332 B
YAML
---
|
|
other:
|
|
- |
|
|
Introduced a database constraint to limit the number of
|
|
``ha_router_networks`` registers per project to one only. This register is
|
|
used to bind projects and networks, defining the corresponding network
|
|
as high availability (HA) network. By definition, only one HA network per
|
|
project can exist.
|