
This patch changes so the placement::db class uses the oslo::db and adds the parameters that placement supports based on [1]. Patch utilizes the fix in [2] to puppet-oslo that allows setting different config groups for database configuration that we need because placement uses the placement_database section [3]. [1] https://github.com/openstack/placement/blob/master/placement/conf/database.py#L58 [2] https://review.openstack.org/#/c/631772/ [3] https://github.com/openstack/placement/blob/master/placement/conf/database.py#L50 Depends-On: https://review.openstack.org/#/c/631772/ Change-Id: I6b408245c8f6139e3d01ab25dfe749724e2c53f5