so.git
6 years agoCleanup project's name in Sonar 83/13983/1 release-1.0.0
Jessica Wagantall [Wed, 20 Sep 2017 22:04:13 +0000 (15:04 -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: Ib94f172fe053f201dd90b1420a64a9d1922c568f
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
7 years ago[MSO-11] Update Trademarks 75/5275/2
ChrisC [Mon, 29 May 2017 09:51:42 +0000 (02:51 -0700)]
[MSO-11] Update Trademarks

Change-Id: I346e27b9db3973ab6629c6e74edb0fa5a4747daa
Signed-off-by: ChrisC <cc697w@intl.att.com>
7 years ago[MSO-13] Change the branch for mso-config 17/5317/1
Determe, Sebastien (sd378r) [Tue, 18 Apr 2017 11:43:22 +0000 (04:43 -0700)]
[MSO-13] Change the branch for mso-config

Fix the mso-config branch for release-1.0.0, that can't be master
anymore as it has been changed to > 1.1.0

Change-Id: I512f79d7fff5fc588f92057f63b9440877fbdab2
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
7 years agoUpdate domain URL to onap.org 19/5319/1
ChrisC [Wed, 12 Apr 2017 07:19:38 +0000 (00:19 -0700)]
Update domain URL to onap.org

Change-Id: Id618eac8d8261a1ebb46510fcc6d83afd03ce619
Signed-off-by: ChrisC <cc697w@intl.att.com>
7 years agoheat docker tag 37/5337/1
ChrisC [Wed, 22 Mar 2017 20:59:46 +0000 (13:59 -0700)]
heat docker tag

Change-Id: Ie3d92c5dc887b1b28da0d38617a7dfe6a6f3503f
Signed-off-by: ChrisC <cc697w@intl.att.com>
7 years agoAdditional docker tag 39/5339/1
ChrisC [Tue, 21 Mar 2017 16:54:17 +0000 (09:54 -0700)]
Additional docker tag

Change-Id: Idacb251300652a13433bfd904dd88a0edcb131b0
Signed-off-by: ChrisC <cc697w@intl.att.com>
7 years agoUpdate to version 1.0.0 41/5341/1
ChrisC [Tue, 14 Mar 2017 16:32:49 +0000 (09:32 -0700)]
Update to version 1.0.0

Change-Id: I04ea7f910e2c583bf9fdcf705de74095c298d5da
Signed-off-by: ChrisC <cc697w@intl.att.com>
7 years agoUpdate configuration for maven site 43/5343/1
Anaël Closson [Thu, 9 Mar 2017 15:52:09 +0000 (16:52 +0100)]
Update configuration for maven site

Change-Id: Ic8b46a7fd2c41b47dd11d4dc4a998de17f53223b
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
7 years agoMerge "Remove duplicate docker-compose"
Christophe Closset [Wed, 8 Mar 2017 17:10:09 +0000 (17:10 +0000)]
Merge "Remove duplicate docker-compose"

7 years agoMerge "Do not start chef-solo if mso-docker.json is empty"
Christophe Closset [Wed, 8 Mar 2017 17:09:48 +0000 (17:09 +0000)]
Merge "Do not start chef-solo if mso-docker.json is empty"

7 years agoRemove duplicate docker-compose 49/5349/2
Alexis de Talhouët [Wed, 8 Mar 2017 15:15:44 +0000 (10:15 -0500)]
Remove duplicate docker-compose

docker-config repo is holding the docker-compose file, along
with all the config files required for mso.

Change-Id: I0dec96fd6f767d93154e24611b47373bd2245226
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
7 years agoDo not start chef-solo if mso-docker.json is empty 51/5351/3
Alexis de Talhouët [Wed, 8 Mar 2017 15:03:14 +0000 (10:03 -0500)]
Do not start chef-solo if mso-docker.json is empty

Chef-solo is started both from the docker container [1] and from
the start-jboss-server.sh script [2].
The Dockerfile is configured to erase the mso-docker.json
configuration once applied, so when the container is started,
and the strat-jboss-server.sh tries to play the recipes again,
it fails as the environment file is empty.

This patch adds a check to see if the file is empty, if not, we
play the chef-solo recipes again, to overwrite the config.

[1]: https://gerrit.openecomp.org/r/gitweb?p=mso.git;a=blob;f=packages/docker/src/main/docker/docker-files/Dockerfile.mso-chef-final;h=ff7f44bcfdba6fa0328cbd50803d3dc80a2a1def;hb=refs/heads/master#l57
[2]: https://gerrit.openecomp.org/r/gitweb?p=mso.git;a=blob;f=packages/docker/src/main/docker/docker-files/scripts/start-jboss-server.sh;h=2e9b9da27dd3d01fcf5ebc304ac03b15142fde53;hb=refs/heads/master#l16

Change-Id: I34573dedaaafbeb6b511f47b72e6e0cefea4e1d5
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
7 years agoMerge "Adding tagging to our staging images"
Christophe Closset [Wed, 8 Mar 2017 14:34:12 +0000 (14:34 +0000)]
Merge "Adding tagging to our staging images"

7 years agoAdding tagging to our staging images 53/5353/2
JulienBe [Wed, 8 Mar 2017 10:19:21 +0000 (02:19 -0800)]
Adding tagging to our staging images

Tags will look like :
 version-STAGING-commitId

 If no 'mso.git.commit' passed, last part will be blank

Change-Id: I4ba4dc1c6f292e8f1f4d2d0470678712546796e4
Signed-off-by: JulienBe <jb379x@att.com>
7 years agoOpenECOMP DNS config change 55/5355/2
eh552t [Wed, 8 Mar 2017 12:46:38 +0000 (13:46 +0100)]
OpenECOMP DNS config change

In the readme.md file that give an example of value for asdcAddress
in mso-docker.json and remove spaces at end of lines

Change-Id: I36d19b452951ecf3f5fdf09c4a96c7393b67f808
Signed-off-by: eh552t <eh552t@intl.att.com>
7 years agoMerge "Hard-code MSO gerrit url"
Christophe Closset [Tue, 7 Mar 2017 19:57:33 +0000 (19:57 +0000)]
Merge "Hard-code MSO gerrit url"

7 years agoHard-code MSO gerrit url 59/5359/4
Alexis de Talhouët [Mon, 6 Mar 2017 20:37:39 +0000 (15:37 -0500)]
Hard-code MSO gerrit url

env.GIT_NO_PROJECT is only used in Jenkins. Downstream user don't have
knowledge of this variable, but are failing to build because of it.

The gerrit url shouldn't be subject to change, hence hard-coding its
value in a maven property.

Change-Id: Ieed47a282636eafd0556242f56dc0b4d3596ea29
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
7 years agoRemove AT&T HTTP proxy URL from Dockerfile(s) 61/5361/4
Alexis de Talhouët [Mon, 6 Mar 2017 20:51:13 +0000 (15:51 -0500)]
Remove AT&T HTTP proxy URL from Dockerfile(s)

As this is now open-source code, they shouldn't be any reference to
AT&T proxy settings.
One can still configure the HTTP proxy by providing its proxy address,
and by enabling it in docker-files/settings.xml.

Change-Id: I190dc9e01349a9948b2103fb1791191e89b7399d
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
7 years agoPrepare for Release 1.0.0 63/5363/1
ChrisC [Mon, 6 Mar 2017 14:46:42 +0000 (06:46 -0800)]
Prepare for Release 1.0.0

Change-Id: I54ab6edea94e61dd5dbfdb945bda2f51b5d8fc39
Signed-off-by: ChrisC <cc697w@intl.att.com>
7 years agoDynamic and configurable paths for distribution 65/5365/2
Determe, Sebastien (sd378r) [Mon, 20 Feb 2017 12:31:22 +0000 (04:31 -0800)]
Dynamic and configurable paths for distribution

Add configurable paths for distributionManagement release and snapshot
deploy

Change-Id: I3b823dbb1e48409febd8740d4913cf74778f9455
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
7 years agoDocker image names have switched opencomp 67/5367/1
Anaël Closson [Fri, 17 Feb 2017 13:20:07 +0000 (14:20 +0100)]
Docker image names have switched opencomp

Change-Id: I72c9e82172ec3224656e5db73ae354ad85835dd6
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
7 years agoRework Database access classes 69/5369/2
Determe, Sebastien (sd378r) [Thu, 16 Feb 2017 17:31:20 +0000 (09:31 -0800)]
Rework Database access classes

The Catalog Db and Requests DB have been reworked to be extendable by
project using MSO opensource.
Useless hibernate cfg.xml file have been removed too.

Change-Id: I15579bde3913c9faf8eded6f92d6b5239cca512c
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
7 years agoUse LF env variables for git+ssh 73/5373/1
Anaël Closson [Thu, 16 Feb 2017 13:12:53 +0000 (14:12 +0100)]
Use LF env variables for git+ssh

Change-Id: I89a253d84141aafe5ff75b7306514c3f5c897302
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
7 years agoDocker should clone config first 75/5375/2
Anaël Closson [Tue, 14 Feb 2017 10:17:50 +0000 (11:17 +0100)]
Docker should clone config first

Mso-config and chef-config repos should be clone for docker image
builds. Those repositories are taken from official openecomp.org
repositories.

Change-Id: I754472cc2e28c2ec2021b2c853566e12f8c9fe6b
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
7 years agoMove Nexus URL base to a property 77/5377/2
Andrew Grimberg [Wed, 15 Feb 2017 11:39:18 +0000 (03:39 -0800)]
Move Nexus URL base to a property

Move the Nexus URL base to a property and fix up all the references to
use the new property. This way it is easier to make sure that all URLs
are referencing the correct Nexus URL

Change-Id: Icabcac4d6b3c968f57678022c0802e394882d826
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoMerge "Modification of the MsoLogger methods"
Christophe Closset [Tue, 14 Feb 2017 15:02:42 +0000 (15:02 +0000)]
Merge "Modification of the MsoLogger methods"

7 years agoUpdate SoapUI tests for APIH Infra 81/5381/5
xg353y [Tue, 14 Feb 2017 10:44:27 +0000 (11:44 +0100)]
Update SoapUI tests for APIH Infra

Adding more failure test cases in the APIH Infra SoapUI file. Update the necessarily file to expose arquillian mariadb port and download mariadb driver so that it could be used in SoapUI test cases.

Change-Id: I9c3028128530878b432b521aebd0993f1c9e7dd5
Signed-off-by: xg353y <xg353y@intl.att.com>
7 years agoModification of the MsoLogger methods 79/5379/4
Determe, Sebastien (sd378r) [Tue, 14 Feb 2017 12:50:44 +0000 (04:50 -0800)]
Modification of the MsoLogger methods

Method Signature changed to let new opensource based project define
their own Log Enum

Change-Id: I3e010695c6567fbbf8ea0efbea2c89c50938680d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
7 years agoAdded Staging maven repo 83/5383/1
eh552t [Tue, 14 Feb 2017 14:02:15 +0000 (15:02 +0100)]
Added Staging maven repo

Added the staging maven repository to be able to build
as openstack is not yet in release repository

Change-Id: I4ec58433762d1fb6ce707f63f3e26c10a940e51f
Signed-off-by: eh552t <eh552t@intl.att.com>
7 years agoMerge "Removal of powermock injection in WAR"
Christophe Closset [Fri, 10 Feb 2017 15:05:36 +0000 (15:05 +0000)]
Merge "Removal of powermock injection in WAR"

7 years agoRemoval of powermock injection in WAR 91/5391/1
Determe, Sebastien (sd378r) [Fri, 10 Feb 2017 14:34:24 +0000 (06:34 -0800)]
Removal of powermock injection in WAR

THere were transitive dependencies to powermock due to the import of the
EELF library. This has been excluded from the MSO common lib, and
therefore no War importing it will have the powermock anymore

Change-Id: I1d3170d52d9e76ffc002adf4f94f55c2bb3d7828
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
7 years agoMerge changes I6e49fa9d,Icf9b8fc3
Christophe Closset [Fri, 10 Feb 2017 13:09:14 +0000 (13:09 +0000)]
Merge changes I6e49fa9d,Icf9b8fc3

* changes:
  SoapUI tests for APIH Infra
  SoapUI tests for APIH Infra

7 years agoSoapUI tests for APIH Infra 93/5393/1
eh552t [Fri, 10 Feb 2017 09:51:54 +0000 (10:51 +0100)]
SoapUI tests for APIH Infra

Replaces tabs by spaces in MsoRequest.java
removed references to com.att in endpoints

Change-Id: I6e49fa9d82669d3e205023bf16a40f48e4f56b12
Signed-off-by: eh552t <eh552t@intl.att.com>
7 years agoMerge "Remove repositories as Docker files dependency"
Christophe Closset [Thu, 9 Feb 2017 18:57:31 +0000 (18:57 +0000)]
Merge "Remove repositories as Docker files dependency"

7 years agoFilling part of the blanks 99/5399/3
JulienBe [Thu, 9 Feb 2017 15:15:24 +0000 (07:15 -0800)]
Filling part of the blanks

Change-Id: Id1175af5e59ef8df92971afa563584e262c6daae
Signed-off-by: JulienBe <jb379x@att.com>
7 years agoSoapUI tests for APIH Infra 95/5395/1
eh552t [Thu, 9 Feb 2017 15:38:55 +0000 (16:38 +0100)]
SoapUI tests for APIH Infra

Added some soapUI tests for testing APIH Infra in Arquilian.
Some bug fixes in the Tenant Adapter and VNF adapter SoapUIs.
BugFix in case of bad ModelType in a request we gor null pointer Exception.

Change-Id: Icf9b8fc344d15860ac8dd11984894b07ecf5b085
Signed-off-by: eh552t <eh552t@intl.att.com>
7 years agoRemove repositories as Docker files dependency 97/5397/4
Anaël Closson [Thu, 9 Feb 2017 14:41:07 +0000 (15:41 +0100)]
Remove repositories as Docker files dependency

Docker files used to clone git repositories for internal
configuration managements. The git repositories should now be
clone outside of the image building process and put in a specific
directory.
See src/main/docker/docker-files/chef-configs/readme.md.

Change-Id: I4f8700b5f6e89821d223b7bacae51effb95daf9f
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
7 years agoAdding docker-compose 01/5401/1
JulienBe [Thu, 9 Feb 2017 14:11:47 +0000 (06:11 -0800)]
Adding docker-compose

Change-Id: I84fc67e1c0c83f2831549ac10acd8bfe22315ff6
Signed-off-by: JulienBe <jb379x@att.com>
7 years agoUpdate naming to match openecomp 03/5403/1
Anaël Closson [Wed, 8 Feb 2017 16:58:08 +0000 (17:58 +0100)]
Update naming to match openecomp

Change-Id: I972f55fa679958e5d76076d991a0a1de3a7d1de1
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
7 years agoUsing openecomp instead of ecomp 05/5405/1
Anaël Closson [Wed, 8 Feb 2017 10:14:58 +0000 (11:14 +0100)]
Using openecomp instead of ecomp

Change-Id: I61683cefa4b297cd961c621701eca3dd2eb00186
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
7 years agoInvalid group id for opensource release 07/5407/1
Anaël Closson [Wed, 8 Feb 2017 09:56:20 +0000 (10:56 +0100)]
Invalid group id for opensource release

Change-Id: Ic6e50a51634c8900a1055427226e2d509cb4e394
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
7 years agoIndentation cleanup 09/5409/1
Anaël Closson [Wed, 8 Feb 2017 09:46:48 +0000 (10:46 +0100)]
Indentation cleanup

Change-Id: Ic0f8ad4b033a6efc6b20ec347eb14b397794b66e
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
7 years agoUse nexus staging repo for deployments 13/5413/3
Anaël Closson [Tue, 7 Feb 2017 13:26:21 +0000 (14:26 +0100)]
Use nexus staging repo for deployments

Change-Id: I63871dfa4ff41ae608fc62722c129efaf3920926
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
7 years agoIndentation cleanup 11/5411/1
Anaël Closson [Tue, 7 Feb 2017 11:45:45 +0000 (12:45 +0100)]
Indentation cleanup

Change-Id: If4a0eee07ab78ac6f23bfb57f7a9b3181867a538
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
7 years agoMerge "Moving version to 0.9.0"
Christophe Closset [Tue, 7 Feb 2017 08:58:23 +0000 (08:58 +0000)]
Merge "Moving version to 0.9.0"

7 years agoMoving version to 0.9.0 15/5415/1
JulienBe [Mon, 6 Feb 2017 15:55:09 +0000 (07:55 -0800)]
Moving version to 0.9.0

Done in order to be sure to have a clean 1.0.0 for release

Change-Id: Ie4f6f5dff6d151d7b434d5ac9dc737862bdc1dce
Signed-off-by: JulienBe <jb379x@att.com>
7 years agoFix the maven groupId of BPMN Cockpit 17/5417/4
JulienBe [Mon, 6 Feb 2017 13:09:37 +0000 (05:09 -0800)]
Fix the maven groupId of BPMN Cockpit

Change-Id: Icf233b27421878e3b4a65705ee202f517ef6a78c
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Signed-off-by: JulienBe <jb379x@att.com>
7 years agoMoving from ecomp-nexus to nexus.openecomp 19/5419/1
JulienBe [Mon, 6 Feb 2017 14:11:09 +0000 (06:11 -0800)]
Moving from ecomp-nexus to nexus.openecomp

Change-Id: I57e059e71b1f487baf03d7858f257d101788376f
Signed-off-by: JulienBe <jb379x@att.com>
7 years agoFix FileNotFoundException in SDNC adapter 21/5421/3
Determe, Sebastien (sd378r) [Tue, 31 Jan 2017 12:33:12 +0000 (04:33 -0800)]
Fix FileNotFoundException in SDNC adapter

When SDNC returns HTTP 4XX code, there could be a FileNotFoundException
that prevents the adpater to send back the answer to BPMN engine.

Change-Id: I0f8ef5eaf95140a5d044e294f882412c8aaa4b53
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
7 years agoUse nexus.openecomp.org as default for mvn repo 23/5423/2
JulienBe [Mon, 6 Feb 2017 10:22:26 +0000 (11:22 +0100)]
Use nexus.openecomp.org as default for mvn repo

Change-Id: I0344c26f261e5dd952d083797f6be9e519efba47
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
Signed-off-by: JulienBe <jb379x@att.com>
7 years agoUpdating dependent artifact version in a few pom.xml 27/5427/1
ChrisC [Tue, 31 Jan 2017 16:34:44 +0000 (17:34 +0100)]
Updating dependent artifact version in a few pom.xml

Change-Id: I1b8d5e48da3ac4d1257214dab38706302d0acd10
Signed-off-by: ChrisC <cc697w@intl.att.com>
7 years agoInitial OpenECOMP MSO commit 47/5447/3
ChrisC [Tue, 31 Jan 2017 10:40:03 +0000 (11:40 +0100)]
Initial OpenECOMP MSO commit

Change-Id: Ia6a7574859480717402cc2f22534d9973a78fa6d
Signed-off-by: ChrisC <cc697w@intl.att.com>
7 years agoInitial empty repository
Andrew Grimberg [Mon, 30 Jan 2017 23:34:11 +0000 (23:34 +0000)]
Initial empty repository