summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
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