summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorStephen Finucane <stephenfin@redhat.com>2021-08-06 16:50:06 +0100
committerStephen Finucane <stephenfin@redhat.com>2021-08-09 15:34:40 +0100
commitaec2ca94686f016c343cc4b97c2e310bb135fd27 (patch)
tree4519a05432429aad573a98388152d692d0e9fe14 /tools
parent100b9dc62c0ec9f7b38739837c06646122c818d5 (diff)
downloadnova-aec2ca94686f016c343cc4b97c2e310bb135fd27.tar.gz
db: Exclude the 'use_db_reconnect' option
Build on changes I714dce969088e17caaa1daddc881ebca6834e0f1, which modified how we registered options for both the main and API databases, and Iad2e4da4546b80a016e477577d23accb2606a6e4, which removed support for experimental database reconnects, and start ignoring the 'use_db_reconnect' option. This means the option will no longer appear in our documentation and won't be recognised by any of the validation tooling if present in a nova.conf file. No tests are present because I'm not entirely sure how to test the thing. You can validate it manually though by attempting to set the option in a test and watch things blow up like so: oslo_config.cfg.NoSuchOptError: no such option use_db_reconnect in group [database] A second unnecessary 'deepcopy()' is removed. This was missed in change I714dce969088e17caaa1daddc881ebca6834e0f1. Change-Id: Ie7e4ccaf32f7222b8e305a38b48de7980744a98f Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions