Commit Graph

7 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 691750e445 Add Version parameter
Remove retrofit of Pure driver
Change-Id: I5e011f488fddc810aa11379cf0be37a7e6801f89
2016-11-08 13:43:38 -05:00
Simon Dodsley 34f976506e Cleanup unneccessary files
Change-Id: I154e9401a53bf3499e4f496622d01a0c218f2932
2016-07-08 14:50:24 -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
sdodsley c30390c41b Upgrade to Fuel 8.0 and FPB 3.0
Change-Id: Ib354e83e8ea4911c9d8ceec3a7f12c976f279560
2016-02-01 22:04:22 -05: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