Merge "Fix NovaEnableRbdBackend to be role specific" into stable/queens

This commit is contained in:
Zuul 2019-09-03 20:54:11 +00:00 committed by Gerrit Code Review
commit 4c265badfb
1 changed files with 0 additions and 1 deletions

View File

@ -325,7 +325,6 @@ outputs:
nova::compute::rbd::libvirt_rbd_secret_uuid: {get_param: CephClusterFSID}
nova::compute::instance_usage_audit: true
nova::compute::instance_usage_audit_period: 'hour'
nova::compute::rbd::ephemeral_storage: {get_param: NovaEnableRbdBackend}
# TUNNELLED mode provides a security improvement for migration, but
# can't be used in combination with block migration. So we only enable it
# when shared storage is available (Ceph RDB is currently the only option).