Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger ae84af7fb4 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: Ic1a73a0127e813fa5907e0639c47e61b1326add2
2019-12-18 19:36:10 +01:00
vgusev 197b6dc4e0 Add fuel-qa as submodule
Add fuel-qa in plugin_test as a submodule

Change-Id: I733a43c5872b3797063669558e6ba4aff3488d35
2016-03-23 09:27:02 +00:00
Simon Pasquier d3c1338e24 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: Ica96a7262893529d8afce35cef877355c73f641c
2015-09-16 17:08:58 +02:00
Simon Pasquier a630a235be 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: I65d65358ca0c0fb9d01ed73bb156334fa5fa6edc
2015-09-07 10:02:47 +02:00