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: 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.