Commit Graph

3 Commits

Author SHA1 Message Date
Emilien Macchi 642af023fe Align the stars
nova: do not install virtlockd and virtlog (workaround)

virtlog and virtlockd services are not idempotent with our version of
Puppet when deploying on Ubuntu.
See https://tickets.puppetlabs.com/browse/PUP-6370

Note: we already had this issue 8 months ago: https://review.openstack.org/#/c/324816
But it was fixed after Puppet 4.5. We'll have to investigate.

Change-Id: I2059b83d055d551872f4b63dc952af775f83c020

Disable the deprecation warnings as errors for puppet-syntax

Recently puppet4 started deprecating ruby 2.0 with the following
commit: e9eda7ed56

One way to work-around this (in the absence of a more recent ruby
version) is to not treat this deprecation warnings as fatal when
doing the puppet syntax check

Change-Id: If31ac681c75c6eb361dbb58682233160b31ae113
Related-Bug: #1660943
Co-Authorized-By: Michele Baldessari <michele@acksyn.org>
2017-02-01 22:36:10 -05:00
Gael Chamoulaud 8bfe93fde5 Remove class_parameter_defaults puppet-lint check
Change-Id: I26b59bd1e1d75b3c3cd7b9ee4f6631dc19f731d9
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2015-11-12 12:47:22 +01:00
Paul Belanger f98af0d80a Initial import to gate on
Import Gemfile and Rakefile.

Rakefile: take example from puppet-keystone module.
Gemfile: Download the gems we actually need (ie: not beaker).

Change-Id: I184a563c80c95da91daf6027378579dde15fe334
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-08-04 19:35:58 -04:00