Commit Graph

7 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
Simon Pasquier 785abf84a7 Revert "Pin fpb version temporarily"
This reverts commit a07b6c921a.

Change-Id: If8fc85f8c2a51809d85a3d79a2fedd90c82f2634
2016-04-29 13:54:27 +00:00
Simon Pasquier a07b6c921a Pin fpb version temporarily
The plugin fails to build with the current fpb master branch.

Change-Id: If4ca0a073f47b2ea891a983080880f54af6e29e3
2016-04-25 10:51:41 +02:00
Simon Pasquier e766470af7 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: I34cef8a3834e5cfb32d8673a632a6c00abd9b45e
2016-04-13 10:30:58 +02:00
Simon Pasquier 5f3a4a8ce0 Re-execute necessary tasks on the deployed nodes
This change makes sure that Pacemaker and HAProxy are reconfigured on
the nodes that are already deployed when the environment is scaled up
or down. We use a mixture of update_required (for scale-up operations)
and reexecute_on (for scale-down operations).

Closes-Bug: #1536533
Change-Id: If3040b3846ded9525c5be78ba5407de4a4ea50e5
2016-01-21 17:17:01 +01: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