diff options
author | Michael S. Pedersen <michaelx.pedersen@intel.com> | 2021-02-16 08:23:52 +0000 |
---|---|---|
committer | Rihab Banday <rihab.banday@ericsson.com> | 2021-02-18 16:21:03 +0000 |
commit | 6e8671fba4bd1d29836695760b5b219ef0123e2e (patch) | |
tree | cc89382bfa4aca618b6c54b72cbaf64c8e1ea722 /hw_config/equinix-metal/idf.yaml | |
parent | fb568935ed1aab1d2cd03307e09c8494c1621e73 (diff) |
Update BMRA to v2.1
Updated Kuberef to use BMRA v2.1 instead of v2.0.
Removed a few workarounds used for BMRA v2.0.
Updated a few dependencies in deployment container.
Updated Kuberef templates for BMRA configuration.
Signed-off-by: Michael S. Pedersen <michaelx.pedersen@intel.com>
Change-Id: I091da09277ca9ecc0d3d7574dc3c4f000e73432d
Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/72064
Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Reviewed-by: Rihab Banday <rihab.banday@ericsson.com>
Diffstat (limited to 'hw_config/equinix-metal/idf.yaml')
-rw-r--r-- | hw_config/equinix-metal/idf.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw_config/equinix-metal/idf.yaml b/hw_config/equinix-metal/idf.yaml index 434ada2..d085c7c 100644 --- a/hw_config/equinix-metal/idf.yaml +++ b/hw_config/equinix-metal/idf.yaml @@ -77,5 +77,5 @@ bmra: policy: "best-effort" tas: enable: true - demo_policy: true + demo_policy: false psp: true |