Skip to content

Tags: hpe-storage/python-3parclient

Tags

4.2.14

Toggle 4.2.14's commit message
On branch 2024_05_21, update README.rst

4.2.12

Toggle 4.2.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.rst

4.2.11

Toggle 4.2.11's commit message
- Fix problem with growVolume where python3 is converting division as…

… a float value

4.2.10

Toggle 4.2.10's commit message
- Add support for Primera Array

4.2.3

Toggle 4.2.3's commit message
Changes need to dist 4.2.3 version of python-3parclient on pypi.pytho…

…n.org

3.3.2

Toggle 3.3.2's commit message
Update copyVolume to remove destCPG offline copy

This patch fixes a small issue with copyVolume when it's not an online
copy.  The client can't pass the destCPG for offline copy, or the 3PAR
itself will throw an error.

Added .gitreview

Change-Id: I11eb5712b8cdd31585c3bd14ec8f0d7f523cfc60

4.2.1

Toggle 4.2.1's commit message
Add retries for certain exceptions

When certain exceptions are raised, we want the ability to retry
these API requests. Retries will be triggered when the following
exceptions are raised:
  - exceptions.HTTPServiceUnavailable
  - requests.exceptions.ConnectionError

Change-Id: Ie68d71038b55bf9c010887ce7f71a8b0b39afe3f

4.2.0

Toggle 4.2.0's commit message
Tag for 4.2.0 release

3.3.1

Toggle 3.3.1's commit message
Adds API to retrieve a volumes snapshots

Running "showvv -p -copyof <volume_name>" returns all snapshots that
are associated with a given volume. This patch adds support to retrieve
the list of these snapshot names.

Change-Id: I98104a002ef004163c97196f6025a776bd859efc

4.1.0

Toggle 4.1.0's commit message
Bump version to 4.1.0

Bumping the version to 4.1.0 in order to publish the client to PyPI.

Change-Id: I9816bae8c151746b9db6f1e7ea8fdf87bcdeef5a