From 429e7875239b67eb5aa437b888fe4515ad307fed Mon Sep 17 00:00:00 2001 From: kmeka Date: Sat, 5 Apr 2025 18:55:52 +0530 Subject: [PATCH 1/2] update support info --- SUPPORT.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/SUPPORT.md b/SUPPORT.md index bdf0f6f34..e234eb29f 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -4,4 +4,10 @@ SOL80012344, (https://support.f5.com/csp/article/K80012344). Support will only be provided to customers who have an existing support contract, purchased separately, subject to F5’s support policies available at http://www.f5.com/about/guidelines-policies/ and http://askf5.com. +Maintenance and F5 Technical Support of the F5 code is provided only if the +software (i) is unmodified; and (ii) has been marked as F5 Supported in +SOL80012344, (https://support.f5.com/csp/article/K80012344). +Support will only be provided to customers who have an existing support contract, +purchased separately, subject to F5’s support policies available at +http://www.f5.com/about/guidelines-policies/ and http://askf5.com. From 285d4bbe431010c4ac6448cb17e37104386ea3f2 Mon Sep 17 00:00:00 2001 From: kmeka Date: Sat, 5 Apr 2025 19:03:43 +0530 Subject: [PATCH 2/2] update support info --- .travis.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9e645019f..6b6e05a44 100755 --- a/.travis.yml +++ b/.travis.yml @@ -99,16 +99,16 @@ deploy: # python: 2.7 # skip_cleanup: true - # - provider: script - # skip_cleanup: true - # on: - # all_branches: true - # repo: F5Networks/f5-openstack-agent - # tags: true - # script: echo $CTLR_VERSION - # rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install dpl -v 'dpl-1.10.16' - # ./docs/scripts/docker-docs.sh ./docs/scripts/test-docs.sh && ./docs/scripts/deploy-docs.sh publish-product-docs-to-prod openstack/agent $CTLR_VERSION - # - ./docs/scripts/docker-docs.sh ./docs/scripts/test-docs.sh && ./docs/scripts/deploy-docs.sh publish-product-docs-to-prod openstack/agent $CTLR_VERSION + - provider: script + skip_cleanup: true + on: + all_branches: true + repo: F5Networks/f5-openstack-agent + tags: true + script: echo $CTLR_VERSION + rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install dpl -v 'dpl-1.10.16' + ./docs/scripts/docker-docs.sh ./docs/scripts/test-docs.sh && ./docs/scripts/deploy-docs.sh publish-product-docs-to-prod openstack/agent $CTLR_VERSION + - ./docs/scripts/docker-docs.sh ./docs/scripts/test-docs.sh && ./docs/scripts/deploy-docs.sh publish-product-docs-to-prod openstack/agent $CTLR_VERSION notifications: slack: