Add `revert_to_snapshot` API support for VNX Cinder driver.
Implements: blueprint vnx-revert-to-snapshot
Change-Id: Id6e3090d96a5bbf4879e8577fe3565c3032de228
This patch fixes the name of the pypi package for the 3PAR
client library. The actual package name in pypi is python-3parclient.
Change-Id: I9db86ae65f9e73d10024d6225dd05e209c7d71ef
Closes-Bug: 1711246
The IBM storage driver is using a python client called pyxcli.
the client is:
https://github.com/IBM/pyxcli
Upon initialization of IBM Storage driver need to check if
the required client version is installed.
Change-Id: I664c0419b91952bc046c28d2474f52266bdbc351
Closes-Bug: 1696470
There were some syntax problems that came over with the
migration of the install docs in commit:
88be92ee719baff6d5f2f7e7e073b118db2dc2e0
It appears that the docs build for Cinder is more strict
than what was being done in openstack-manuals as the
syntax issues were causing our build to fail. The next step
in our doc migration is to fix these errors so we can do doc
builds.
Change-Id: I7282b2fa2efb50cbb6490ff36f69b123959b6dde
The infinisdk package provides Python bindings to the
InfiniBox REST API and enables easier development of
the INFINIDAT driver.
Change-Id: I7c469d92cea90592f5e9cdc8127328ed76ef025d
Closes-Bug: 1691411
This aims to track dependencies that are only needed
when using certain drivers.
This is initially aiming to be documentation, but it
may be useful for tools managing requirements as well.
Change-Id: Ida342fb5bf15e9fcc1321813f8e3b0ec90121a40