diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-08-16 15:37:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-08-16 15:37:06 +0000 |
commit | c2902b924da9b2246ec80e7b541950b26ebc8cde (patch) | |
tree | 31bb23be31b135c8f60cd2fdd841de233a2594db /mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml | |
parent | 8de9c24300817b9d0ce4f2bfb2ab63643d895a1a (diff) | |
parent | 968072a6575f81d1798dfcaa3c1e3d053a742725 (diff) |
Merge "Fix barbican integration on compute nodes"
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml')
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml index 32aefd29c..5c9c16d6b 100644 --- a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml +++ b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml @@ -22,7 +22,6 @@ parameters: _param: interface_mtu: 9000 linux_system_codename: xenial - barbican_integration_enabled: true nova: compute: libvirt_service: libvirtd |