You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Currently we only pass the configured multipath option when getting the connector properties and do not pass it when creating the connector object which in turn does the multipathing in os-brick. So we are only passing multipathing option to cinder for exporting & mapping the volume to paths but not while creating the connector object and hence doing multipathing partially. This patch passes that option and fixes the stated issue. Related-Bug: #1863983 Co-Authored-By: Gorka Eguileor <geguileo@redhat.com> Change-Id: I82979c47ec9ec1dd6cc864d3827ab219177251f8 (cherry picked from commit |
2 years ago | |
---|---|---|
doc | 3 years ago | |
etc/glance | 3 years ago | |
glance_store | 2 years ago | |
releasenotes | 3 years ago | |
tools | 3 years ago | |
.gitignore | 5 years ago | |
.gitreview | 3 years ago | |
.stestr.conf | 5 years ago | |
.zuul.yaml | 2 years ago | |
LICENSE | 9 years ago | |
README.rst | 4 years ago | |
requirements.txt | 3 years ago | |
run_tests.sh | 7 years ago | |
setup.cfg | 3 years ago | |
setup.py | 3 years ago | |
test-requirements.txt | 3 years ago | |
tox.ini | 2 years ago |
README.rst
Team and repository tags
Glance Store Library
Glance's stores library
This library has been extracted from the Glance source code for the specific use of the Glance and Glare projects.
The API it exposes is not stable, has some shortcomings, and is not a general purpose interface. We would eventually like to change this, but for now using this library outside of Glance or Glare will not be supported by the core team.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/glance_store/latest/
- Source: https://opendev.org/openstack/glance_store/
- Bugs: https://bugs.launchpad.net/glance-store
- Release notes: https://docs.openstack.org/releasenotes/glance_store/index.html