summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Chris Donley [Wed, 14 Mar 2018 23:45:25 +0000 (16:45 -0700)]
Update POM to fix broken build process
Issue-ID: VNFSDK-210
Change-Id: I89e803d3790233b0f891e8454559b6a14cd19de1
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Lianhao Lu [Mon, 5 Mar 2018 06:05:03 +0000 (14:05 +0800)]
Explicitly disable sonar skip
Change-Id: Ia14f21e27833eaef1eb45b6ec59788f361745369
Issue-ID: VNFSDK-210
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Lianhao Lu [Fri, 2 Mar 2018 15:11:55 +0000 (23:11 +0800)]
Use spaces instead of tabs
Change-Id: I458705b6e31fbb45f9459492667cb7fe5d7aba62
Issue-ID: VNFSDK-210
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Lianhao Lu [Thu, 22 Feb 2018 01:48:24 +0000 (09:48 +0800)]
Added sonar support and update oparent version
Issue-ID: VNFSDK-210
Change-Id: Icf7f0c4fabc03f30e18656df87fe93ad94335104
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Lianhao Lu [Mon, 25 Sep 2017 08:37:27 +0000 (16:37 +0800)]
Include missing py files
Include missing *.py files generated by 'mvn package'.
Change-Id: I14be5d8d37b6fab2335d01af3c5dfd00c54ec757
Issue-ID: VNFSDK-98
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Lianhao Lu [Fri, 15 Sep 2017 01:11:53 +0000 (09:11 +0800)]
Added .gitignore file
Added .gitignore file to exclude files which should not tracked by git.
Issue-Id: VNFSDK-84
Change-Id: I6b3e2888b9d30fc675cd4a5f5fb9cb6ee9db889e
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Lianhao Lu [Thu, 14 Sep 2017 07:48:04 +0000 (15:48 +0800)]
Update to align with package model in R1
1. Added the support of manifest file, change history file, test directory,
license directory.
2. Added the support of including empty directories in the final csar
package.
Change-Id: I639110b2e92c91ec9c6bf5c505a60bb1d3b63599
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Issue-Id: VNFSDK-52
Jessica Wagantall [Fri, 8 Sep 2017 20:47:14 +0000 (13:47 -0700)]
Cleanup project's name in Sonar
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.
Change-Id: I305a7d4f86164ba6477ed050daeb053cc978e58d
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Lianhao Lu [Fri, 1 Sep 2017 02:36:01 +0000 (10:36 +0800)]
Decouple aria parser
Use stevedore to make the aria parser as a plugin of the vnfsdk package
tool. Currently, the aria parser is still the default parser but 3rd
party developer can add other plugins as a parser to validate the csar
packages.
Change-Id: I4a1a1c5e65103fb93fa8aebf3d683781f4888ea4
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Issue-Id: VNFSDK-60
Lianhao Lu [Tue, 1 Aug 2017 07:01:24 +0000 (15:01 +0800)]
Unified dependency requirement into single file
Use the requirements.txt as the single file to include all the
dependencies. This is to unblock the jenkins verify job failure.
Change-Id: If68b61826bfe8d32d08e59d9b67a8791cc878833
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Issue-Id: VNFSDK-69
Gao Weitao [Sat, 12 Aug 2017 02:40:29 +0000 (02:40 +0000)]
Merge "Update version of oparent project"
Gao Weitao [Sat, 12 Aug 2017 02:39:27 +0000 (02:39 +0000)]
Merge "Update the namespace for onap"
Dave Chen [Wed, 2 Aug 2017 01:01:11 +0000 (09:01 +0800)]
Update version of oparent project
`1.1.0-SNAPSHOT` is legacy from Open-O, update the version so
that it could be built successfully.
Issue-ID: VNFSDK-63
Change-Id: I28193e8de68a0a6033b6009474c2543993d7f3ee
Signed-off-by: Dave Chen <wei.d.chen@intel.com>
Dave Chen [Fri, 28 Jul 2017 07:15:36 +0000 (15:15 +0800)]
Update the namespace for onap
Issue-ID: VNFSDK-62
Change-Id: I1e5296a23bf58820fabb326cf8379fe439243118
Signed-off-by: Dave Chen <wei.d.chen@intel.com>
Lianhao Lu [Tue, 1 Aug 2017 03:13:33 +0000 (11:13 +0800)]
Remove unused packages out of dependency
No need to put packages which is not directly used or already a part of
python standard library in the dependency list.
Change-Id: I1b1e81beaa5af30404e4f2862e5b2e7d51c5b9b1
Issue-ID: VNFSDK-61
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Lianhao Lu [Tue, 1 Aug 2017 02:49:31 +0000 (10:49 +0800)]
Resolve the upstream aria dependency issues
The upstream arai has been accepted into apache foundation and the
pacakge name and interface name have been changed. Here we adopt these
upstream changes accordingly.
Also we drop conflicting package dependency requirements which are
already included in the upstream aria.
Change-Id: I9befbe695cc6edc93029f15bbcee3bfe37099d40
Issue-ID: VNFSDK-61
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Lianhao Lu [Fri, 28 Jul 2017 07:22:31 +0000 (15:22 +0800)]
Added git-review support
Added the .gitreview file so developers can run "git review -s" to
setup git review environment.
Change-Id: Idb4dab88eafa0a6f467f9165f6e0a5ba85a732f6
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Krzysztof Frukacz [Thu, 16 Feb 2017 08:57:29 +0000 (09:57 +0100)]
Add license header
Added license headers
Change-Id: I33969a0331e9b32977307fdcc3280208d5f02ef7
Signed-off-by: Krzysztof Frukacz <krzysztof.frukacz@gigaspaces.com>
Issue-id: VNFSDK-71
Krzysztof Frukacz [Wed, 1 Feb 2017 12:02:45 +0000 (13:02 +0100)]
Fix CLI argument parsing
Fix argument list passed to argparser
Change-Id: Ib42867a0f9abd6309f5776ac981ee1a0fcdcfd74
Signed-off-by: Krzysztof Frukacz <krzysztof.frukacz@gigaspaces.com>
Issue-id: VNFSDK-70
Krzysztof Frukacz [Tue, 31 Jan 2017 07:03:29 +0000 (08:03 +0100)]
Add unit tests
Added unit tests with tox configuration
Change-Id: I99a5107689c0df198cdc22e6272176b8c4747896
Signed-off-by: Krzysztof Frukacz <krzysztof.frukacz@gigaspaces.com>
Issue-id: VNFSDK-60
Krzysztof Frukacz [Sun, 29 Jan 2017 17:21:00 +0000 (18:21 +0100)]
Fix assembly files for nexus
Added requirements.txt to assembly
Change-Id: I9d0fba76e3207417fd99a0c54a79c4f4e51f1043
Signed-off-by: Krzysztof Frukacz <krzysztof.frukacz@gigaspaces.com>
Issue-id: VNFSDK-59
victor.gao [Fri, 3 Feb 2017 02:14:12 +0000 (10:14 +0800)]
Change: Change groupId in pom that fit the wiki
Issue-ID: VNFSDK-2
Change-Id: I26c7d600de5496df36f31c601e5bd074e94d97af
Signed-off-by: victor.gao <victor.gao@huawei.com>
Krzysztof Frukacz [Sun, 29 Jan 2017 05:31:22 +0000 (06:31 +0100)]
Add CSAR shared library with CLI tool
Initial commit. Shared CSAR Python library with CLI tool
Change-Id: I121982cec5c839a47068907a1c4c2b379109a882
Issue-ID: VNFSDK-2
Signed-off-by: Krzysztof Frukacz <krzysztof.frukacz@gigaspaces.com>
Andrew Grimberg [Tue, 17 Jan 2017 15:18:05 +0000 (15:18 +0000)]
Initial empty repository