vfc/nfvo/catalog.git
8 years agoMerge "Delete the redundant Configuration Items. Such as opentoscaServerAddr, yamlPar...
Jian Huang [Wed, 21 Sep 2016 00:34:06 +0000 (00:34 +0000)]
Merge "Delete the redundant Configuration Items. Such as opentoscaServerAddr, yamlParseAddr, ariaParserAddr, wso2HostIp, wso2HostPort, ldapServerIp, ldapServerPort, ldapLogindn, ldapPassword, ldapVersion."

8 years agoOutput Linux distribution package
huangjian [Tue, 20 Sep 2016 12:13:43 +0000 (20:13 +0800)]
Output Linux distribution package

Change-Id: I359b251d96076718c704b3d68127c9401e345643
Issue-id: TOSCA-63
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
8 years agoDelete the redundant Configuration Items. Such as opentoscaServerAddr, yamlParseAddr...
YuanHu [Tue, 20 Sep 2016 11:55:39 +0000 (19:55 +0800)]
Delete the redundant Configuration Items. Such as opentoscaServerAddr, yamlParseAddr, ariaParserAddr, wso2HostIp, wso2HostPort, ldapServerIp, ldapServerPort, ldapLogindn, ldapPassword, ldapVersion.

Change-Id: Ia1b6693a66cf500f94cb58b51543c35d57520c23
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
8 years agoModify the log file storage path
huangjian [Tue, 20 Sep 2016 07:23:19 +0000 (15:23 +0800)]
Modify the log file storage path

Change-Id: Ie158d1b2dec04bf0f88acfd94bb655829c8dec17
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
8 years agoRemove unused code of package manager, change a way to read yamlParseAddr from config...
nancylizi [Tue, 20 Sep 2016 04:18:59 +0000 (12:18 +0800)]
Remove unused code of package manager, change a way to read yamlParseAddr from config file.

Issue-id: TOSCA-58

Change-Id: Ie6183f9eefe4e8204a1d9b7ff614b0276d76d9c7
Signed-off-by: nancylizi <li.zi30@zte.com.cn>
8 years agoRemove Chinese charactor
nancylizi [Mon, 19 Sep 2016 07:28:25 +0000 (15:28 +0800)]
Remove Chinese charactor

Change-Id: I7457b30f67498c6dccf30350e667e6288c21b8a3
Signed-off-by: nancylizi <li.zi30@zte.com.cn>
8 years agoChange *.sh script files format to UNIX
huangjian [Mon, 19 Sep 2016 02:46:35 +0000 (10:46 +0800)]
Change *.sh script files format to UNIX

Change-Id: I71dddbee826e87a5e203ac4713d541d9ba24c476
Issue-id: TOSCA-54
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
8 years agoFix build errors in autorelease full clean build
Gary Wu [Wed, 14 Sep 2016 23:00:55 +0000 (16:00 -0700)]
Fix build errors in autorelease full clean build

Fix build errors found in autorelease during full clean build of all
projects.

Change-Id: I8131b7ca968dc48aa87000837003e69931967830
Issue-id: INT-9
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
8 years agoCodes for the interface with aria parser.
YuanHu [Wed, 14 Sep 2016 09:06:37 +0000 (17:06 +0800)]
Codes for the interface with aria parser.

Change-Id: I7bac354212fa12c08aaa266f057bb10bedb5c4c3
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
8 years agoChange the package name of these classes.
YuanHu [Tue, 13 Sep 2016 07:17:22 +0000 (15:17 +0800)]
Change the package name of these classes.

Change-Id: I5d900f9d02f7abacceba7b499fe7c03cba7b3511
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
8 years agoChange the package name of these class. org.openo.commontosca.catalog.model.parser...
YuanHu [Tue, 13 Sep 2016 07:02:29 +0000 (15:02 +0800)]
Change the package name of these class. org.openo.commontosca.catalog.model.parser.yaml --> org.openo.commontosca.catalog.model.parser.yaml.zte

Change-Id: I02c7f3468205f0341bedf03fbd66a2fed07a2155
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
8 years agoModify the change line tag crlf to lf, modify check style, add the parser calling...
nancylizi [Fri, 9 Sep 2016 02:31:53 +0000 (10:31 +0800)]
Modify the change line tag crlf to lf, modify check style, add the parser calling in package manager, remove Chinese comment.

Change-Id: I77226cb8d69b8a62c8364e371b83fdb9e462ce1d
Signed-off-by: nancylizi <li.zi30@zte.com.cn>
8 years agoChange java.io.File.deleteOnExit() to java.io.File.delete(). For the latter id more...
YuanHu [Thu, 8 Sep 2016 01:58:30 +0000 (09:58 +0800)]
Change java.io.File.deleteOnExit() to java.io.File.delete(). For the latter id more stable.

Change-Id: I52c6982fd1fbfcd9146f7a80ccf9f4cf16feba3f
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
8 years agoMerge changes Icbb40a43,I4c84d3bb,I124e06b6
Jian Huang [Thu, 8 Sep 2016 01:36:02 +0000 (01:36 +0000)]
Merge changes Icbb40a43,I4c84d3bb,I124e06b6

* changes:
  Put the csar package to the httpserver and post the path to the parser.
  Protected for Response Null While Deploy Plan-Package to wso2
  NullPointer Protected while plan is empty.

8 years agoNormalize line endings
Gary Wu [Tue, 6 Sep 2016 17:51:26 +0000 (10:51 -0700)]
Normalize line endings

Change-Id: Ie1563a1eb7cd181667b4757d46a1711f7ecf1a6c
Issue-id: INT-40
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
8 years agoPut the csar package to the httpserver and post the path to the parser.
YuanHu [Tue, 6 Sep 2016 03:25:05 +0000 (11:25 +0800)]
Put the csar package to the httpserver and post the path to the parser.

Change-Id: Icbb40a431c7202e41b957031d4500104a67cfc9d
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
8 years agoProtected for Response Null While Deploy Plan-Package to wso2
YuanHu [Tue, 6 Sep 2016 03:16:07 +0000 (11:16 +0800)]
Protected for Response Null While Deploy Plan-Package to wso2

Change-Id: I4c84d3bb9f94f01e21e605791019e62a78618e13
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
8 years agoNullPointer Protected while plan is empty.
YuanHu [Tue, 6 Sep 2016 03:09:48 +0000 (11:09 +0800)]
NullPointer Protected while plan is empty.

Change-Id: I124e06b671fea5305c617483c64547e91c2fe212
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
8 years agoThe configuration of wso2HostIp and wso2HostPort
YuanHu [Tue, 6 Sep 2016 02:44:46 +0000 (10:44 +0800)]
The configuration of wso2HostIp and wso2HostPort

Change-Id: Ica50061c22e9f3609e2eb251408927bb1c3d8798
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
8 years agoadd init db scripts
sunqi310 [Mon, 5 Sep 2016 07:13:04 +0000 (15:13 +0800)]
add init db scripts

Change-Id: I565142502e1740666fa810c82ce927ed8a43ce35
Signed-off-by: sunqi310 <sun.qi310@zte.com.cn>
8 years agoMerge "Fix deploy issue in common-tosca-catalog httpserver"
Jian Huang [Sat, 3 Sep 2016 06:00:06 +0000 (06:00 +0000)]
Merge "Fix deploy issue in common-tosca-catalog httpserver"

8 years agoFix deploy issue in common-tosca-catalog httpserver
Gary Wu [Fri, 2 Sep 2016 21:31:57 +0000 (14:31 -0700)]
Fix deploy issue in common-tosca-catalog httpserver

Change-Id: I4325af634d104888b26111834a3c02fc3e445862
Issue-id: INT-40
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
8 years agoDelete the useless commetd
nancylizi [Thu, 1 Sep 2016 10:37:24 +0000 (18:37 +0800)]
Delete the useless commetd

Change-Id: I40c2e11d23df61b38ab69910ac88c387a1260747
Signed-off-by: nancylizi <li.zi30@zte.com.cn>
8 years agomodify catalog code fit for check style
nancylizi [Wed, 31 Aug 2016 06:22:36 +0000 (14:22 +0800)]
modify catalog code fit for check style

Change-Id: I782b72fc1a4af37f20116fde624a4826d4154546
Signed-off-by: nancylizi <li.zi30@zte.com.cn>
8 years agoMerge "add catalog service start and stop scripts"
sun qi [Tue, 30 Aug 2016 00:38:01 +0000 (00:38 +0000)]
Merge "add catalog service start and stop scripts"

8 years agoadd catalog service start and stop scripts
sunqi310 [Mon, 29 Aug 2016 08:47:41 +0000 (16:47 +0800)]
add catalog service start and stop scripts

Change-Id: I10e37beac3fae52f5b233a56fadf27ac3bf2f01e
Signed-off-by: sunqi310 <sun.qi310@zte.com.cn>
8 years agoAdd .gitignore
huangjian [Mon, 29 Aug 2016 08:01:04 +0000 (16:01 +0800)]
Add .gitignore

Change-Id: Icac7b575f05b14b521232424a4497f288eeef9d5
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
8 years agoTOSCA-47 Automatically registered to the MSB
huangjian [Mon, 29 Aug 2016 05:52:39 +0000 (13:52 +0800)]
TOSCA-47 Automatically registered to the MSB

Change-Id: I32fa81e5dc7e3fbac511712853c8219f06b70ce3
Issue-id: TOSCA-47
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
8 years agoChange groupId to 'org.openo.common-tosca.catalog'
huangjian [Thu, 25 Aug 2016 08:17:54 +0000 (16:17 +0800)]
Change groupId to 'org.openo.common-tosca.catalog'

Change-Id: I5795c28a6f13e40dffe7238f879fac628101906f
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
8 years agoMerge "Add .gitreview"
Jian Huang [Thu, 25 Aug 2016 01:17:00 +0000 (01:17 +0000)]
Merge "Add .gitreview"

8 years agoAdd .gitreview
Gary Wu [Tue, 23 Aug 2016 20:59:24 +0000 (13:59 -0700)]
Add .gitreview

Add .gitreview file for use by the "git review" command.

Change-Id: Ia6147de43a2786e1bd3c5638256801526ec33ddd
Issue-id: INT-40
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
8 years agoInherit from oparent
Gary Wu [Mon, 22 Aug 2016 23:33:28 +0000 (16:33 -0700)]
Inherit from oparent

Change-Id: Ib62cf2ca10212f589ac097c66ef75c48773cdca7
Issue-id: INT-41
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
8 years agoFix unit test issue
huangjian [Wed, 24 Aug 2016 09:55:22 +0000 (17:55 +0800)]
Fix unit test issue

Change-Id: If42d15f2572c9005e61ca108ea7cdd0525771a31
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
8 years ago1. Adjust the directory hierarchy 2. Fix the compile issue 3.Fix the licences check...
huangjian [Thu, 18 Aug 2016 10:39:15 +0000 (18:39 +0800)]
1. Adjust the directory hierarchy 2. Fix the compile issue 3.Fix the licences check warning

Change-Id: I0b9326d2dcdf08ced160ebe367b4b88e292137ee
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
8 years agoInitial code import
huangjian [Fri, 12 Aug 2016 14:18:57 +0000 (22:18 +0800)]
Initial code import

Change-Id: Ieea3cf94ca8b9bf0492ccaec5b8e4c4c084c0f6a
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
8 years agoAdd README.md
huangjian [Fri, 12 Aug 2016 13:48:29 +0000 (21:48 +0800)]
Add README.md

Change-Id: I406ba675784091cdf2cdbf7e4f9d05f06ded9148
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
8 years agoInitial empty repository
Andrew Grimberg [Mon, 8 Aug 2016 16:34:45 +0000 (16:34 +0000)]
Initial empty repository