sdnc/oam.git
6 years agoFix underlay DG testing issue 71/21871/1
shashikanth.vh [Thu, 2 Nov 2017 13:44:44 +0000 (19:14 +0530)]
Fix underlay DG testing issue

Fixed exception which occured while updating A&AI.
Few parameters(config-sub-type, operational status) missed while saving
underlay configuration to A&AI
While saving service relation to A&AI, key formed with invalid service-Id and also
missed to include global-customer-id and service-type.
https://jira.onap.org/browse/SDNC-162

Issue-Id: SDNC-162
Change-Id: I631e685fa017e82be4666fc2bb9ad601b12cafa7
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 6bce0d3e205d274e2f5f914f40c142e59e46fa93

6 years agoMerge "Fix tunnelxconn assign issues"
Marcus Williams [Wed, 1 Nov 2017 23:44:10 +0000 (23:44 +0000)]
Merge "Fix tunnelxconn assign issues"

Former-commit-id: 23a35ef1ce42fba477df0ffa84816e28bb5adbc5

6 years agoFix tunnelxconn assign issues 37/21737/1
Dan Timoney [Wed, 1 Nov 2017 23:08:16 +0000 (19:08 -0400)]
Fix tunnelxconn assign issues

Fix typos in tunnelxconn DGs and add new element to restapi
template

Change-Id: I6ab438dfe451ec7c5e9587b035e4fd5d55598471
Issue-ID: SDNC-160
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: fe42f1f9d96787f60f744a72a5f8e3651c0582d4

6 years agoMerge "Updates to tunnelxconn assignment"
Marcus Williams [Wed, 1 Nov 2017 19:38:22 +0000 (19:38 +0000)]
Merge "Updates to tunnelxconn assignment"

Former-commit-id: 4abdaa38e209f176f7253422c3b2ab0097a25507

6 years agoUpdates to tunnelxconn assignment 91/21691/1
Dan Timoney [Wed, 1 Nov 2017 19:31:08 +0000 (15:31 -0400)]
Updates to tunnelxconn assignment

Update tunnelxconn assignment logic to assign IP address and VNI
from local inventory

Change-Id: I1aae9162d1eb7a61d641b620488d52abdfe32357
Issue-ID: SDNC-160
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: a7e7279c379e470c1cf7446099fbc11b66fd2ac8

6 years agoMerge "Fix ueb listener config"
Marcus Williams [Tue, 31 Oct 2017 21:41:49 +0000 (21:41 +0000)]
Merge "Fix ueb listener config"

Former-commit-id: 8734d887fa926fac7e15b7648e79be98f0c91d32

6 years agoMerge "Add VoLTE json templates"
Dan Timoney [Tue, 31 Oct 2017 20:36:31 +0000 (20:36 +0000)]
Merge "Add VoLTE json templates"

Former-commit-id: a0e999bbbcab86b401d5cf0c41be7c64e0718fa4

6 years agoMerge "Fix underlay DG testing issue"
Dan Timoney [Tue, 31 Oct 2017 20:36:11 +0000 (20:36 +0000)]
Merge "Fix underlay DG testing issue"

Former-commit-id: 89707623c338599404210f36b2ed9a46a701ddb7

6 years agoFix ueb listener config 61/21561/1
Dan Timoney [Tue, 31 Oct 2017 20:30:56 +0000 (16:30 -0400)]
Fix ueb listener config

Fix SDC URL and password in ueb-listener.properties

Change-Id: I9e6d75ee3d54cbcda00b9dbfdc402ce73ef9c6f0
Issue-ID: SDNC-154
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 239a1e091c9ba2dc8361bf9bf5ddbc781bbae320

6 years agoAdd VoLTE json templates 33/21533/1
ramu.n [Tue, 31 Oct 2017 16:07:42 +0000 (21:37 +0530)]
Add VoLTE json templates

VoLTE JSON templated need to put in sdnc/oam/platform-logic/restapi-templates module, so that they will copied into sdnc_controller_container

Change-Id: I593da4567724b0be5bdd757b01ba6653eab129a2
Issue-Id: SDNC-159
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: 3616a2ecd88f9b0d558eaa2208f17c2e9876229d

6 years agoFix underlay DG testing issue 09/21509/1
shashikanth.vh [Tue, 31 Oct 2017 14:10:13 +0000 (19:40 +0530)]
Fix underlay DG testing issue

After executing ActivateDCINetworkInstance, CreateNetworkInstance node is
executed as atomic block is not present, added new block
https://jira.onap.org/browse/SDNC-158

Issue-Id: SDNC-158
Change-Id: Ie6c13834237bc2f5aca3009d50ab9cd1236271a1
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: d9bacf82d866501025bdac2957dc43ab51c65777

6 years agoFix underlay DG testing issue 01/21501/1
shashikanth.vh [Tue, 31 Oct 2017 13:46:09 +0000 (19:16 +0530)]
Fix underlay DG testing issue

Log record format is invalid, instead of using field1, field2,
field3... actual name is used in parameter. changed names to field in parameter
SDNC-157" target="_blank">https://jira.onap.org/browse/SDNC-157

Issue-Id: SDNC-157
Change-Id: Ibd9341e5f1bf48f8e08334bab86a53b31afb734a
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 4733411f591bb39f431b1135828b13d3f967e263

6 years agoMerge "GENERIC-RESOURCE-API template fixes"
Marcus Williams [Mon, 30 Oct 2017 19:23:47 +0000 (19:23 +0000)]
Merge "GENERIC-RESOURCE-API template fixes"

