diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-08-08 07:47:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-08-08 07:47:42 +0000 |
commit | 143bf770cf104daaf8d457a3de294d6acb33f9cf (patch) | |
tree | 5118fcbf02d2c06e535a328b980e807e89bbab3e /mcp/reclass/classes/cluster/mcp-common-noha | |
parent | b466cb8270ebf9515d6acbad4d4dcfe28af47dd6 (diff) | |
parent | a1635b63db18d1a5388ca4f4d9a21cbcdb7fc4c4 (diff) |
Merge "Enable barbican itegration on compute nodes"
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-common-noha')
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml | 1 |
1 files changed, 1 insertions, 0 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 5c9c16d6b..32aefd29c 100644 --- a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml +++ b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml @@ -22,6 +22,7 @@ parameters: _param: interface_mtu: 9000 linux_system_codename: xenial + barbican_integration_enabled: true nova: compute: libvirt_service: libvirtd |