summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Anaël Closson [Wed, 4 Oct 2017 10:41:49 +0000 (12:41 +0200)]
Access denied when pushing maven site
Change-Id: Ib5148ceb18afeefb9021e686dc08f9b6ef8fa8fe
Issue-ID: SO-184
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
Seshu-Kumar-M [Tue, 3 Oct 2017 11:37:11 +0000 (19:37 +0800)]
SO/libs readthedoc changes
Change-Id: I3caab8f12dea2480e7c7fb7064d0fcf0f5d0b18c
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
IssueId:SO-179
Rob Daugherty [Wed, 27 Sep 2017 10:08:40 +0000 (06:08 -0400)]
Update POM to inherit from oparent
Issue: SO-71
Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325
Signed-off-by: Rob Daugherty <rd472p@att.com>
Seshu Kumar M [Mon, 25 Sep 2017 07:49:34 +0000 (07:49 +0000)]
Merge "Resolved below sonar issues."
Seshu Kumar M [Mon, 25 Sep 2017 07:47:54 +0000 (07:47 +0000)]
Merge "Resolved below sonar issues."
Seshu Kumar M [Mon, 25 Sep 2017 07:46:38 +0000 (07:46 +0000)]
Merge "REsolved below sonar issues."
Bharat saraswal [Fri, 22 Sep 2017 14:40:31 +0000 (20:10 +0530)]
Resolved below sonar issues.
uncessary use of string builder removed.
removed redundant code.
rename variable to follow camelCase.
removed tab char and changed them with spaces.
Issue-ID:SO-98
Change-Id: Idbeed60ebc843c91a89fdd9357330e5e093172c6
Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
Bharat saraswal [Fri, 22 Sep 2017 14:28:54 +0000 (19:58 +0530)]
Resolved below sonar issues.
removed redundant code.
changed nested if condition to switch case.
added method for resuablity of string builder.
rename variable to follow camelCase.
removed tab char and changed them with spaces.
Issue-ID:SO-98
Change-Id: If4cf02dede7903ed8b35e4e6879b8691d4f3c48d
Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
Bharat saraswal [Fri, 22 Sep 2017 14:17:16 +0000 (19:47 +0530)]
Resolved below sonar issues.
removed redundant code.
added method for resuablity of string builder.
rename variable to follow camelCase.
removed tab char and changed them with spaces.
Issue-ID:SO-98
Change-Id: Ib081df5cbfdb4d2183ac51cb6779177ec2009bc6
Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
Bharat saraswal [Fri, 22 Sep 2017 13:34:26 +0000 (19:04 +0530)]
REsolved below sonar issues.
removed redundant code.
rename variable to follow camelCase.
removed tab char and changed them with spaces.
Issue-ID:SO-98
Change-Id: If1ff1caaa51a6328b2dbf4059ebd14adc00d9174
Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
Jessica Wagantall [Fri, 8 Sep 2017 18:50:33 +0000 (11:50 -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: Iadcba45dfda5ce374a60e643b90e624411d6cd12
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Rob Daugherty [Thu, 20 Jul 2017 15:04:04 +0000 (11:04 -0400)]
More pom changes needed since repos were renamed
I hope this will fix the daily jenkins builds.
Issue: SO-65
Change-Id: Id25158942e510bd3a3dfbc147f65e87bf3e155b5
Signed-off-by: Rob Daugherty <rd472p@att.com>
Rob Daugherty [Wed, 19 Jul 2017 20:18:30 +0000 (16:18 -0400)]
Fix artifact group IDs (org.openecomp.so)
Since the repositories were renamed from "mso" to "so" the
artifact group IDs in the poms must be updated to match.
Issue: SO-39
Change-Id: I53c6f5ffc903baf7176dddc8138c5eb602d65893
Signed-off-by: Rob Daugherty <rd472p@att.com>
Rob Daugherty [Wed, 19 Jul 2017 14:43:20 +0000 (10:43 -0400)]
Fix project name in .gitreview file
Changed:
[gerrit]
host=gerrit.onap.org
port=29418
project=mso/libs.git
To:
[gerrit]
host=gerrit.onap.org
port=29418
project=so/libs.git
Issue: SO-38
Change-Id: I906e880e1e12b018fc7437c2ee60e49d569a90b9
Signed-off-by: Rob Daugherty <rd472p@att.com>
Christophe Closset [Wed, 3 May 2017 08:29:14 +0000 (08:29 +0000)]
Merge "Update .gitreview with onap URL"
Anaël Closson [Wed, 12 Apr 2017 07:39:17 +0000 (09:39 +0200)]
Adding plugins for mvn site
Change-Id: Ia389383503948f5ac0657e18ee98b7cbb864fa71
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
Anaël Closson [Wed, 5 Apr 2017 15:11:20 +0000 (17:11 +0200)]
Add nexus path for site
Change-Id: Ib7277757ed7ddd6f6cbdb64bef87d0c4c1bd0eaf
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
xuegao [Fri, 24 Feb 2017 16:29:21 +0000 (17:29 +0100)]
[MSO-8]Remove RackspaceAuthentication
This removes the RackspaceAuthentication from the Openstack Java SDK as
it will be managed by the core adapter utils.
Change-Id: I9b6118e9952acbc80c8a80a5b18611c69a0dec1c
Signed-off-by: xuegao <xg353y@intl.att.com>
Andrew Grimberg [Wed, 29 Mar 2017 20:05:00 +0000 (13:05 -0700)]
Point Nexus proxy to new URL
The nexus.openecomp.org domain has been deprecated for nexus.onap.org
Change-Id: I0ce8f1bcc176767bfac3b42de467daf88e73e09f
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Andrew Grimberg [Wed, 29 Mar 2017 15:19:50 +0000 (08:19 -0700)]
Update .gitreview with onap URL
Change-Id: I1c09c575f703c0aab7424d2ae165f87af44d544a
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
ChrisC [Mon, 13 Mar 2017 11:26:35 +0000 (04:26 -0700)]
Update version to 1.1.0
Change-Id: I93c2955138d9bdfbb55f4e4a9be473595287a629
Signed-off-by: ChrisC <cc697w@intl.att.com>
JulienBe [Wed, 8 Feb 2017 16:10:00 +0000 (08:10 -0800)]
Moving nexus url for staging to https
Change-Id: I8cf38a2d980e1f5fb5ee95701aeb59d18873353b
Signed-off-by: JulienBe <jb379x@att.com>
Anaël Closson [Tue, 7 Feb 2017 14:36:48 +0000 (15:36 +0100)]
Update pom to use maven staging plugin
Change-Id: Iba80583ccebae6c955293ea04168e5bbbb2fadc3
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
Anaël Closson [Tue, 7 Feb 2017 14:34:56 +0000 (15:34 +0100)]
Indentation and xml cleanup
Change-Id: I8a27b58db2fa970ecf94ae162ade6557504bc0a0
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
JulienBe [Wed, 1 Feb 2017 13:19:22 +0000 (05:19 -0800)]
Edit of the distribution management Id
Change-Id: Iae08da0397940edd619b0d8f175830721bd3a370
Signed-off-by: JulienBe <jb379x@att.com>
Anaël C [Wed, 1 Feb 2017 11:53:58 +0000 (12:53 +0100)]
Fix distribution management to point to nexus.openecomp.org instead
Change-Id: Id9835f9c15568238df7c9b8da948bebe44239460
Signed-off-by: Anaël C <ac2550@intl.att.com>
ChrisC [Tue, 31 Jan 2017 12:57:24 +0000 (13:57 +0100)]
Initial OpenECOMP MSO OpenStack SDK lib commit
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a
Signed-off-by: ChrisC <cc697w@intl.att.com>
Andrew Grimberg [Tue, 31 Jan 2017 12:19:06 +0000 (12:19 +0000)]
Initial empty repository