Former-commit-id: b762951427de965aac2461d99017714f74b5fa15

6 years agoGENERIC-RESOURCE-API template fixes 63/21363/1
Dan Timoney [Mon, 30 Oct 2017 19:03:02 +0000 (15:03 -0400)]
GENERIC-RESOURCE-API template fixes

Add missing RESTAPI templates used by vcpe use case and fix error
in properties file

Change-Id: I008620438529244335eacbd704e355e2de80873d
Issue-ID: SDNC-151
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: af90e06e4fbd0f645467bef839ea18dfa6c415ca

6 years agoFix Overlay DG testing issue 03/21303/2
shashikanth.vh [Mon, 30 Oct 2017 14:46:34 +0000 (20:16 +0530)]
Fix Overlay DG testing issue

While getting record from AAI for l3-network, key used is
esr-thirdparty-sdnc.thirdparty-sdnc-id instead of l3-network.network-name
https://jira.onap.org/browse/SDNC-155

Issue-Id: SDNC-155
Change-Id: I47fcd19111f5fa4c32d464409c28b52599116e7c
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: ab65c8a4bdaaa59a7bcf2b587839fc95f720f0ad

6 years agoAdd missing DGs to graph.versions 49/20849/1
Dan Timoney [Thu, 26 Oct 2017 18:09:26 +0000 (14:09 -0400)]
Add missing DGs to graph.versions

Corrected graph.versions file - which controls activation - to
include all DGs which contain XML.

Change-Id: I98656cb9027d80ecad6ae87e68c57f5c57b552ac
Issue-ID: SDNC-150
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: cd6b0ed9450470cdcf5df3001b201a7b0f80d79a

6 years agoFix error in SqlResource name 29/20829/2
Dan Timoney [Thu, 26 Oct 2017 15:06:40 +0000 (11:06 -0400)]
Fix error in SqlResource name

Fix error in SqlResource package name

Change-Id: Id88305c345fefa7f0d5ed7aa1d7acb5ec45ecd71
Issue-ID: SDNC-151
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: f514c5cd6b4e5071b8f0340d83f9870eba273939

6 years agoFix openecomp references in vnfapi 97/20797/1
Dan Timoney [Thu, 26 Oct 2017 13:50:39 +0000 (09:50 -0400)]
Fix openecomp references in vnfapi

Fixed incorrect references to openecomp in vnfapi directed graphs

Change-Id: Ic58fddba75eb4e01ce2e13914f9e30dae08ae8ef
Issue-ID: SDNC-148
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: c0cdcf754db3983f8cbf2ab62ddee9f2663ab0f0

6 years agoFix newline typo in tunnelxconn-topo-op-assign DG 59/20659/1
Marcus G K Williams [Wed, 25 Oct 2017 23:44:12 +0000 (16:44 -0700)]
Fix newline typo in tunnelxconn-topo-op-assign DG

Issue-Id: SDNC-149
Change-Id: I6d1193630ea9f9838b335454f5cdbca6205ecf8d
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Former-commit-id: 99b946e6ce29f58833a766d406475f071bad9985

6 years agoFix break tag in brg-topo-operation-assign 47/20647/1
Marcus G K Williams [Wed, 25 Oct 2017 22:59:47 +0000 (15:59 -0700)]
Fix break tag in brg-topo-operation-assign

Issue-Id: SDNC-149
Change-Id: I89af8c2df9933f272492c3bc63574fc1b5b3200c
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Former-commit-id: da7c341108b59dd398dc887c1e7ed0143e848211

6 years agoMerge "Replace att-aic with Rackspace"
Dan Timoney [Wed, 25 Oct 2017 22:54:56 +0000 (22:54 +0000)]
Merge "Replace att-aic with Rackspace"

Former-commit-id: d68cb2dbea73bad5dff0b35eccaef9f2c5024e6d

6 years agoReplace att-aic with Rackspace 41/20641/1
Dan Timoney [Wed, 25 Oct 2017 22:46:11 +0000 (18:46 -0400)]
Replace att-aic with Rackspace

Cloud-owner in DGs should be Rackspace, not att-aic

Change-Id: If60fe1dbb1e345ccd1de5a5696bce62d256be651
Issue-ID: SDNC-147
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 1e74c800578c12ed8215cac6a6a68cb9a5d18507

6 years agoFix typos in tunnelxconn-topo-operation-assign DG 37/20637/1
Marcus G K Williams [Wed, 25 Oct 2017 22:18:23 +0000 (15:18 -0700)]
Fix typos in tunnelxconn-topo-operation-assign DG

Issue-Id: SDNC-149
Change-Id: I51051f36d925077d649b2d95a4a719bbd0446c6d
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Former-commit-id: 3fdc4f6e447348bbc470e8f180e907f6d5a200b8

6 years agoMerge "Replace att-aic with Rackspace"
Marcus Williams [Wed, 25 Oct 2017 21:22:07 +0000 (21:22 +0000)]
Merge "Replace att-aic with Rackspace"

Former-commit-id: 412e0e8b705ebb762cee8225c676b2d2f987d393

6 years agoReplace att-aic with Rackspace 31/20631/1
Dan Timoney [Wed, 25 Oct 2017 21:12:54 +0000 (17:12 -0400)]
Replace att-aic with Rackspace

Cloud-owner in DGs should be Rackspace, not att-aic

Change-Id: Ibd0a440aa01b69651909931192b43e1d995c295a
Issue-ID: SDNC-147
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: ee1e879e47048dd21477d6992fff3694b99631f7

