commit 651f41a95a1703c5717fc47b8d9847d4da98c7de
Author: Takashi Kajinami <email address hidden>
Date: Sun Nov 5 14:25:42 2023 +0900
cinder: Catch missing dependencies
Cinder store requires a few additional dependencies.
- cinderclient
- os.brick
- oslo.provsep
Currently the driver handles missing cinderclient, but it does not
properly treat in case one of the other two libraries is unavailable.
Note that oslo.rootwrap is also part of the additional dependencies but
this library is not directly imported. So we do not implement check
at store initialization.
Reviewed: https:/ /review. opendev. org/c/openstack /glance_ store/+ /900121 /opendev. org/openstack/ glance_ store/commit/ 651f41a95a1703c 5717fc47b8d9847 d4da98c7de
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit 651f41a95a1703c 5717fc47b8d9847 d4da98c7de
Author: Takashi Kajinami <email address hidden>
Date: Sun Nov 5 14:25:42 2023 +0900
cinder: Catch missing dependencies
Cinder store requires a few additional dependencies.
- cinderclient
- os.brick
- oslo.provsep
Currently the driver handles missing cinderclient, but it does not
properly treat in case one of the other two libraries is unavailable.
Note that oslo.rootwrap is also part of the additional dependencies but
this library is not directly imported. So we do not implement check
at store initialization.
Closes-Bug: #2043583 1f3f958f77a2923 b0fafefa471
Change-Id: I4ea0a9749fdd82