]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add protocol to help of glance_api_servers option
authorMichał Dulko <michal.dulko@intel.com>
Thu, 22 Oct 2015 19:49:13 +0000 (21:49 +0200)
committerMichał Dulko <michal.dulko@intel.com>
Thu, 22 Oct 2015 19:49:13 +0000 (21:49 +0200)
commitacfdadd192b32e6aeb0dd4d53c5d9710d77e7e84
tree1b342599b5a859ef5e6b3e8a8328f419322cfa8a
parentcaa7940db4c0ce562b07e37cece6fe425ab4c896
Add protocol to help of glance_api_servers option

Help for glance_api_servers option lacked information that it is
possible to specify protocol there (http or https) and suggested that
it isn't possible to use HTTPS in connection from Cinder to Glance.
This commit expands the message to include such information.

Change-Id: I5afa33193b6dda2477e5a28fa042e625d449257b
Closes-Bug: 1509065
cinder/common/config.py