diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2018-04-18 13:51:42 +0300 |
---|---|---|
committer | Tal Gitelman <tg851x@intl.att.com> | 2018-04-18 13:51:42 +0300 |
commit | d4857365b98f2ef6cb87bfce7702f78dc0bb3748 (patch) | |
tree | 8c742d20a4e59582590bf165733047629c2c6cdc | |
parent | 0afb6cc678eac28f720911022ddaec99e9f989c0 (diff) |
validate and add new heat template
Change-Id: I0a65f1e3baef7cdf61fba930196887d6205f2ca3
Issue-ID: SDC-1163
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2 files changed, 1 insertions, 0 deletions
diff --git a/catalog-be/sdc-backend-init/chef-repo/cookbooks/sdc-catalog-be-setup/templates/default/check_Backend_Health.py.erb b/catalog-be/sdc-backend-init/chef-repo/cookbooks/sdc-catalog-be-setup/templates/default/check_Backend_Health.py.erb index b1132c0aeb..49d8266630 100644 --- a/catalog-be/sdc-backend-init/chef-repo/cookbooks/sdc-catalog-be-setup/templates/default/check_Backend_Health.py.erb +++ b/catalog-be/sdc-backend-init/chef-repo/cookbooks/sdc-catalog-be-setup/templates/default/check_Backend_Health.py.erb @@ -4,6 +4,7 @@ import subprocess import time from datetime import datetime +beStat=0 BE_IP="<%= @be_ip %>" class bcolors: diff --git a/test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/Files/VNFs/vLBMS.zip b/test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/Files/VNFs/vLBMS.zip Binary files differnew file mode 100644 index 0000000000..c542870bad --- /dev/null +++ b/test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/Files/VNFs/vLBMS.zip |