6 years agoFix DB syntax errors on load of database schema 73/20573/2
Marcus G K Williams [Wed, 25 Oct 2017 15:13:18 +0000 (08:13 -0700)]
Fix DB syntax errors on load of database schema

This patch fixes errors on sdnc container
bring-up that are printed to console
during load of schemas for
network_model.data.dump
and service_model.data.dump

Issues-Id: SDNC-146
Change-Id: I5cc180f8f58b348d8cdd051b67956861293433e4
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Former-commit-id: 0771cc66e3ab2789e5e98c6bce316fd4d71776ad

6 years agoFix: Unable to find valid ssl trust certification 29/20529/1
Author Name [Wed, 25 Oct 2017 10:20:25 +0000 (15:50 +0530)]
Fix: Unable to find valid ssl trust certification

Change-Id: If5d0d1d7f7c2cbaa956ef12d9e3b1e8f43110471
Issue-ID : SDNC-142
Signed-off-by: shalmonw <shalmonwaidande@gmail.com>
Former-commit-id: 30b46efd21d814e53592279a290d6b8630c1816f

6 years agoFix DG tunnelxconn-topo-operation-assign validate 53/20253/2
Marcus G K Williams [Mon, 23 Oct 2017 22:50:13 +0000 (15:50 -0700)]
Fix DG tunnelxconn-topo-operation-assign validate

Issue-Id: SDNC-141
Change-Id: I891f9b6f3bbdbbac48b683f4e9c50192a7ea6ac2
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Former-commit-id: b2471f9834bec6cce3e3cdae18bab0b9e6b177c4

6 years agoRemove nexus URL from docker-compose.yml 27/20227/1
Dan Timoney [Mon, 23 Oct 2017 19:52:40 +0000 (15:52 -0400)]
Remove nexus URL from docker-compose.yml

Integration scripts expect to pull docker image locally, with local tag
'latest' - so nexus URL should not be in image name.  Leaving it
in ueblistener since that docker container is not yet in integration
startup script (so no local tag created).

Change-Id: I9526e0fc67733ce82d515cb1d75c928ae732a42b
Issue-ID: SDNC-121
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: a8ebccfdd2fd1ebf51148b95f6a673ba58f38290

6 years agoFix BRG DGs 17/19917/1
Dan Timoney [Fri, 20 Oct 2017 18:37:33 +0000 (14:37 -0400)]
Fix BRG DGs

Fix cut/paste errors in BRG allotted resource directed
graphs and add missing restapi template.

Change-Id: Ie5dcea412b79f10e5c3651a0f2177120210cc136
Issue-ID: SDNC-140
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: e8cf6822f4c60748e6cebe548d1c2ecae973e515

6 years agoFix tunnelxconn DGs 07/19907/1
Dan Timoney [Fri, 20 Oct 2017 15:46:26 +0000 (11:46 -0400)]
Fix tunnelxconn DGs

Tunnelxconn DGs had cut/paste errors (referred to security-zone
incorrectly).  Also, restapi templates were missing.

Change-Id: Ib7aad71796301632e9269aa9e3e5e5fd266d7a94
Issue-ID: SDNC-139
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 76c06d99c067aa7be038e496753caee30ee01d0b

6 years agoAdd missing generic resource properties 05/19605/2
Dan Timoney [Wed, 18 Oct 2017 20:27:28 +0000 (16:27 -0400)]
Add missing generic resource properties

Generic resource API expects a properties file to define endpoints used
by restapicallnode.

Change-Id: Ia9786167236d520966034e50399a86b76eda9b68
Issue-ID: SDNC-136
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: c0907b920aa7609f9ab6a2d6db715de1b6208c09

6 years agoFix overlay DG testing issues 73/19573/1
ramu.n [Wed, 18 Oct 2017 17:56:10 +0000 (23:26 +0530)]
Fix overlay DG testing issues

*Fix json template context variable name
*Get network-id by querying AAI using network-name
*temporarily removed checkRequiredL2Parameters, as it is currently failing

Change-Id: I9faa51d601e4df882309872f890696b96f5236ca
Issue-Id: SDNC-113
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: 653308418e0ef55ee66ae7e57c2203afbff86ece

6 years agoMerge "Fix table schema"
Dan Timoney [Tue, 17 Oct 2017 18:42:40 +0000 (18:42 +0000)]
Merge "Fix table schema"

Former-commit-id: 9ef0f3b0b3ee49c38771dc846e5f68e869c5acdd

6 years agoFix table schema 43/19343/1
Dan Timoney [Tue, 17 Oct 2017 18:13:01 +0000 (14:13 -0400)]
Fix table schema

Table schema incorrectly changed, breaking admportal

Change-Id: I41636888c6796cc6df067f1f18d83c7ce7f525e4
Issue-ID: SDNC-133
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 6571979096ef15b8b8b1cbebde5e22be3f8aec97

6 years agoFix underlay DG testing issues 17/19317/1
ramu.n [Tue, 17 Oct 2017 15:28:58 +0000 (20:58 +0530)]
Fix underlay DG testing issues

*Fix json template context variable name
*Add customHttpHeaders

Change-Id: Ic565716227327db53c8cd65cb5c44b57f2501042
Issue-Id: SDNC-131
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: 9ea126b1bfbf0908e45eaf52d61b6b2032fc1b23

6 years agoMerge "Add ueb-listener container"
Dan Timoney [Mon, 16 Oct 2017 23:48:34 +0000 (23:48 +0000)]
Merge "Add ueb-listener container"

