Commit Graph

7 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
Roman Sokolkov 8636535f4e Workaround for fuel-library bug
https://bugs.launchpad.net/fuel/+bug/1598163

Change-Id: Ie9b6afc39395437c0bc85eada9bd24725b13159c
2016-07-12 12:17:27 +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 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 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 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