|
...
|
...
|
@@ -1454,7 +1454,7 @@ if is_service_enabled cinder; then
|
|
1454
|
1454
|
echo_summary "WARNING: CINDER_MULTI_LVM_BACKEND is used"
|
|
1455
|
1455
|
echo "You are using CINDER_MULTI_LVM_BACKEND to configure Cinder's multiple LVM backends"
|
|
1456
|
1456
|
echo "Please convert that configuration in local.conf to use CINDER_ENABLED_BACKENDS."
|
|
1457
|
|
- echo "CINDER_ENABLED_BACKENDS will be removed early in the 'K' development cycle"
|
|
|
1457
|
+ echo "CINDER_MULTI_LVM_BACKEND will be removed early in the 'K' development cycle"
|
|
1458
|
1458
|
echo "
|
|
1459
|
1459
|
[[local|localrc]]
|
|
1460
|
1460
|
CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1,lvm:lvmdriver-2
|