commit | 80c1605a1df9687c7d1d842b258a3d99ec2eda35 | [log] [tgz] |
---|---|---|
author | Rajat Dhasmana <rajatdhasmana@gmail.com> | Wed Feb 28 13:08:12 2024 +0530 |
committer | Rajat Dhasmana <rajatdhasmana@gmail.com> | Wed Aug 14 01:07:13 2024 +0530 |
tree | 34235a54aab3131db66181076087f5b10c715da1 | |
parent | d6e3d06001e7c4bb092cf9dc77188627bd2b9358 [diff] |
Configure cinder service token Glance is implementing new location APIs, for which, cinder needs to pass service token to register a location in glance. This is required in the case when glance is using cinder as a backend and cinder tries to upload a volume in the optimized path. We are adding a new option, ``CINDER_USE_SERVICE_TOKEN`` that will configure the service user section in cinder.conf. By default, it is set to False. Change-Id: I0045539f1e31a6d26c4f31935c5ddfaaa7607a48