Commit Graph

7 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
Simon Pasquier 4f4427aa81 Revert "Pin fpb version temporarily"
This reverts commit 9659cc3a1d.

Change-Id: Id82db39713a37044cc34f8ca99da30cb6b3cc0d9
2016-04-29 14:23:20 +00:00
Simon Pasquier 9659cc3a1d Pin fpb version temporarily
The plugin fails to build with the current fpb master branch.

Change-Id: I064dbbb1e7e4b239f67bd9db85770169cf52c72d
2016-04-25 10:37:19 +02:00
Simon Pasquier f5604bd459 Re-order test-requirements.txt
tox fails when Sphinx is installed before fuel-plugin-builder. There's
probably a missing requirement somewhere but reverting the list fixes
the issue for now.

Change-Id: I770f0cfa477d909466176f9df604fe5058dd48b5
2016-04-13 10:25:03 +02:00
Swann Croiset f0cebee783 Re-execute cluster configuration on redeployment
This change upgrades the package version to 4.0.0 to use the reexecute_on
option.
All tasks defined in tasks.yaml are moved in deployment_tasks.yaml
to leverage this new feature.
The deployment order with 'priority' cannot be set but the only
requirement this plugin has is to be deployed before lma_collector,
which is always the case as long as lma_collector is deployed at
post_deployment time.

Change-Id: I08259f1646122aed0674610ddaf7a327d31b9a1a
2016-01-18 09:30:00 +01: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 6fe7a77553 Add missing test-requirements.txt
Change-Id: I23ea0f0eb0be68eec002f958e31bc706ef1cf5bb
2015-09-16 16:23:52 +02:00