so/docker-config.git
7 years ago[MSO-14] use proper image name 71/5471/1
ChrisC [Mon, 15 May 2017 12:42:16 +0000 (05:42 -0700)]
[MSO-14] use proper image name

Change-Id: I5c30e6c726732340811450ae75659131406443a9
Signed-off-by: ChrisC <cc697w@intl.att.com>
7 years ago[UCA-10] support correct MTU 73/5473/3
ChrisC [Wed, 10 May 2017 15:25:17 +0000 (08:25 -0700)]
[UCA-10] support correct MTU

Change-Id: Idfd7c2f067db9e554e4b2b7f348b4b951a4f6616
Signed-off-by: ChrisC <cc697w@intl.att.com>
7 years agoVersion 2 of docker-compose 75/5475/1
Anaël Closson [Wed, 10 May 2017 14:42:12 +0000 (16:42 +0200)]
Version 2 of docker-compose

Change-Id: I50d3efdbe39327dd804301cc259396ab01aa26ba
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
7 years agoBring 1707 changes 77/5477/1
xg353y [Wed, 3 May 2017 15:43:30 +0000 (17:43 +0200)]
Bring 1707 changes

Bring 1707 changes : update the bpmn configuration parameters.

Change-Id: Ic06715a884b3d0a01a94ef022b57dc8260615a22
Signed-off-by: xg353y <xg353y@intl.att.com>
7 years agoUpdate sql command 79/5479/1
xg353y [Wed, 3 May 2017 15:14:33 +0000 (17:14 +0200)]
Update sql command

Update the network_recipe db table, change the bpmn script to use.

Change-Id: I054e06136b30d18558c90eada4bdc9618241acd5
Signed-off-by: xg353y <xg353y@intl.att.com>
7 years agoMerge "Update .gitreview with onap URL"
Christophe Closset [Wed, 3 May 2017 08:30:08 +0000 (08:30 +0000)]
Merge "Update .gitreview with onap URL"

7 years ago[MSO-8] Bring up 1702 changes 83/5483/2
xg353y [Tue, 11 Apr 2017 13:58:19 +0000 (15:58 +0200)]
[MSO-8] Bring up 1702 changes

Rework the env files values for BPMN URN.
Add SNIOR related configuration parameters.

Change-Id: Ica3e643e3938d68d09d6c2d18cd16178fb03751f
Signed-off-by: xg353y <xg353y@intl.att.com>
7 years agoUpdate .gitreview with onap URL 81/5481/1
Andrew Grimberg [Wed, 29 Mar 2017 15:19:49 +0000 (08:19 -0700)]
Update .gitreview with onap URL

Change-Id: I7eb2acb6c950345eef29e6d95dad8ddd15ad59c1
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoFix deploy.sh script (fail with 6 parameters) 85/5485/1
Determe, Sebastien (sd378r) [Thu, 9 Mar 2017 17:42:46 +0000 (09:42 -0800)]
Fix deploy.sh script (fail with 6 parameters)

This script can't be used by HEAT anymore due to error (boolean)

Change-Id: I06bb7c7f941da58fda3692b27b17b4ca58bf5a24
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
7 years agoAdd the ability to call deploy.sh without params 89/5489/1
Alexis de Talhouët [Wed, 8 Mar 2017 16:40:51 +0000 (11:40 -0500)]
Add the ability to call deploy.sh without params

 By default, deploy.sh is expecting Nexus related params
 to pull the images from there. But while developing locally,
 one would want to use the local images, hence wouldn't pass
 any args.

Change-Id: Ia9866e7dcb854561c6950da8c9cb69d758477457
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
7 years agoChange deploy.sh permission to be executable 91/5491/1
Alexis de Talhouët [Wed, 8 Mar 2017 16:36:49 +0000 (11:36 -0500)]
Change deploy.sh permission to be executable

As deploy.sh is supposed to be an executable, it should
have those permission. Added u+x permission.

Change-Id: Id24f7812d541d813f59a00431d9982280cdc1824
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
7 years agoopenECOMP DNS config change 93/5493/1
eh552t [Wed, 8 Mar 2017 10:57:47 +0000 (11:57 +0100)]
openECOMP DNS config change

openECOMP DNS config change: ASDC changed to SDC in mso-docker.json

Change-Id: I22a6ba11775dbfd16d58d6fa0cb83ad34a21bb98
Signed-off-by: eh552t <eh552t@intl.att.com>
7 years ago[OS-246] Updating compose file. 97/5497/1
ChrisC [Thu, 23 Feb 2017 15:12:00 +0000 (07:12 -0800)]
[OS-246] Updating compose file.

Change-Id: I292f7d19daea0b1d66ca9a69ba504e468435ba3d
Signed-off-by: ChrisC <cc697w@intl.att.com>
7 years ago[OS-246] Update docker image path 03/5503/1
piclose [Thu, 23 Feb 2017 10:18:39 +0000 (11:18 +0100)]
[OS-246] Update docker image path

Fixes OS-246 by updating correct docker paths

Change-Id: I56511809c325fbb42508714e640fb9415eb83ad0
Signed-off-by: piclose <pc457b@intl.att.com>
7 years agoRemove POC name from README.md 05/5505/1
piclose [Tue, 21 Feb 2017 16:39:09 +0000 (17:39 +0100)]
Remove POC name from README.md

Change-Id: I43b7a4cc86b02d5b1ae88bb9332aaeb5a612747e
Signed-off-by: piclose <pc457b@intl.att.com>
7 years agoInitial OpenECOMP MSO Docker Configuration commit 07/5507/1
piclose [Tue, 21 Feb 2017 13:52:45 +0000 (14:52 +0100)]
Initial OpenECOMP MSO Docker Configuration commit

Change-Id: Iaabe6803a6087f59726e290cb75aef2f755097d9
Signed-off-by: piclose <pc457b@intl.att.com>
7 years agoInitial empty repository
Andrew Grimberg [Mon, 20 Feb 2017 19:13:41 +0000 (19:13 +0000)]
Initial empty repository