diff options
author | xudan <xudan16@huawei.com> | 2019-04-28 05:20:28 -0400 |
---|---|---|
committer | Dan Xu <xudan16@huawei.com> | 2019-05-09 11:24:42 +0000 |
commit | 418cce60e12698b0a4d1c4518070cf290a9f6581 (patch) | |
tree | da1bae7a2bc7e59538212791c6653da509b7914a /etc/testcase/functest.tempest.compute.yml | |
parent | 8b646e9d3cf696db803c937fe014b8a06c68842d (diff) |
Add License
Many files in Dovetail repo are lacking of License after LF scanning.
Add all of them except the following files:
1. docker/Dockerfile.aarch64.patch
2. 0001-Allow-additional-properties-in-API-responses.patch
3. docs/images/dovetail_offline_mode.xcf
4. docs/images/dovetail_onfline_mode.xcf
5. all png files
6. all empty files
Change-Id: If1a0b7c2d35d6682c87c4eb9106e1998dc4ca3bc
Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'etc/testcase/functest.tempest.compute.yml')
-rw-r--r-- | etc/testcase/functest.tempest.compute.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/testcase/functest.tempest.compute.yml b/etc/testcase/functest.tempest.compute.yml index a2a8e853..d44f17f9 100644 --- a/etc/testcase/functest.tempest.compute.yml +++ b/etc/testcase/functest.tempest.compute.yml @@ -1,3 +1,12 @@ +############################################################################## +# Copyright (c) 2019 opnfv. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + --- functest.tempest.compute: name: functest.tempest.compute |