aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-03-27 14:00:46 +0300
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-03-27 14:00:46 +0300
commit3bd4a3f94b471ec210630e85877a9eebabb69e72 (patch)
treeb94ae85adf78733034980cebb7f90b7439d7f695 /setup.py
parent7d0f27980dd60f4274f353fe7594905d1de45b13 (diff)
MySQL: Use conditional instead of nested stack for TLS-specific bits
Usually a nested stack is used that contains the TLS-everywhere bits (config_settings and metadata_settings). Nested stacks are very resource intensive. So, instead of doing using nested stacks, this patch changes that to use a conditional, and output the necessary config_settings and metadata_settings this way in an attempt to save resources. Change-Id: Ib7151d67982957369f7c139a3b01274a1a746c4a
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions