deb-python-hplefthandclient/docs/index.rst
Anthony Lee b6e4689754 Rebranding the hplefthandclient
This patch changes all references to HP in the client to now
be HPE.
The client itself is also renamed to hpelefthandclient.
The new version for this client is 2.0.0.

Change-Id: I7bfb20e5619b93bd1d7e0b7728932eb36bb0dad9
2015-11-13 15:47:35 -08:00

1.7 KiB

HPELeftHandClient Documentation

Overview

HPELeftHandClient is a Python package containing a class that uses HTTP REST calls to talk with an HPE LeftHand/StoreVirtual drive array. The distribution containing tools for working with LeftHand/StoreVirtual Storage Arrays. This documentation attempts to explain everything you need to know to use HPELeftHandClient.

The HPELeftHandClient is a rebranding of the HPLeftHandClient.

installation

Instructions on how to get the distribution.

tutorial

Start here for a quick overview.

api/index

The complete API documentation, organized by module.

Issues

create the open source website

create the bug tracker

All issues should be reported (and can be tracked / voted for / commented on) at the main github issues, in the "LeftHand Python Driver" project.

Changes

See the changelog for a full list of changes to HPELeftHandClient.

About This Documentation

This documentation is generated using the Sphinx documentation generator. The source files for the documentation are located in the doc/ directory of the HPELeftHandClient distribution. To generate the docs locally run the following command from the root directory of the HPELeftHandClient

$ python setup.py doc

installation tutorial changelog api/index

Indices and tables

  • genindex
  • modindex
  • search