Commit Graph

20 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
Maksim Shkrebtan d4c749eb02 Update the plugin version to 6.0.1
As the plugin has been tested against Mirantis OpenStack 9.2 and a small
bug has been fixed, update the plugin version to 6.0.1 and update the
plugin documentation as well.

Change-Id: I4fe6f381ea36c0dcf03ded5b4d94975689b4ed34
2017-02-28 15:52:19 +04: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 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 c997a3bad4 Update and fix the documentation
- Documentation has been updated and corrected to correspond latest
 version of the code

Change-Id: I9f51cc17b72b1efa6765add17d92cfbb7126f35f
2016-06-17 12:52:01 +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 382a35ced0 Fix bug with multibackend when Ceph is used
- bug/1581028

Closes-Bug: #1581028
Change-Id: Iafe57e330ee8eb802fe04d2430f9cc5c80dbcc3b
2016-05-17 15:53:51 +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
Alexander Noskov 6007131331 Updated GitHub URL's of plugin
Change-Id: I1be6367b14d8ff76c90210e12cb18fc3b4484914
2016-01-28 14:01:35 +03:00
Andrey e4a89c1670 If "use multibackend" checkbox is not set the
plugin should set up NetAPP to be single backend.

Change-Id: I11363be6814ecc5af6d12fa8ef29313843f5f9f2
2016-01-27 15:05:40 +03: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
Aleksandr Vorobiov 5f6860004b Add high availability of operations with Volumes
Change-Id: I4f078e43887fcb315c7941de2eaa7782d91b33ff
2015-09-23 13:26:24 +03:00
Andrey Volochay 45598f5f98 Adapt the plugin with Fuel 7.0
- migrate the plugin from 2.0.0 to 3.0.0 package version

Change-Id: I2f0721b844f91374aea564cba4de53836d9e562d
2015-09-23 13:15:24 +03:00
sbartel 4e47e90a92 migrate plugins from 1.0.0 to 2.0.0 package version
Change-Id: I42cf0b37bc3536dd726665d8b7fe46aa711642f7
2015-07-03 11:38:16 +02: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
Samuel Bartel 71a909cf11 Closes-Bug: #1441022
Change-Id: I3be3ebb44c9bc758623597e991ced791fdfb0b5f
2015-04-07 15:16:05 +02:00
Ukov Dmitry 7f5693c05e Cinder NetApp plugin converted to current format
Change-Id: I70cf961d2301df4e8eb4e8bdbf674867d3f06c8f
2014-12-11 13:29:57 +03:00
Ukov Dmitry 3d61f2f4d8 Initial implementation of Cinder NetApp plugin
Change-Id: Ie913f72efba4abca8ca923b036f34f3c508b063c
2014-12-11 13:22:48 +03:00