Stop passing charset=utf8 for neutron database connection option
authorIhar Hrachyshka <ihrachys@redhat.com>
Thu, 16 Jun 2016 11:56:00 +0000 (13:56 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Thu, 16 Jun 2016 11:56:00 +0000 (13:56 +0200)
commitfa875461cd9ff16ddfd6f713b5cd9a36fefd7e1e
treef48565fc99a68f479ad3c2254e0e49f41c6d5f35
parent4bd42ea849e6d50d16610377b5e89504f5a4f412
Stop passing charset=utf8 for neutron database connection option

This option belongs to oslo.db, and oslo.db enforces UTF-8 for
client connections since I676c9c5e418905160e4ab647b8a0f2fb601e8962 that
is included since Kilo. Neutron switched to the library in Kilo too
(I1ccf896922a5a762d37a1a3b93c56c8b8ae8c085).

I guess it's time to remove this hardcoded charset and allow oslo.db to
do the right thing.

Change-Id: I7d6ffa734374aeaf6fa6a7d98048bbbdfbeb412a
puppet/services/neutron-plugin-plumgrid.yaml
puppet/services/neutron-server.yaml