Former-commit-id: bf7801d6d0465e1fad37513b009798e101716b48

6 years agoAdd ueb-listener container 45/19145/1
Dan Timoney [Mon, 16 Oct 2017 23:40:59 +0000 (19:40 -0400)]
Add ueb-listener container

Add ueb-listener container to docker-compose.yml

Change-Id: Id0d71dd486a41927d290f51ab7c7533d149eb292
Issue-ID: SDNC-129
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: e4a0c2981b814cc8de238cac0f488d49e46b2306

6 years agoMerge "Remove javadoc and source jars"
Dan Timoney [Mon, 16 Oct 2017 22:03:02 +0000 (22:03 +0000)]
Merge "Remove javadoc and source jars"

Former-commit-id: bc33d4b0d7469a66caf9206a6823470f5f715179

6 years agoRemove javadoc and source jars 39/19139/1
Dan Timoney [Mon, 16 Oct 2017 21:10:19 +0000 (17:10 -0400)]
Remove javadoc and source jars

Do not install ueb-listener javadoc or source jars.

Change-Id: I5331739c80694a6b0bccdbdbbb150f232e8a67a7
Issue-ID: SDNC-129
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: f5384671462a6b27299292be720fd883e76fc593

6 years agoMerge "Fix underlay DG testing issues"
Dan Timoney [Mon, 16 Oct 2017 16:40:39 +0000 (16:40 +0000)]
Merge "Fix underlay DG testing issues"

Former-commit-id: d6d2772b5eee0358dc9c70981d62d6e4ff508aee

6 years agoFix underlay DG testing issues 97/19097/1
ramu.n [Mon, 16 Oct 2017 15:23:50 +0000 (20:53 +0530)]
Fix underlay DG testing issues

*Use "network-topology-operation-input.sdnc-request-header.svc-action" instead of service-topology-operation-input.sdnc-request-header.svc-action
*Fix indexing of network-topology-operation-input.network-request-input.network-input-parameters
*Fix sdnc-request-header.svc-action switch case order

Change-Id: Icc91131cfc6dca0baacd1df312bfff653c65cb11
Issue-Id: SDNC-131
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: e38045ecf304cb65f348c019ffc859c649e030e8

6 years agoCreate ueb-listener logs directory 87/19087/2
Dan Timoney [Mon, 16 Oct 2017 14:35:18 +0000 (10:35 -0400)]
Create ueb-listener logs directory

Need to create logs directory before exec call to redirect output
there.

Change-Id: Ic435006a60cbe4c3e960cc6c5d8fb9b1bf051134
Issue-ID: SDNC-129
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 9d407f7116f88815ba18391f20d1e0890dbb61c2

6 years agoFix ueb-listener permissions 11/18811/1
Dan Timoney [Fri, 13 Oct 2017 19:21:39 +0000 (15:21 -0400)]
Fix ueb-listener permissions

Fix permissions on ueb-listener start script to allow
docker container to start properly.

Change-Id: I5c559644e26dddadebe515616ca5c1df8502f33a
Issue-ID: SDNC-116
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 4734972ee14f2181c7945154cab8b2a040e45af0

6 years agoMerge "Fix case of imports"
Dan Timoney [Fri, 13 Oct 2017 12:35:34 +0000 (12:35 +0000)]
Merge "Fix case of imports"

Former-commit-id: a96179be7d786bbd2b3f006c83468e3f6aa713f3

6 years agoMerge "Update overlay DGs for VoLTE use case"
Dan Timoney [Fri, 13 Oct 2017 12:24:21 +0000 (12:24 +0000)]
Merge "Update overlay DGs for VoLTE use case"

Former-commit-id: 283621bcb52205e44bf830adba0a985ddd63ca64

6 years agoFix case of imports 57/18757/1
Dan Timoney [Fri, 13 Oct 2017 12:19:39 +0000 (08:19 -0400)]
Fix case of imports

Table names should be upper case in data import files, to match
schema.

Change-Id: Ibd52a7c3ab45d2262dca4a72383180a897148bc1
Issue-ID: SDNC-77
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 4b267f0621ed48a026f5c594166554c3219d693d

6 years agoUpdate overlay DGs for VoLTE use case 55/18755/1
ramu.n [Fri, 13 Oct 2017 11:54:24 +0000 (17:24 +0530)]
Update overlay DGs for VoLTE use case

*Fetch network-id from network-name
*Store network information in AAI

Change-Id: I2f1b22d3e609cf24ce3ad853fad87d1e62aca064
Issue-Id: SDNC-113
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: 46fb55b26ff1c81b20262a50cda035c643ffafdd

6 years agoUpdate underlay DGs for VoLTE use case 49/18749/1
ramu.n [Fri, 13 Oct 2017 10:29:08 +0000 (15:59 +0530)]
Update underlay DGs for VoLTE use case

*save underlay configuration in AAI
*update service relationship-data in AAI

Change-Id: Iaadabcf0ac734a248d8f0913373d864d44d25c8f
Issue-Id: SDNC-111
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: ebfe13ddaab026fdbc1864d38fda14c0a637b123

6 years agoPreload TOSCA data 39/18639/1
Dan Timoney [Thu, 12 Oct 2017 21:30:02 +0000 (17:30 -0400)]
Preload TOSCA data

Preload TOSCA data so testing can proceed independent of SDC

Change-Id: I949f0bd099c1259ad94780a5bf0001efddcd7e66
Issue-ID: SDNC-77
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 4a67582df824d4f0524a1d84250fb658d0784164

6 years agoChanged aaiclient login/passwd 19/18619/1
Dan Timoney [Thu, 12 Oct 2017 20:13:14 +0000 (16:13 -0400)]
Changed aaiclient login/passwd

Changed AAI login/password to value provided for SDNC's use.

Change-Id: I725a71ccdf2e568f8b49bb75aba9cae1b4986981
Issue-ID: SDNC-80
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 067ab468d0f407d7dfc19a4bb013a61eaf082721

6 years agoMerge "Update underlay DGs for VoLTE use case"
Dan Timoney [Thu, 12 Oct 2017 20:06:52 +0000 (20:06 +0000)]
Merge "Update underlay DGs for VoLTE use case"

Former-commit-id: dd55921060ac2d91e5bae1915c8e876e35af26b8

6 years agoUpdate underlay DGs for VoLTE use case 71/18571/1
ramu.n [Thu, 12 Oct 2017 14:56:05 +0000 (20:26 +0530)]
Update underlay DGs for VoLTE use case

*query 'pnf' from AAI using pe1_id
*get esr-thirdparty-sdnc.thirdparty-sdnc-id from pnf.relationship-data
*query 'esr-thirdparty-sdnc' from AAI using thirdparty-sdnc-id

Change-Id: Ic80c29f306e17d5c5401f723ee86f3641f833778
Issue-Id: SDNC-111
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: 5ec247ae0f98a5c4d732978db5159bdd9273cdfa

6 years agoAdd readthedocs for sdnc/oam 43/18543/1
Dan Timoney [Thu, 12 Oct 2017 13:18:24 +0000 (09:18 -0400)]
Add readthedocs for sdnc/oam

Add readthedocs sections for sdnc/oam.

Change-Id: I54b725947ef67b494388e919daccc08a7be7dc9b
Issue-ID: SDNC-72
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: c79ea358129eac458c0515a9ba252f5989c45b4e

6 years agoMerge "Fix for overlay DGs."
Dan Timoney [Wed, 11 Oct 2017 15:12:44 +0000 (15:12 +0000)]
Merge "Fix for overlay DGs."

Former-commit-id: 18154037f6256b94ab1c9634e2ae9834a5a58f1c

6 years agoFix for overlay DGs. 75/18275/1
Gaurav Agrawal [Wed, 11 Oct 2017 12:43:03 +0000 (18:13 +0530)]
Fix for overlay DGs.

Changes includes:
1) use `` for expressions.
2) fix loading issue.

Change-Id: Iff71b5be7e606b3bc343cf9d5f9e81eba0e51e06
Issue-Id: SDNC-113
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 0f1278b2a69a5c0ab0acd2693111d56577ed0d90

6 years agoFix underlay DG loading errors 29/18229/1
ramu.n [Wed, 11 Oct 2017 09:29:44 +0000 (14:59 +0530)]
Fix underlay DG loading errors

*Remove duplicate parameter names
*Update 'error-message' parameter value

Change-Id: Ia68fc3d0b5c850aec4776adc83e725fef52c52a3
Issue-Id: SDNC-117
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: 04580d7eb6c59fdd613a8fea1d161e0ed7a46a1e

6 years agoFix ueb-listener Dockerfile base image version 83/17983/1
Dan Timoney [Tue, 10 Oct 2017 14:59:57 +0000 (10:59 -0400)]
Fix ueb-listener Dockerfile base image version

ueb-listener docker file should look for ccsdk
distribution version of ubuntu image.

Change-Id: I24c0b73250af4dbf25d8fe742c890b1faa7c75ad
Issue-ID: SDNC-116
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 1e3d20c9b1f3683daccac7eaf0a42586d8382f90

6 years agoFix for validate-network-input 05/17705/3
Gaurav Agrawal [Mon, 9 Oct 2017 18:37:11 +0000 (00:07 +0530)]
Fix for validate-network-input

Changes includes:
1) Fix an existing bug in validate-network-input because
of which DG validation was failing.
2) validate-network-input to do nothing for overlay validation.
3) validate-network-input-parameter to validate network-id for
deactivate flow.

Change-Id: I424817ab20263633b8dacd3b3d672e63e3960f6d
Issue-Id: SDNC-113
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: bf5801eae1015156972164d453dc737d63eeed95

6 years agoMerge "Add missing ueb-listener docker container"
Marcus Williams [Mon, 9 Oct 2017 17:58:35 +0000 (17:58 +0000)]
Merge "Add missing ueb-listener docker container"

Former-commit-id: 1ee7a30d22fea376c4bfd30bbf94183e25feddc2

6 years agoAdd missing ueb-listener docker container 85/17685/1
Dan Timoney [Mon, 9 Oct 2017 15:05:50 +0000 (11:05 -0400)]
Add missing ueb-listener docker container

Add docker container for ueb-listener process

Change-Id: I0892379367f1cb20cd892d668abed94d897d0eb5
Issue-ID: SDNC-116
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: c557d4315c112a4202777287c49023034833f77f

6 years agoUnderlay delete flow DGs modification for VoLTE 49/17549/1
ramu.n [Sun, 8 Oct 2017 10:25:10 +0000 (15:55 +0530)]
Underlay delete flow DGs modification for VoLTE

*overlay delete operation validate network-id is received in the request and get network-topology-operation-input from this network-id
*set oper-status

Change-Id: I22291fbb34ca0d2ae51403ea27e5ca413141cb32
Issue-Id: SDNC-111
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: a8e7d59abcc55950e76f36cf4c2d280f55a38381

