Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger c929899400 Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I8aded54f1b9f3b79f3a4bf8f607d3695b92f528b
2019-12-18 19:39:39 +01:00
Simon Pasquier a90c6cc9b7 Fix Puppet tests again
Change-Id: I749ed33b57efc2455ca56959267329048cc43973
2017-03-29 10:12:46 +02:00
Simon Pasquier 93129efdd0 Fix tests in the CI
puppet-lint installed from the master branch breaks the CI. This change
uses the official gem instead because the latest version now includes
the bug fix that wasn't released before.

Change-Id: I646176e30494cf1e8fac97c6ecebb3899ade8107
2016-10-07 10:34:02 +02:00
Simon Pasquier 381e2b2b3a Pin the puppetlabs_spec_helper version
The latest version of puppetlabs_spec_helper (1.2.0) depends on
rubocop-rspec which itself requires at least Ruby 2.2.

Change-Id: Ica4b71296912a66a98b223c002d1e8bdd04111d6
2016-08-24 11:05:05 +02:00
Simon Pasquier 7ade4453f0 Fix Rakefile regarding lint usage
See https://github.com/rodjek/puppet-lint/issues/355

Change-Id: I57cab1e46e2cf27827fff21f1e980382474defb4
2016-06-22 14:43:56 +00:00
Simon Pasquier 6c661bc615 Add tox environment to test Puppet manifests
This change adds syntax checking and lint tests for the Puppet
manifests locates in deployment_scripts/puppet/manifests.

It also fixes a Puppet lint problem in base.pp as well as illegal key
assignments that aren't allowed with Puppet 4.x.

Change-Id: I3a6913773d3c3952e882db5644b8cc2289cee8fa
2015-09-09 15:09:40 +02:00