Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Jaeger cde3ba7d9f 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: I71416586b629186f5887eb234c8f814a7e959821
2019-12-18 19:44:29 +01:00
Simon Dodsley 922547e57c Remove multibackend option from plugin
As Cinder is deprecating the use of the DEFAULT stanza for
driver definitions and moving every driver to its own stanza
we are going to force multibacked to be true and therefore
removing the option from the GUI and all other references
to it.

Change-Id: I70bf4ad5c428ec0e0de3322f4da8680b54924d65
2016-07-07 23:19:09 -04:00
Simon Dodsley 97d19b64ca Make glance image cache IDs idempotent
There is no easy way to get a keystone user or tenant ID through
puppet, so in the interim we will use a random string for each
of these.

hey are arbitrary values anyway and don't need to link to a true
user or tenant.

Change-Id: I005436ba206753a0ab7a627fb10d66d194eba1f1
2016-06-24 14:13:56 -04:00
Simon Dodsley b2edb9cc01 :Update docs to Sphinx format and add replication
details to GUI

Change-Id: If968ddb80fb1914ff02b1a7fdfdbcba03ddb0113
2016-04-05 19:33:56 -04:00
Simon Dodsley e6a06b9c03 Update Plugin to support Mitaka
Update Fuel version numbers where needed.
Update Fuel plugin version number where needed.
Add new image in docs to aid with pre-configure of array.
Move hiera parameters to puppet manifests and
parameterize corresponding classes.
Fix regex for replication retention parameters

Change-Id: I265b33ef85315cc5a909221bfe2116ff2e85bc7e
2016-03-29 16:22:33 -04:00
Simon Dodsley be7dcd61b7 Implement Consistency Groups Option
Add GUI radio button to allow selection of consistency groups.
Default is false, but if true then provide a modified policy.json
file with CG parameters configured correctly.

Change-Id: I73b2dd592c4d66945943470269d52245f05d67e8
2016-03-11 16:46:19 -05:00
Simon Dodsley 3622db6bce Update Documentation and convert to FPB v4.0
Add new images to show FPB 4.0 GUI layout.
Upgrade config files to FPB v4.0
Update documentation with more FC information and v4.0 layout images

Change-Id: Iaa5096075a3431fed0014833d7ec659eed54d656
2016-03-01 15:27:36 -05:00
sdodsley 956a257465 New FCZM code and MPIO file and doc updates
Added FC backend code and updated GUI yaml layout
Reformat yaml and text, remove principal_switch_wwn as
deprecated and fix fc-zone-manager stanza build section
Reorder options
Add in option to use manual or automatic FCZM - change
YAML conditions for this and add in code check for this
condition

Add multipath.conf file with Pure defaults

Update docs to include API and VIP instructions and multipath
notes and known issues

Change-Id: Ia3a524f0a48689a502c73f3bde93c189c4e74751
2016-01-22 14:40:50 -05:00
sdodsley 3b977bc9cf Add FCZM information. Remove end spaces from lines
Change-Id: Ie93125bc25d6e08806bfc99b4056e74b04e31740
2015-12-29 11:23:29 -05:00
sdodsley deb7ef5d8a Update code to start looking at glance image cache params
Change-Id: Icdcb6a7745ddfb8dbe870ddac990a415018431d0
2015-11-24 11:03:32 -05:00
sdodsley 1ffe9fa4ed Update environment YAML with new parameters
Add Glance image Cache options and FC as a storage protocol

Change-Id: I7826dd7877158ad070b323cec6014e60e01cc5eb
2015-10-22 12:42:52 -04:00
sdodsley 27d3d4df86 Update for Liberty Release of Fuel Plugin
Change-Id: I0853e5361084b660c229c16aad956d63550f73b8

Rollup stable/kilo changes to Liberty version

Only deploy on cinder nodes - no need to specify controller node as nothing is done
to the controller node

Change-Id: I0014b8e572d15f19b1daf551f3a5fe712dd8c894
2015-10-22 09:46:51 -04:00
sdodsley 4416cf5b6e Fix typo in environment_config.yaml and
update README

Change-Id: Iebf6b3813cfd140184ca23999f085813216473a7
2015-10-14 18:53:13 -04:00
sdodsley e33ca88539 Final modifications to FUEL plugin
Add protocol code ready to future-proof code for FC capable FUEL, and
ensure backend pure class is correctly defined

Change-Id: I727185251493ee24d592e97e590c7418fd9010dd
2015-10-14 18:21:46 -04:00
sdodsley feb15100e6 Fuel Plugin for Pure Storage
The Pure Storage Cinder Fuel plugin provides an automated
method to insert the necessary lines into the cinder.conf file.

The plugin extends the Fuel GUI to provide the necessary entry
locations for the information for the configuration file.

Change-Id: Ia620669da1564f75b9572b721f484c2d572bfce1
2015-10-05 11:47:49 -04:00