6 years agoDeactivate flow modification for DCI 41/17341/2
Gaurav Agrawal [Thu, 5 Oct 2017 14:25:42 +0000 (19:55 +0530)]
Deactivate flow modification for DCI

Changes includes:
1) Save network information SDNC's MD-SAL data store
2) Send network-id & network-object-path in network-topology-operation-output
3) Deactivation based on stored network-id

Change-Id: I4498d33e9e7921e047bfe9dff8c9801153f5f5f4
Issue-Id: SDNC-113
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 4d38cecf0f03e1244ca0c605c5802632b36f3b82

6 years agoMerge "Update underlay DGs for VoLTE use case"
Dan Timoney [Wed, 4 Oct 2017 21:01:54 +0000 (21:01 +0000)]
Merge "Update underlay DGs for VoLTE use case"

Former-commit-id: fc653f61e98cafa25c94b3b3326e8505ec5bc176

6 years agoMerge "Fix dgbuilder mysql upload"
Dan Timoney [Wed, 4 Oct 2017 21:00:44 +0000 (21:00 +0000)]
Merge "Fix dgbuilder mysql upload"

Former-commit-id: 5b5a1cf1e254b93884004d3a9eafbba5b29697e8

6 years agoAdd missing tables 73/17273/1
Dan Timoney [Wed, 4 Oct 2017 18:48:07 +0000 (14:48 -0400)]
Add missing tables

Add tables missing from SDNC schema

Change-Id: I26bfca11c9a9789d8d59ae6f0f407aeff8e3092c
Issue-ID: SDNC-77
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 919f62fb6939b0eefbd25c139a61b5f4983b26f2

6 years agoFix dgbuilder mysql upload 27/16527/2
Marcus G K Williams [Thu, 28 Sep 2017 21:56:12 +0000 (14:56 -0700)]
Fix dgbuilder mysql upload

Since code moved from sdnc to
ccsdk dgbuilder has not been able
to upload or activate directed graphs
to test them in containers for development
purposes. This patch updates parts of
dgbuilder that pointed to sdnc.

Issue-Id: SDNC-92
Change-Id: I8021312df8c97673ed71232783183e92a06b7bd3
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Former-commit-id: 4783e789681d753fc27e5ada1a6b17cc7d7df084

6 years agoUse nexus port 10001 in docker-compose 59/17259/1
Dan Timoney [Wed, 4 Oct 2017 16:48:14 +0000 (12:48 -0400)]
Use nexus port 10001 in docker-compose

Update docker-compose.yml to use port 10001 instead of 10003.

Change-Id: I6a4957d93dff04dce887cb72516b8c3b03ffe39e
Issue-ID: INT-241
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: f6c1667ddd3699fd829c494944fb9a74a4c55c15

6 years agoUpdate underlay DGs for VoLTE use case 49/17249/1
ramu.n [Wed, 4 Oct 2017 16:23:38 +0000 (21:53 +0530)]
Update underlay DGs for VoLTE use case

*save network-topology-operation-input into SDNC's MD-SAL data store
*send network-id & network-object-path in network-topology-operation-output

Change-Id: I3649e3df0d857f0c8c62bdcb2e503a678f8b1814
Issue-Id: SDNC-111
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: 0d34e8c6de21ffc32cd91f3eeaf9c342c7b0b091

6 years agoRemove crossedit on vnf-type 43/17243/1
Dan Timoney [Wed, 4 Oct 2017 15:39:43 +0000 (11:39 -0400)]
Remove crossedit on vnf-type

Removed cross edit on VNF_PROFILE.vnf_type from
preload-vnf-topology-operation DGs so that no setup is needed
via admin portal prior to loading preload data.

Change-Id: Idc9cc141d111d7964d02ea8f842d043105dc4a78
Issue-ID: SDNC-1
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: b1cb1068b403f4343cd5e450f7c39399c142e6ef

6 years agoMerge "Update plugin references"
Dan Timoney [Wed, 4 Oct 2017 14:33:57 +0000 (14:33 +0000)]
Merge "Update plugin references"

Former-commit-id: 3446c1d0ae16ec1c7aac1c3195ed58604afc568f

6 years agoUpdate plugin references 01/16501/5
Gaurav Agrawal [Thu, 28 Sep 2017 19:20:55 +0000 (00:50 +0530)]
Update plugin references

Following changes made for overlay deactivate
1) Updated record plugin to latest one.
2) Replace ecomp schema with onap.

Change-Id: Ie8519613566b8938af8db8ade0ab70a79207bc07
Issue-Id: SDNC-105
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: fceb8a2083d4c0a52329fb4375874e96c5253715

6 years agoPatched DCI overlay DG to main DG 93/17193/2
Gaurav Agrawal [Wed, 4 Oct 2017 09:33:44 +0000 (15:03 +0530)]
Patched DCI overlay DG to main DG

Changes includes:
1) Patched DCI overlay DGs with network-topology-operation DG.
2) Prefixed DCI overlay dg with dci-connects to avoid duplication
with existing network-topology-operation-activate DG.

Change-Id: I3b9f99fb5f1e5be27707aaa7c7b2dc9144c74398
Issue-Id: SDNC-110
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: bd0ebcc0e2f442233845fa6fe631c19173e8ac35

6 years agoAdd generic-resource-api install 67/17067/1
Brian Freeman [Tue, 3 Oct 2017 14:52:00 +0000 (14:52 +0000)]
Add generic-resource-api install

