New HP LeftHand array iSCSI driver

Bug #1279030 reported by OpenStack Infra
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Jim Branen

Bug Description

https://review.openstack.org/65181

Dear documentation bug triager. This bug was created here because we did not know how to map the project name "openstack/cinder" to a launchpad project name. This indicates that the notify_impact config needs tweaks. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.

commit 0e83faf4b84722a88ab35d8f0c3e391b0ec2d2af
Author: Jim Branen <email address hidden>
Date: Mon Jan 6 16:14:35 2014 -0800

    New HP LeftHand array iSCSI driver

    This driver is intended to replace the current OpenStack Block
    Storage HP LeftHand (LH) StoreVirtual iSCSI Driver,
    (cinder.volume.drivers.san.HpSanISCSIDriver), by moving the
    existing SSH interface into the new driver to maintain backwards
    compatibility, and add the new LH REST interface for new driver
    features.

    We have the driver broken into 3 files:
    hp_lefthand_iscis.py (common interface)
    hp_lefthand_cliq_proxy.py (old SSH interface)
    hp_lefthand_rest_proxy.py (new REST interface)

    The reason we are doing this is because the SSH interface on LH
    array has connections and performance limitations. These problems
    will be resolved by moving to the new LH OS REST interface. Also,
    new LeftHand array capabilities will only be supported in the
    REST(hplefthandclient) interface.

    To support new driver capabilities (create cloned volume), the
    python REST client (hplefthandclient) is required and can be
    downloaded from the pypi repository:
      http://pypi.python.org/pypi/hplefthandclient.
    This REST client requires LeftHand firmware version 11.5 or
    greater.

    The SSH interface will be phased out over time.

    Driver cert test results;
    Related-Bug: 1276809

    Closes-Bug: 1277339

    DocImpact: Document new driver configuration.

    Implements blueprint lefthand-cinder-driver

    Change-Id: Id557cab69022c3f7851be14cd82bdab0e4157e55

Tags: cinder
Changed in openstack-manuals:
assignee: nobody → Jim Branen (james-branen)
Changed in openstack-manuals:
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

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

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

Reviewed: https://review.openstack.org/77659
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=9fdadc0b178d976179588948683e75b546ff148d
Submitter: Jenkins
Branch: master

commit 9fdadc0b178d976179588948683e75b546ff148d
Author: Jim Branen <email address hidden>
Date: Mon Mar 3 09:26:02 2014 -0800

    Add docs for new HP LeftHand Cinder driver

    This change adds the documentation for the new HP LeftHand
    driver. It documents how to configure the driver in both
    standard and legacy modes, and describes the functionality
    when running in each mode. When the driver executes in legacy
    mode, it is essentially running the old driver code.
    Therefore, the old LeftHand driver documentation was migrated
    into the section “HP LeftHand/StoreVirtual CLIQ driver legacy mode”.

    Closes-Bug:#1279030
    Implements blueprint lefthand-cinder-driver

    Change-Id: I39d9d48669b9b7192814a5e14f0f81a8557d1a44

Changed in openstack-manuals:
status: In Progress → Fix Committed
Changed in openstack-manuals:
importance: Undecided → Medium
status: Fix Committed → Fix Released
milestone: none → icehouse
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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