4 Commits

Author SHA1 Message Date
Tobias Urdin
7deecfbdf2 Convert all class usage to relative names
Change-Id: Ibe5a433cb67c38c0c9b05a50bffa2eda7391f241
2019-12-08 23:13:08 +01:00
Tobias Urdin
a738129d22 Deprecate nova-consoleauth service
This deprecates the nova-consoleauth service
and the surrounding functionality.

Depends-On: https://review.opendev.org/661262
Change-Id: Ia4d4e411647e039b655fe62edb06afe9c53288cf
2019-05-24 14:19:09 +02:00
Clayton O'Neill
00e744a9b1 Add Puppet 4.x lint checks
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: I48838fa11902247101c0473abff65cbb2558f609
2015-02-16 15:58:23 -05:00
Doug Schaapveld
c45f573882 Adding manage_service parameter to all services
When set to false, enables puppet to configure a service without
starting/stopping it on each run.  This may be necessary when
using an external clustering system (Corosync/Pacemaker, for
example).  Defaults to true.

Change-Id: Iff21ee384fa857e1ddec0e15ca85df8aedad3e80
2014-02-11 08:42:15 -06:00