Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Jaeger d6ac71e3a3 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: I181dc446ee9d0304687cc4039f276b651d2b64ab
2019-12-18 19:33:04 +01:00
Andrey Volochay 73c5e6fb5f Add support for using up to 3 devices simultaneously
- The number of simultaneously supported devices has been increased
   up to 3 NetApp devices
 - ONTAP 7-Mode support has been disabled
 - SolidFire support has been added

Change-Id: Iae2d5a78e262a3e7dc3d8fbb02fba36b56b5ba01
2016-11-14 12:21:19 +03:00
Roman Sokolkov 002acb532d Add "/ONTAP 9" to label in UI
Change-Id: I1dd71a0eba34bbc96f5493f9434d92f179f148a1
2016-08-12 18:33:50 +03:00
Roman Sokolkov 42ea9b16e9 Fixed cinder restart and add warning for LCM
- cinder_config to notify cinder-volume service
 - added warning about LCM to UI

Change-Id: Icbb8867274686ed93d1bb6da3550699ccedd9da4
2016-07-12 12:05:39 +03:00
Roman Sokolkov babf22fb11 Added MOS 9.0 support
- Task-based deployment support.
  - Hot-plug and LCM support (Experimental).
  - Updated documentaion.
  - Cleaned up puppet.
  - Refactored deployment_tasks.yaml
  - Removed all stuff related to default MOS backends.
    9.0 has built-in multibackend, so just add new backend.

Change-Id: Ia885d1a931f2111bdd3e9e1dccec07d34e42d2f0
2016-07-07 20:07:45 +03:00
Andrey Volochay c04fc82947 Add full support of multi backends
- Added full support of multi backends. The plugin does not overwrite
 "enabled_backends" option that allows to use it with other
 plugins for Cinder backends.
 - Since FilterScheduler is default scheduler driver starting Grizzly,
 it has been deleted from set up. This change allows to set Cinder or
 Ceph-OSD roles wherever you need.
 - Added small changes in site.pp to get free allocation of roles
 - The code has been refactored and commented, slightly.

Change-Id: I117fed67553af4065b3ebd3673a17b51cf42dc9a
Closes-Bug: #1581960
2016-06-16 10:52:03 +03:00
Andrey Volochay 7d70c93c37 Rewrite fields description in UI
- Rewritten labels and descriptions of fields in UI
- Fixed wrong links to fuel documentation
- Fixed typos

Change-Id: If33ff51b47d43c3fe897a9425b240d524be35c1f
2016-05-13 11:22:28 +03:00
Andrey Volochay d15dbb3704 Add MOS 8.0 support
- The plugin has been totally refactored to accordance with changes in
   OpenStack Liberty and MOS 8.0
 - All documented features of NetApp Cinder Driver are configurable
 - Plugin can change Cinder settings after deployment with wrong
   parameters. It requires manual actions
 - Defined type (backend::netapp) form upstream puppet cinder module is
   not used because is outdated and doesn't support last changes in
   Cinder NetApp driver
 - Added a tasks that deletes not existed cinder services

Change-Id: Ic70ad0a99c41860502e15fe8671e6ca3f11e9f58
2016-04-13 13:39:23 +03:00
Andrey e29fccef3e Added "nfs_mount_options" value
In case special NFS mount options are necessary,
add same options to nova-compute and cinder-volume configs

Change-Id: Ic1829d1d97adb575c6d10142943aa38e07278696
2016-02-22 15:44:42 -08:00
Andrey Volochay 08ac970aab Add E-Series storage familly support
- added E-Series storage family support
- the plugin UI was refactored for better visibility
- fields screenshots were updated

Change-Id: Ibcc9dd51a86803e45ed334a46d97f29224e5ba5c
2015-09-24 12:45:17 +03:00
sbartel c0cd3c7458 Add multi backend support
Add missing dependencies on compute node
Add capacity to deploy cinder role on a non controller node

Change-Id: Ibc5954f4309dd9198752d5cec701a6187c4f8a6d
2015-06-09 09:40:34 +02:00
sbartel a08978e176 add 7mode support and update documentation
Change-Id: Ia8c4831a37a82ec8a4503dc6e2de74e1067ea1cb
Partial-Bug: #1405186
2015-05-12 14:43:49 +02:00
Ukov Dmitry 3d61f2f4d8 Initial implementation of Cinder NetApp plugin
Change-Id: Ie913f72efba4abca8ca923b036f34f3c508b063c
2014-12-11 13:22:48 +03:00