Revert "PROD-36050 Add secret encryption to heat-bm-* deployments"
Need more tests
This reverts commit 171ddcda064b386daa7d9ddcbf8df4f59958cfde.
Reason for revert: <INSERT REASONING HERE>
Change-Id: I0f819c84d5e3f3757647d574b0659d3c092ba531
diff --git a/tcp_tests/templates/heat-bm-cicd-pike-contrail-sl/salt-context-cookiecutter-contrail.yaml b/tcp_tests/templates/heat-bm-cicd-pike-contrail-sl/salt-context-cookiecutter-contrail.yaml
index 47192cc..f45108a 100644
--- a/tcp_tests/templates/heat-bm-cicd-pike-contrail-sl/salt-context-cookiecutter-contrail.yaml
+++ b/tcp_tests/templates/heat-bm-cicd-pike-contrail-sl/salt-context-cookiecutter-contrail.yaml
@@ -930,7 +930,3 @@
password_regex: "'^[a-zA-Z0-9~!@#%^&\\*_=+]{32,}$$'"
password_regex_description: "Your password could contains capital letters, lowercase letters, digits, symbols '~ ! @ # % ^ & * _ = +' and have a minimum length of 32 characters"
change_password_upon_first_use: False
- secrets_encryption_enabled: 'True'
- secrets_encryption_key_id: 'F5CB2ADC36159B03'
- # Used on CI only.
- secrets_encryption_private_key: ''
diff --git a/tcp_tests/templates/heat-bm-cicd-queens-contrail-sl/salt-context-cookiecutter-contrail.yaml b/tcp_tests/templates/heat-bm-cicd-queens-contrail-sl/salt-context-cookiecutter-contrail.yaml
index aa424e4..835952c 100644
--- a/tcp_tests/templates/heat-bm-cicd-queens-contrail-sl/salt-context-cookiecutter-contrail.yaml
+++ b/tcp_tests/templates/heat-bm-cicd-queens-contrail-sl/salt-context-cookiecutter-contrail.yaml
@@ -932,8 +932,3 @@
password_regex: "'^[a-zA-Z0-9~!@#%^&\\*_=+]{32,}$$'"
password_regex_description: "Your password could contains capital letters, lowercase letters, digits, symbols '~ ! @ # % ^ & * _ = +' and have a minimum length of 32 characters"
change_password_upon_first_use: False
-
- secrets_encryption_enabled: 'True'
- secrets_encryption_key_id: 'F5CB2ADC36159B03'
- # Used on CI only.
- secrets_encryption_private_key: ''