X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=os-apply-config%2Fcompute.yaml;h=ee55c5875c0d4d4068d333afce454b4569b1288a;hb=215cf39c709419f018be02b208af10f2bd4c772e;hp=0a74cda976d6afbe27f4f3769e867d33a7629375;hpb=fa4ed015b083dfe416aaf2cd666ca666284608ce;p=apex-tripleo-heat-templates.git diff --git a/os-apply-config/compute.yaml b/os-apply-config/compute.yaml index 0a74cda9..ee55c587 100644 --- a/os-apply-config/compute.yaml +++ b/os-apply-config/compute.yaml @@ -29,6 +29,10 @@ parameters: default: false description: Whether to enable or not the NFS backend for Cinder type: boolean + CinderEnableRbdBackend: + default: false + description: Whether to enable or not the Rbd backend for Cinder + type: boolean Debug: default: '' description: Set to True to enable debugging on all services.