Issue-ID: SDNC-109
Change-Id: I2862c77cab4a458ebdf50956c298762f40b951fc
Signed-off-by: Brian Freeman <bf1936@att.com>
Former-commit-id: 4386a943edda6bd9011767aaf6ad97630f286342

6 years agoMerge "Update overlay DG for VoLTE use case"
Dan Timoney [Tue, 3 Oct 2017 12:44:35 +0000 (12:44 +0000)]
Merge "Update overlay DG for VoLTE use case"

Former-commit-id: 417786e2e20b8e8da0425c3842409fd9b32d6dc2

6 years agoAdded pom.xml_base to .gitignore 99/16999/1
Gaurav Agrawal [Tue, 3 Oct 2017 10:11:11 +0000 (15:41 +0530)]
Added pom.xml_base to .gitignore

Added pom.xml_base to .gitignore to avoid getting it added to list of added files

Change-Id: I1674acf441610501712c44a155e07bc503d7ca98
Issue-Id: SDNC-79
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 3c4f99c27acee6671b40b7e120822c3915e2cbf4

6 years agoUpdate overlay DG for VoLTE use case 97/16997/1
Gaurav Agrawal [Tue, 3 Oct 2017 09:34:16 +0000 (15:04 +0530)]
Update overlay DG for VoLTE use case

1) Replace openecomp schema with onap
2) Get import/export rts from comma separated string
3) Replace tab with space

Change-Id: I7025c6c89e74ab4ffefbab6eaf497c68ac333c9a
Issue-Id: SDNC-105
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 94d275c0b63b7a8d4e88303776edcbd82e681b8d

6 years agoUpdate underlay DG for VoLTE use case 83/16583/1
ramu.n [Fri, 29 Sep 2017 05:36:42 +0000 (11:06 +0530)]
Update underlay DG for VoLTE use case

*Replace openecomp schema with onap
*fix plugin references
*fix svc-action type issue
*Add rest call for site & vrf configuration
*Get ip-prfix & next-hop from route string

Change-Id: I697fb76ab42a7fcb304df19733ac50eef7953f4f
Issue-Id: SDNC-105
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: 3948576d2ce46e492cfead3efd0aa883c280bd30

6 years agoMerge "Remove autogenerated pom.xml_base"
Marcus Williams [Thu, 28 Sep 2017 18:53:59 +0000 (18:53 +0000)]
Merge "Remove autogenerated pom.xml_base"

Former-commit-id: 95e2d3f76aa526620f62831f726f38a8108de5d2

6 years agoRemove autogenerated pom.xml_base 95/16495/1
Gaurav Agrawal [Thu, 28 Sep 2017 18:41:51 +0000 (00:11 +0530)]
Remove autogenerated pom.xml_base

Removed pom.xml_base which were added in earlier patch.

Change-Id: I2643fb48aa29197c268eb6a81cf8160285c96517
Issue-Id: SDNC-104
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 86dfa33306d96ccc2b89105b2ea5d83c30e466f2

6 years agoAdded DG for overlay input validation 89/16489/1
Gaurav Agrawal [Thu, 28 Sep 2017 18:23:16 +0000 (23:53 +0530)]
Added DG for overlay input validation

Following changes are included:
1) Validated presence of mandatory input parameters
2) Validation of values for both sites.
3) Handling of l2 and l3.

Change-Id: Ic01604f445b682494157f7358f2f4eed6b720b88
Issue-Id: SDNC-107
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 39f275c0e95a08a41e9c84c8662288b5af1f36ec

6 years agoMerge "Update DG network-topology-operation-deactivate"
Dan Timoney [Thu, 28 Sep 2017 14:45:34 +0000 (14:45 +0000)]
Merge "Update DG network-topology-operation-deactivate"

Former-commit-id: aa5d0ada80d9854beabbe52f82b16eb2f247aaa5

6 years agoUpdate DG network-topology-operation-deactivate 25/16425/1
Gaurav Agrawal [Thu, 28 Sep 2017 14:08:52 +0000 (19:38 +0530)]
Update DG network-topology-operation-deactivate

Following changes are included:
1) Handle l2 and l3 dci.
2) Fetch 3rd parth controller information using site-id.
3) Fetch siteId from parameter list.

Change-Id: Ibd6b7520f96dbadcb2ffd440fe9687e86d7e558f
Issue-Id: SDNC-104
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 68505f52197cc6d7bbc804c9b9f38f3b8886fe66

6 years agoMerge "Setup ReadTheDocs"
Dan Timoney [Thu, 28 Sep 2017 13:45:54 +0000 (13:45 +0000)]
Merge "Setup ReadTheDocs"

Former-commit-id: cd09bc7601aa7eb9571ad28ba149ae88d7eb1c15

6 years agoMerge "Updated DG for network-topology-operation-activate"
Dan Timoney [Thu, 28 Sep 2017 13:44:11 +0000 (13:44 +0000)]
Merge "Updated DG for network-topology-operation-activate"

Former-commit-id: 2ca3cb4819fb95c052d9ad60cd91a0cd316caa4c

6 years agoUpdated DG for network-topology-operation-activate 97/16397/1
Gaurav Agrawal [Thu, 28 Sep 2017 12:53:44 +0000 (18:23 +0530)]
Updated DG for network-topology-operation-activate

Following changes are included:
1) Handle l2 and l3 dci.
2) Handle 2 sites data keeping rest node template generic.
3) Fetch 3rd parth controller information using site-id.

Change-Id: I6d075cab2c7850197d91bd4e707c10c579458d48
Issue-Id: SDNC-104
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 93b36edae1b14165ebd9c0fc9bbbe916c725790a

