This adds defined anchor points for external modules to hook into the
software install, config and service dependency chain. This allows
external modules to manage software installation (virtualenv,
containers, etc) and service management (pacemaker) without needing rely
on resources that may change or be renamed.
Change-Id: If683fbd098e701a3c4da91941cf818b18b41b209
Option "verbose" from group "DEFAULT" is deprecated for removal.
The parameter has no effect.
-Deprecated verbose for logging and init
-Remove verbose in README
-Remove verbose from tests.
If this option is not set explicitly, there is no such warning
Change-Id: I7e58412fe26962337845b3cb9d67679bac0709d8
Database, logging and policy parameters for api, registry
and glare services are configured from oslo defines now.
Change-Id: Iee5ee3adfaf9cef1dd3f634806d47c3c52c648fb
This review creates the glance::cache::logging class to be in feature
parity with glance::api and glance::registry.
Change-Id: Ia3f27e991b1e525ee3604502d6afc6dc7d45247c
This changes the puppet-lint requirement to 1.1.x, so that we can use
puppet-lint plugins. Most of these plugins are for 4.x compat, but some
just catch common errors.
Change-Id: I3d21236d5bf3b0b6c625e38e20492d35aaa13307
The parameter command_options allows to add options
(like config file to use) to the cron job command.
This makes it also possible to redirect the output.
Extend tests, to support different operating systems
and test parameters.
Change-Id: I12a76e742db7279eafa3f3ec3c92947ff551b782
Currently there is no dependency between the
glance cron jobs and the glance api package.
This dependency needs to exist b/c the cron jobs
cannot even be created by Puppet until the
glance user exists on the system (which in
the case of package installation is installed
via the installation of the glance package)
This patch adds the dependency.
Change-Id: Ib0a42cf171d4fcabaab616c880aad2d0c4db4424
* glance::cache::cleaner: Installs a cron job to remove stalled and
invalid cached images.
* glance::cache::pruner: Installs a cron job to keep the image cache
at or below the maximum cache size.
Change-Id: I99cb1809446f1a1126454ff5fa5bdceb8044ee28