puppet-ec2api/manifests
Takashi Kajinami 443bcebe4b Fix lint errors with the latest lint packages
This change fixes the following lint errors discovered since we removed
pin of lint packages.

manifests/api.pp:281:WARNING: class included by absolute name
(::$class)
manifests/init.pp:33:WARNING: class included by absolute name
(::$class)
manifests/keystone/auth.pp:79:WARNING: class included by absolute name
(::$class)
manifests/metadata.pp:93:WARNING: class included by absolute name
(::$class)

Change-Id: I5bb85e2e17bcbf4761e9ab765706e3ce070c675e
2021-05-11 18:51:48 +09:00
..
db Allow db sync timeouts to be configurable 2020-11-23 09:27:52 +08:00
keystone Fix lint errors with the latest lint packages 2021-05-11 18:51:48 +09:00
api.pp Fix lint errors with the latest lint packages 2021-05-11 18:51:48 +09:00
config.pp Convert all class usage to relative names 2019-12-08 23:04:51 +01:00
db.pp Merge "Do not validate database_connection format" 2020-08-31 15:26:43 +00:00
deps.pp Update test-requirements.txt 2017-03-23 14:41:42 +08:00
init.pp Fix lint errors with the latest lint packages 2021-05-11 18:51:48 +09:00
logging.pp Convert all class usage to relative names 2019-12-08 23:04:51 +01:00
metadata.pp Fix lint errors with the latest lint packages 2021-05-11 18:51:48 +09:00
params.pp Convert all class usage to relative names 2019-12-08 23:04:51 +01:00
policy.pp Add support for oslo_policy/enforce_new_defaults 2021-03-24 11:25:28 +00:00