6 years agoSetup ReadTheDocs 89/16389/1
Brian Freeman [Thu, 28 Sep 2017 11:09:05 +0000 (11:09 +0000)]
Setup ReadTheDocs

Issue-ID: SDNC-72
Change-Id: I15990436e2646f511d0d28e68ae527973cc79891
Signed-off-by: Brian Freeman <bf1936@att.com>
Former-commit-id: 74c51e95930b15f814b491b35a2042a8d9187cd1

6 years agoMerge "Update DG validate-network-input-parameters"
Dan Timoney [Thu, 28 Sep 2017 10:36:57 +0000 (10:36 +0000)]
Merge "Update DG validate-network-input-parameters"

Former-commit-id: 3677f3cdd048c430de6c160517bb89e2f7acc2a0

6 years agoUpdate DG validate-network-input-parameters 87/16087/4
Marcus G K Williams [Wed, 27 Sep 2017 20:06:18 +0000 (13:06 -0700)]
Update DG validate-network-input-parameters

Added activate and deactivate svc-action for VoLTE overlay.

Issue-Id: SDNC-28
Change-Id: I034658890bec7f19c08e35db2bcbaa20c2dc5a42
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Former-commit-id: 05880a04310068ff77a385c691a43cecf9d43738

6 years agoMerge "Modify DG for VoLTE use case"
Dan Timoney [Thu, 28 Sep 2017 07:19:19 +0000 (07:19 +0000)]
Merge "Modify DG for VoLTE use case"

Former-commit-id: 3a7d08f3ea11044cba92fea455cf48671a6bb0f7

6 years agoMerge "Update ccsdk parent version"
Dan Timoney [Thu, 28 Sep 2017 07:18:10 +0000 (07:18 +0000)]
Merge "Update ccsdk parent version"

Former-commit-id: 62cc1c47329b50d6254f0bd41171a9c53e1a30af

6 years agoModify DG for VoLTE use case 07/16207/1
ramu.n [Thu, 28 Sep 2017 03:54:21 +0000 (09:24 +0530)]
Modify DG for VoLTE use case

Modify network-topology-operation DG to call network-topology-operation-create and network-topology-operation-delete sub DGs

Change-Id: I3084d97143e6bb16986c1e1ea33738986c42640c
Issue-Id: SDNC-27
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: 24eb828a0a9f9506863c11e363bdaa6a58added4

6 years agoMerge "Add VoLTE l3-dci-connects DGs + xml"
Dan Timoney [Wed, 27 Sep 2017 19:29:29 +0000 (19:29 +0000)]
Merge "Add VoLTE l3-dci-connects DGs + xml"

Former-commit-id: d5a73e9146c00ca18936a5d9d29668bbae72eeff

6 years agoAdd VoLTE l3-dci-connects DGs + xml 53/16053/4
Marcus G K Williams [Wed, 27 Sep 2017 18:01:59 +0000 (11:01 -0700)]
Add VoLTE l3-dci-connects DGs + xml

Issue-Id: SDNC-28
Change-Id: I1e1eea6dc91d4ec7fd3cb159b557e33ebef13c92
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Former-commit-id: 933ae5b147fc5c72aacc40a2255545efc8f2a7cd

6 years agoAdd DGs for VoLTE use case 23/16023/1
ramu.n [Wed, 27 Sep 2017 15:38:48 +0000 (21:08 +0530)]
Add DGs for VoLTE use case

Add network-topology-operation-delete sub DG for delete underlay L3VPN configuration

Change-Id: Iba9380aaf33f48116fa46a416efff34c130cfc52
Issue-Id: SDNC-27
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: 6cb45a1f39166566d0229e4dba430223a9877141

6 years agoMerge "Add DGs for vCPE use case"
Dan Timoney [Wed, 27 Sep 2017 09:22:48 +0000 (09:22 +0000)]
Merge "Add DGs for vCPE use case"

Former-commit-id: 5d890ae8e13a5a077470ca3cd86055d8a4a87c82

6 years agoAdd DGs for vCPE use case 51/15851/1
Dan Timoney [Wed, 27 Sep 2017 08:54:28 +0000 (10:54 +0200)]
Add DGs for vCPE use case

Add new DGs needed to support vCPE use case

Change-Id: I1717a3a1c49fedf5ec89667b22fee433429c42ed
Issue-ID: SDNC-48
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 26febb6f008e2cf9dc06a93b87885c8a37acce13

6 years agoMerge "Add initial DG changes for underlay"
Dan Timoney [Wed, 27 Sep 2017 07:52:21 +0000 (07:52 +0000)]
Merge "Add initial DG changes for underlay"

Former-commit-id: 6b5bcd001e9997e5ce4142c6c5818c767b59a94e

6 years agoMerge "Add karaf ssh port to sdnc container"
Dan Timoney [Wed, 27 Sep 2017 07:51:34 +0000 (07:51 +0000)]
Merge "Add karaf ssh port to sdnc container"

Former-commit-id: a4f5b7258483cdd2797309ab13aaccab79ffde3b

6 years agoUpdate ccsdk parent version 19/15719/1
Marcus G K Williams [Tue, 26 Sep 2017 20:53:08 +0000 (13:53 -0700)]
Update ccsdk parent version

Issue-Id: SDNC-32
Change-Id: Ifd02e5da53fdfd90120bbb87692d1a266c372e5a
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Former-commit-id: 03e714cd8414b89ccd97b353ff183e3aa7d3b5b3