system-config/modules/openstack_project
Colleen Murphy c7466dea40 Allow openstack_citest 'grant option' privilege
The old version of the puppet mysql module defined the "all" privilege
as all the columns in the *_priv rows in the "db" table of the "mysql"
database, which included "Grant_priv". The new version simply uses the
normal MySQL API, which defines the "all" privilege as "Grant all
privileges at specified access level except GRANT OPTION".

In order to get back the old behavior of grant permissions on single use
slaves we use the options parameter with ['GRANT'].

Change-Id: I93b9375de916ca701399aee03dfaa9ab4d197319
2016-01-11 10:00:32 -08:00
..
files Separate concerns in pypi_mirror.pp 2015-12-21 04:32:42 -08:00
lib/puppet/reports Add puppetdb_file report processor 2015-11-03 15:37:56 -08:00
manifests Allow openstack_citest 'grant option' privilege 2016-01-11 10:00:32 -08:00
templates Add use_hostnames to ansible clouds.yaml 2016-01-07 08:39:05 -08:00
README Rename CI to Infra in MANY MANY places. 2012-12-16 17:30:47 +00:00

This file stores config files specific to the OpenStack Infrastructure project.