Сinder_netapp plugin doesn't configure NetApp backend when Ceph is used

Bug #1581028 reported by Andrey Volochay
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel Plugin Cinder Netapp
Fix Released
High
Andrey Volochay

Bug Description

Steps to reproduce:
1) Install cinder_netapp plugin
2) Set Ceph as backed for everything
3) Enable netapp plugin with multibackend option

Assign roles as 3 Controller + Ceph-osd and 1 Compute

Deploy environment.

After deployment cinder.conf contains configuration for Ceph but not for Cinder.

Tags: area-plugins
Changed in fuel:
status: New → Confirmed
assignee: nobody → Andrey Volochay (wallavv)
summary: - cinder_netapp plugin doesn't configure NetApp backend when Ceph is used
+ Сinder_netapp plugin doesn't configure NetApp backend when Ceph is used
Maciej Relewicz (rlu)
Changed in fuel:
milestone: none → 10.0
tags: added: area-plugins
Changed in fuel:
importance: Undecided → High
Changed in fuel-plugin-cinder-netapp:
assignee: nobody → Andrey Volochay (wallavv)
assignee: Andrey Volochay (wallavv) → nobody
importance: Undecided → High
status: New → Confirmed
assignee: nobody → Andrey Volochay (wallavv)
no longer affects: fuel-plugin-cinder-netapp
Changed in fuel-plugin-cinder-netapp:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Andrey Volochay (wallavv)
no longer affects: fuel
Changed in fuel-plugin-cinder-netapp:
milestone: none → 4.x.x
Revision history for this message
Andrey Volochay (wallavv) wrote :
Changed in fuel-plugin-cinder-netapp:
status: Confirmed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-plugin-cinder-netapp (master)

Fix proposed to branch: master
Review: https://review.openstack.org/334004

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugin-cinder-netapp (master)

Reviewed: https://review.openstack.org/334004
Committed: https://git.openstack.org/cgit/openstack/fuel-plugin-cinder-netapp/commit/?id=1ae5ca1e5d021378d5d3395b051427d53b244990
Submitter: Jenkins
Branch: master

commit c997a3bad44f8c69bef6456cc642b7aa4318cf6c
Author: Andrey Volochay <email address hidden>
Date: Fri Jun 10 20:16:12 2016 +0300

    Update and fix the documentation

     - Documentation has been updated and corrected to correspond latest
     version of the code

    Change-Id: I9f51cc17b72b1efa6765add17d92cfbb7126f35f

commit c04fc82947d865cb17d50bf867b7b9d2645684ba
Author: Andrey Volochay <email address hidden>
Date: Fri Jun 10 18:02:53 2016 +0300

    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

commit 382a35ced03f3d4e604bbd7724bfac8412df3364
Author: Andrey Volochay <email address hidden>
Date: Thu May 12 18:01:04 2016 +0300

    Fix bug with multibackend when Ceph is used

    - bug/1581028

    Closes-Bug: #1581028
    Change-Id: Iafe57e330ee8eb802fe04d2430f9cc5c80dbcc3b

commit b8508cddb840bc012b978b86141fa93cc167018b
Author: Andrey <email address hidden>
Date: Mon May 16 17:34:46 2016 -0700

    Fixed function file name

    Change-Id: Ide452a66208d8a5d90b28edfc7953b43b6b6c582

commit 2eb7ae377d8aa662a1098f98bcb5cf3368193a6e
Author: Andrey Volochay <email address hidden>
Date: Mon May 16 10:13:19 2016 +0300

    Fix documented limitations

    Change-Id: I0cb21423065bd658f054268ba7966674bd30edd3

commit 7d70c93c379111563b237fdc167344078e2c72dd
Author: Andrey Volochay <email address hidden>
Date: Tue May 10 15:57:40 2016 +0300

    Rewrite fields description in UI

    - Rewritten labels and descriptions of fields in UI
    - Fixed wrong links to fuel documentation
    - Fixed typos

    Change-Id: If33ff51b47d43c3fe897a9425b240d524be35c1f

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-plugin-cinder-netapp (8.0)

Fix proposed to branch: 8.0
Review: https://review.openstack.org/334021

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugin-cinder-netapp (8.0)

Reviewed: https://review.openstack.org/334021
Committed: https://git.openstack.org/cgit/openstack/fuel-plugin-cinder-netapp/commit/?id=c427aeaeadb5ef7b3f042b970b223e489a06c835
Submitter: Jenkins
Branch: 8.0

commit c997a3bad44f8c69bef6456cc642b7aa4318cf6c
Author: Andrey Volochay <email address hidden>
Date: Fri Jun 10 20:16:12 2016 +0300

    Update and fix the documentation

     - Documentation has been updated and corrected to correspond latest
     version of the code

    Change-Id: I9f51cc17b72b1efa6765add17d92cfbb7126f35f

commit c04fc82947d865cb17d50bf867b7b9d2645684ba
Author: Andrey Volochay <email address hidden>
Date: Fri Jun 10 18:02:53 2016 +0300

    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

commit 382a35ced03f3d4e604bbd7724bfac8412df3364
Author: Andrey Volochay <email address hidden>
Date: Thu May 12 18:01:04 2016 +0300

    Fix bug with multibackend when Ceph is used

    - bug/1581028

    Closes-Bug: #1581028
    Change-Id: Iafe57e330ee8eb802fe04d2430f9cc5c80dbcc3b

commit b8508cddb840bc012b978b86141fa93cc167018b
Author: Andrey <email address hidden>
Date: Mon May 16 17:34:46 2016 -0700

    Fixed function file name

    Change-Id: Ide452a66208d8a5d90b28edfc7953b43b6b6c582

commit 2eb7ae377d8aa662a1098f98bcb5cf3368193a6e
Author: Andrey Volochay <email address hidden>
Date: Mon May 16 10:13:19 2016 +0300

    Fix documented limitations

    Change-Id: I0cb21423065bd658f054268ba7966674bd30edd3

commit 7d70c93c379111563b237fdc167344078e2c72dd
Author: Andrey Volochay <email address hidden>
Date: Tue May 10 15:57:40 2016 +0300

    Rewrite fields description in UI

    - Rewritten labels and descriptions of fields in UI
    - Fixed wrong links to fuel documentation
    - Fixed typos

    Change-Id: If33ff51b47d43c3fe897a9425b240d524be35c1f

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.