Add a note to ban agents from connecting to the DB
Change-Id: I7768b354c3f07aa7d692bbe8dc344e2fece592fa
This commit is contained in:
parent
bdfe286db4
commit
f0a297281e
@ -75,3 +75,11 @@ and the neutron-server.
|
|||||||
|
|
||||||
For more info on the rationale behind the code tree setup, see `the
|
For more info on the rationale behind the code tree setup, see `the
|
||||||
corresponding cross-project spec <https://review.openstack.org/154642>`_.
|
corresponding cross-project spec <https://review.openstack.org/154642>`_.
|
||||||
|
|
||||||
|
|
||||||
|
Connecting to the Database
|
||||||
|
--------------------------
|
||||||
|
|
||||||
|
Only the neutron-server connects to the neutron database. Agents may never
|
||||||
|
connect directly to the database, as this would break the ability to do rolling
|
||||||
|
upgrades.
|
||||||
|
Loading…
Reference in New Issue
Block a user