Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Jaeger ac60fb8e41 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: Iacbf223a8dbe9a8680b7e2def6a46c25e6b5bb51
2019-12-18 19:46:01 +01:00
Ed Balduf 95a0728d67 Changes for Fuel 9.0
Change-Id: Iff229aca5c70a59e5e97839d8eeab08ad6b63d4f
2016-08-05 14:50:32 -06:00
Ed Balduf 04a325758f More documentation changes per Mirantis request.
Change-Id: I2276be3f2c5f1bf7a6769ca0bf200ba521b84f47

Refactoring for the new structure for Fuel 8. This change now handles
multi-backend in the face of the default options (lvm, ceph) and the
NetApp plugin. Note: I removed the multi-backend option, so it will
always put SolidFire in it's own stanza along with everyone (in the above
list) also.

Change-Id: Ibc3ffe202fb405da9b566498c23f6bcda84080a9
2016-06-22 20:15:39 -06:00
Ed Balduf 4f54808e97 Fuel doesn't install open-iscsi utilities.
Cinder requires iscsiadm (open-iscsi paackage) for any iSCSI backend.  Since Fuel doesn't
install open-iscsi for Ceph installs, an iscsi based backed like SolidFire needs to make sure
iscsi gets installed.  This patch causes Puppet to install open-iscsi if needed.

Change-Id: Ia71007ea9739c30b1a368a92bcd8d8e68be6da67
Closes-Bug: #1523708
2015-12-14 13:19:28 -07:00
Ed Balduf 4970727cea Update to Plugin for Fuel 7.0 and OpenStack Kilo.
Change-Id: I8dfeaa6bdd9d929d7c920962971e93153fee79d0
2015-10-30 09:59:23 +09:00
Ed Balduf 541320330b Refactor of code to accomplish the following
1) Use SolidFire puppet module which matches the release of OpenStack in this Fuel release
2) Rename the modules class to controller
3) Call out the module at the correct time within deploy and correct class of node
4) Make environment_config.yaml appropriate for this version of the driver (i.e. no caching)
5) Documents as required
6) Clean up what is checked into git

Change-Id: I05283107291d7d8a29502f043a5bb7d49b0c3bb8
2015-08-11 10:20:51 -06:00
John Griffith 47b68e31fe Add SolidFire plugin to Fuel
Initial commit of the Cinder backend driver plugin for
Mirantis Fuel.

Change-Id: Ib1bf65c76debac23959907c9a9a43aa841e15689
2015-07-22 15:25:53 -06:00