commit | 2c96180ac8482d912c487c18d400f418bf933cab | [log] [tgz] |
---|---|---|
author | melanie witt <melwittt@gmail.com> | Thu Mar 03 23:54:49 2022 +0000 |
committer | melanie witt <melwittt@gmail.com> | Thu Mar 03 23:56:48 2022 +0000 |
tree | 2e0577c71b23a97a2d420a8ecc332fd09a386e1d | |
parent | a435078fcbdb5cc4d9345afe277c42e475976b68 [diff] |
Clean up unified limits configuration for nova and glance This is a followup for change Ifdef3510bc7da3098a71739814e35dbaf612ae34 which added configuration of unified limits for nova. This removes an unnecessary wrapper unsetting of OS_ env variables, unnecessary quoting on an iniset config value, and a hardcoding of user domain. The glance code from which the nova code was originally copied is also cleaned up. Change-Id: I4921af5cc0f624dd5aa848533f7049ee816be593