NetApp cDOT driver uses a deprecated API for NFS export management

Bug #1370761 reported by Ben Swartzlander
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Medium
Clinton Knight

Bug Description

The nfs-exportfs-append-rules-2 API that the netapp cluster_mode driver currently uses for NFS export management is actually a 7-mode API which was left in for backwards compatibility. It's not the recommended/supported way to do NFS export management. We need to modify the driver to use the supported set of APIs export-policy-create/export-rule-create/export-rule-modify/etc.

Changed in manila:
importance: Undecided → Medium
milestone: none → kilo-1
Changed in manila:
milestone: kilo-1 → kilo-2
tags: added: cmode driver netapp
Changed in manila:
milestone: kilo-2 → kilo-3
Changed in manila:
assignee: nobody → NetApp (netapp)
Changed in manila:
status: New → Confirmed
Changed in manila:
milestone: kilo-3 → kilo-rc1
summary: - NetApp clustered driver uses an unsupported/deprecated API for NFS
- export management
+ NetApp cDOT driver uses a deprecated API for NFS export management
Changed in manila:
assignee: NetApp (netapp) → Clinton Knight (clintonk)
status: Confirmed → In Progress
Changed in manila:
status: In Progress → Triaged
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (master)

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

Changed in manila:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/169958
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=9b6771a58086fff150acb9913b847e61e9641874
Submitter: Jenkins
Branch: master

commit 9b6771a58086fff150acb9913b847e61e9641874
Author: Clinton Knight <email address hidden>
Date: Mon Mar 23 17:36:04 2015 -0400

    NetApp cDOT driver uses deprecated APIs for NFS exports

    The nfs-exportfs-* APIs that the NetApp cDOT driver currently uses
    for NFS export management are 7-mode APIs which were left in for
    backwards compatibility. It's not the recommended/supported way
    to do NFS export management. We need to modify the driver to use
    the supported set of export-policy-* and export-rule-* APIs.

    Closes-Bug: #1370761
    Closes-Bug: #1437509
    Change-Id: I91347d27ba69d4a20fe73ce7e75f58c9818ea6d8

Changed in manila:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in manila:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in manila:
milestone: kilo-rc1 → 2015.1.0
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.