111104b9a2
currently Manila always uses public endpoint of Glance, which may not be possible in certain deployment scenarios. Change-Id: Ic17ac43160092445ec11ada41c0eb6eaf525b6d0 Closes-Bug: #1991396
8 lines
294 B
YAML
8 lines
294 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Deployers now can specify ``[glance]endpoint_type`` configuration option
|
|
(defaults to ``publicURL`` for backward compatibility)
|
|
so that Manila uses Glance endpoint other than the public one
|
|
(see `bug 1991396 <https://bugs.launchpad.net/manila/+bug/1991396>`_).
|