diff --git a/NetApp_SolidFire_Python_SDK_Release_Notes.pdf b/NetApp_SolidFire_Python_SDK_Release_Notes.pdf new file mode 100644 index 00000000..de32d67a Binary files /dev/null and b/NetApp_SolidFire_Python_SDK_Release_Notes.pdf differ diff --git a/NetApp_SolidFire_Python_SDK_v1.2_Release_Notes.pdf b/NetApp_SolidFire_Python_SDK_v1.2_Release_Notes.pdf deleted file mode 100644 index c6d9e551..00000000 Binary files a/NetApp_SolidFire_Python_SDK_v1.2_Release_Notes.pdf and /dev/null differ diff --git a/README.md b/README.md index ca57341b..f7a84a55 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![sf-python-logo](https://raw.githubusercontent.com/solidfire/solidfire-sdk-python/master/img/python-50.png) SolidFire Python SDK v{{shortVersion}} +![sf-python-logo](https://raw.githubusercontent.com/solidfire/solidfire-sdk-python/master/img/python-50.png) SolidFire Python SDK v1.4 ====================================================================================================================================== Python SDK library for interacting with SolidFire Element API @@ -25,7 +25,7 @@ Compatibility | Component | Version | |:-------------------------|:--------------| -| SolidFire Element OS | 7.0 - 9.0 | +| SolidFire Element OS | 7.0 - 9.1 | Getting Help ------------ @@ -42,7 +42,7 @@ Documentation [Latest Docs](https://pythonhosted.org/solidfire-sdk-python/) [Release -Notes](https://github.com/solidfire/solidfire-sdk-python/blob/master/NetApp_SolidFire_Python_SDK_v{{shortVersion}}_Release_Notes.pdf) +Notes](https://github.com/solidfire/solidfire-sdk-python/blob/master/NetApp_SolidFire_Python_SDK_Release_Notes.pdf) Installation ------------ @@ -57,10 +57,6 @@ Installation [virtualenv](https://github.com/pypa/virtualenv) for isolating the python environment to only the required libraries. -To install the latest version of the SDK: - - pip install -e git+https://github.com/solidfire/solidfire-sdk-python.git@develop#egg=solidfire-sdk-python - Alternatively, for development purposes or to inspect the source, the following will work: @@ -88,8 +84,6 @@ SDK. You will see how install the SDK, connect to a SolidFire cluster, and use it to perform simple operations like retrieving and modifying accounts and volumes. - - Examples -------- @@ -210,3 +204,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + diff --git a/README.rst b/README.rst index 05c716fd..3f8863c6 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -|sf-python-logo| SolidFire Python SDK v1.2 -========================================== +|sf-python-logo| SolidFire Python SDK +===================================== Python SDK library for interacting with SolidFire Element API @@ -26,7 +26,7 @@ Compatibility +------------------------+---------------+ | Component | Version | +========================+===============+ -| SolidFire Element OS | 7.0 - 9.0 | +| SolidFire Element OS | 7.0 - 9.1 | +------------------------+---------------+ Getting Help @@ -43,7 +43,7 @@ Documentation `Latest Docs `__ `Release -Notes `__ +Notes `__ Installation ------------ @@ -60,12 +60,6 @@ Installation `virtualenv `__ for isolating the python environment to only the required libraries. -To install the latest version of the SDK: - -:: - - pip install -e git+https://github.com/solidfire/solidfire-sdk-python.git@develop#egg=solidfire-sdk-python - Alternatively, for development purposes or to inspect the source, the following will work: @@ -165,7 +159,7 @@ More examples using the Python SDK More Examples ------------- -More specific examples are available `here `__ +More specific examples are available `here `__ Logging ------- @@ -234,3 +228,4 @@ limitations under the License. :target: https://pypi.python.org/pypi/solidfire-sdk-python/ .. |build| image:: https://img.shields.io/travis/solidfire/solidfire-sdk-python/release/1.0.0.svg :target: https://pypi.python.org/pypi/solidfire-sdk-python/ + diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle index 460dcb69..abc9a12f 100644 Binary files a/docs/_build/doctrees/environment.pickle and b/docs/_build/doctrees/environment.pickle differ diff --git a/docs/_build/doctrees/index.doctree b/docs/_build/doctrees/index.doctree index 6e1997fc..4a77f572 100644 Binary files a/docs/_build/doctrees/index.doctree and b/docs/_build/doctrees/index.doctree differ diff --git a/docs/_build/doctrees/modules.doctree b/docs/_build/doctrees/modules.doctree index d6184a63..d34a0c50 100644 Binary files a/docs/_build/doctrees/modules.doctree and b/docs/_build/doctrees/modules.doctree differ diff --git a/docs/_build/doctrees/solidfire.adaptor.doctree b/docs/_build/doctrees/solidfire.adaptor.doctree index fa0efe1d..edc49b87 100644 Binary files a/docs/_build/doctrees/solidfire.adaptor.doctree and b/docs/_build/doctrees/solidfire.adaptor.doctree differ diff --git a/docs/_build/doctrees/solidfire.apiactual.doctree b/docs/_build/doctrees/solidfire.apiactual.doctree index 2fc3fb09..46232319 100644 Binary files a/docs/_build/doctrees/solidfire.apiactual.doctree and b/docs/_build/doctrees/solidfire.apiactual.doctree differ diff --git a/docs/_build/doctrees/solidfire.common.doctree b/docs/_build/doctrees/solidfire.common.doctree index d1e1967b..a9af0d9f 100644 Binary files a/docs/_build/doctrees/solidfire.common.doctree and b/docs/_build/doctrees/solidfire.common.doctree differ diff --git a/docs/_build/doctrees/solidfire.custom.doctree b/docs/_build/doctrees/solidfire.custom.doctree index 182813f0..9ee32f7c 100644 Binary files a/docs/_build/doctrees/solidfire.custom.doctree and b/docs/_build/doctrees/solidfire.custom.doctree differ diff --git a/docs/_build/doctrees/solidfire.doctree b/docs/_build/doctrees/solidfire.doctree index e3e82d17..955db7b0 100644 Binary files a/docs/_build/doctrees/solidfire.doctree and b/docs/_build/doctrees/solidfire.doctree differ diff --git a/docs/_build/doctrees/solidfire.util.doctree b/docs/_build/doctrees/solidfire.util.doctree index 7519e67e..21436690 100644 Binary files a/docs/_build/doctrees/solidfire.util.doctree and b/docs/_build/doctrees/solidfire.util.doctree differ diff --git a/docs/_build/html/.buildinfo b/docs/_build/html/.buildinfo index d52fe2e1..0885fbe1 100644 --- a/docs/_build/html/.buildinfo +++ b/docs/_build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: fb9b7fddaaef4e4c44dec6ad2e8baed2 -tags: 645f666f9bcd5a90fca523b33c5a78b7 +config: +tags: diff --git a/docs/_build/html/_modules/index.html b/docs/_build/html/_modules/index.html index 4bb5869e..c4617222 100644 --- a/docs/_build/html/_modules/index.html +++ b/docs/_build/html/_modules/index.html @@ -8,13 +8,15 @@ - Overview: module code — SolidFire Python SDK v1.2.0.4 + Overview: module code — SolidFire Python SDK v1.4.0.271 + + @@ -34,7 +36,10 @@ - + + + @@ -43,6 +48,7 @@ +
@@ -65,7 +71,7 @@
- 1.2.0.4 + 1.4.0.271
@@ -86,8 +92,11 @@ - +
+
+