X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=os-apply-config%2Fcompute.yaml;h=ee55c5875c0d4d4068d333afce454b4569b1288a;hb=215cf39c709419f018be02b208af10f2bd4c772e;hp=88d4cb2b8ac22774cef99f539278be0dd15fecfd;hpb=2657c78dc44684b6e881fa0598897a4f1bce5b6c;p=apex-tripleo-heat-templates.git diff --git a/os-apply-config/compute.yaml b/os-apply-config/compute.yaml index 88d4cb2b..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. @@ -181,6 +185,7 @@ parameters: default: 'unset' description: Shared secret to prevent spoofing type: string + hidden: true NeutronCorePlugin: default: "ml2" description: |