Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Jaeger 24c77dfa61 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: Ife781cb34bcd39d583baa2a7ace77dbed19c6e74
2019-12-18 19:38:33 +01:00
Swann Croiset fa22604c09 Fix tox.ini to clean repositories before building plugin
Because tox doesn't support the shell glob.

Change-Id: I4d84436bbbe4199c1ed8a88a8bb7d22d39e03615
2016-04-14 09:25:04 +02:00
Guillaume Thouvenin 53e2344f13 Add initial tests for influxdb module
This change implements the necessary bits and pieces for testing the
influxdb module.

Change-Id: I47ff671b1ca2ca8929071c693758c8706f37661d
2016-01-08 14:40:49 +01:00
Simon Pasquier 4b39101bd2 Add tox environment to test Puppet manifests
This change adds syntax checking and lint tests for the Puppet
manifests located in deployment_scripts/puppet/manifests.

Change-Id: I943913ab56338e6cc64ec4cf07dae46d237d2f6c
2015-10-09 10:58:49 +02:00
Simon Pasquier b5f34c54c5 Add a tox environment to build the plugin
This change also updates the various .gitignore files to discard the
files and directories created by the fpb script.

Change-Id: I9a02391dd9036927a91fc60b863a1c1c3bb01fd6
2015-10-08 17:33:34 +02:00
Simon Pasquier 1dd41a4fab Add documentation placeholder
Change-Id: I278150b3620c4e483d27d517918d025967ff7ed4
2015-09-18 17:39:28 +02:00
Simon Pasquier ebf207d05d Fix tests when executed by Jenkins slaves
The Puppet tests fail on Jenkins because bundler tries to install the
Ruby gems to the default GEM_HOME which is protected. This change sets
the GEM_HOME variable to a local directory.

Change-Id: I827e922f28136b8674dfaa26c2a0694942172f83
2015-09-07 10:03:41 +02:00
Simon Pasquier 8be4ae9ebe Add tox.ini file
Change-Id: I35e3053def347e151326cfccade71ea362d72746
2015-08-21 16:58:21 +02:00