sdnc/oam.git
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

6 years agoAdd karaf ssh port to sdnc container 17/15717/1
Marcus G K Williams [Tue, 26 Sep 2017 20:48:10 +0000 (13:48 -0700)]
Add karaf ssh port to sdnc container

Add karaf ssh port to sdnc container
to allow easy ssh for dev/debug
purposes by using
ssh -p 8201 karaf@localhost

Issue-Id: SDNC-100
Change-Id: Ie8aa949a9ac0f21866dcfb973f061f11d09ccea5
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Former-commit-id: 8b0e68e524c2fb406e57e0cd6186312cb8fb752b

6 years agoAdd sub DG for underlay 29/15629/1
ramu.n [Tue, 26 Sep 2017 15:46:29 +0000 (21:16 +0530)]
Add sub DG for underlay

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

Change-Id: I143fc60142b7da471c2142fc65e224c2712faf5e
Issue-Id: SDNC-27
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: 1d15c657de5910798e6dd93704ed820bd672a62c

6 years agoMerge "Update docker-compose.yml images with nexus addr"
Dan Timoney [Tue, 26 Sep 2017 09:08:40 +0000 (09:08 +0000)]
Merge "Update docker-compose.yml images with nexus addr"

Former-commit-id: 98f7ad9c248b0578358ff600f54dab7ee055423a

6 years agoAdd initial DG changes for underlay 07/15207/1
ramu.n [Mon, 25 Sep 2017 20:51:10 +0000 (02:21 +0530)]
Add initial DG changes for underlay

Add sub DG to validate underlay L3VPN input params

Change-Id: I19d2860e3755528c0455c0f132be3d1872137a1f
Issue-Id: SDNC-27
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: 55ada56e6632a4bae2dd88f243050c451e10f32d

6 years agoMerge "Remove un-needed settings.xml files"
Dan Timoney [Sat, 23 Sep 2017 13:43:25 +0000 (13:43 +0000)]
Merge "Remove un-needed settings.xml files"

Former-commit-id: 6625b4dda6028dfffc936052564193b304b3e651

6 years agoFix slicore-utils feature install 67/14767/1
Marcus G K Williams [Sat, 23 Sep 2017 01:44:02 +0000 (18:44 -0700)]
Fix slicore-utils feature install

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

6 years agoRemove un-needed settings.xml files 53/14753/1
Marcus G K Williams [Sat, 23 Sep 2017 00:46:10 +0000 (17:46 -0700)]
Remove un-needed settings.xml files

Issue-Id: SDNC-25
Change-Id: I4c4b32c15416f8f30b2eece9495a5dc55a17453d
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Former-commit-id: 27a3edf88fe660a321d826841cd1cd17fcd7135c

6 years agoUpdate docker-compose.yml images with nexus addr 51/14751/1
Marcus G K Williams [Sat, 23 Sep 2017 00:37:44 +0000 (17:37 -0700)]
Update docker-compose.yml images with nexus addr

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

6 years agoAdd core-utils package 13/14613/1
Dan Timoney [Fri, 22 Sep 2017 13:58:01 +0000 (09:58 -0400)]
Add core-utils package

Need to install CCSDK core-utils package to resolve issue loading
dblib after refactoring code change.

Change-Id: I1e36d23b7bbc787f1d9ebc3eab15e1e65d049b5c
Issue-ID: SDNC-88
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: ddc5e13a9322484a60f40cec998b9f48783e884d

6 years agoRenamed ecomp-model-information 03/14303/1
Dan Timoney [Thu, 21 Sep 2017 15:12:13 +0000 (11:12 -0400)]
Renamed ecomp-model-information

Updated generic-resource-api DGs to reflect name change of
ecomp-model-information to onap-model-information.  This name change
was missed in initial seed code submission, but is consistent with
API doc published on ONAP wiki.

Change-Id: I5cb95c98ed7c8748fcd2a607bee8b81a6166ae99
Issue-ID: SDNC-98
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 979076e024b63ea7632c3cd57b8d62525482698d

6 years agoMerge "remove jar files"
Dan Timoney [Wed, 20 Sep 2017 22:21:09 +0000 (22:21 +0000)]
Merge "remove jar files"

Former-commit-id: 7818a148f53081c4159f49824f739c47cc7c0da6

6 years agoUpdate DG namepaces - fixed 81/13981/1
Dan Timoney [Wed, 20 Sep 2017 22:00:14 +0000 (18:00 -0400)]
Update DG namepaces - fixed

Fixed script src/main/scripts/updateDgNamespace.sh to update namespace
references in DG XML files, and used that script to update all DG XMLs.

Change-Id: Idc9867007fbf46e17b336ed8bb33fdd08670a6ea
Issue-ID: SDNC-95
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: fafd0e6f7408803ae2a1fc0bef2a8a06cc08f2e6

6 years agoremove jar files 71/13971/1
Al Rotundo [Wed, 20 Sep 2017 20:08:52 +0000 (20:08 +0000)]
remove jar files

jar files from lib directory were removed that were not needed.  Added needed files into pom.xml file.

Change-Id: I7cd15cdb3b65f790e4dbb4334753cb51d08f1803
Issue-ID:SDNC-81
Signed-off-by: Al Rotundo <arotundo@att.com>
Former-commit-id: a11ee6416f6c565a3e8f979593855ac42dba10ce

6 years agoUpdate DG namepaces 59/13959/1
Dan Timoney [Wed, 20 Sep 2017 19:22:02 +0000 (15:22 -0400)]
Update DG namepaces

Added script src/main/scripts/updateDgNamespace.sh to update namespace
references in DG XML files, and used that script to update all DG XMLs.

Change-Id: I6ce75fcb5e1edee421560f6d539a7f0921fdf22a
Issue-ID: SDNC-95
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 51970f69236c65abee61f0099c8137c01e9fe26d

6 years agoFix platform logic installation 53/13953/1
Dan Timoney [Wed, 20 Sep 2017 19:11:18 +0000 (15:11 -0400)]
Fix platform logic installation

Platform logic on SDNC should install the CCSDK platform logic package
merged with the graphs for SDNC.  Instead, it was overwriting CCSDK
package and installing only local SDNC version.

Change-Id: Iada6779b942ff608987486bd10fed9f147018f74
Issue-ID: SDNC-96
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 048b31a4b390ff4a749c4d8e7dcd271f12da177e

6 years agoFix dblib properties 25/13925/1
Dan Timoney [Wed, 20 Sep 2017 15:40:05 +0000 (11:40 -0400)]
Fix dblib properties

Added missing property in dblib.properties to specify mariadb JDBC
connector.  Also, fixed bug in install that was preventing DGs
from being added.

Change-Id: Ife7df2b7565bbcaf98c9d816158224b4b4a77189
Issue-ID: SDNC-88
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 43405c2830e03529e9ce17c28a9e302e6fdf69ea

6 years agoUpdated release version for AAI config 79/13579/1
Rich Tabedzki [Tue, 19 Sep 2017 20:03:48 +0000 (20:03 +0000)]
Updated release version for AAI config

 Changes made:
 1. updated  release version in aaiclient.properties

 Issue-ID: CCSDK-97

Change-Id: Ie23c722e24a081cdaa99b0d79e8d89efc54dad2f
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
Former-commit-id: 17285f5963a884c88499e7bef26b31e3a19e511c

6 years agoMerge "Fixed accessing network-input-parameters."
Dan Timoney [Mon, 18 Sep 2017 20:03:35 +0000 (20:03 +0000)]
Merge "Fixed accessing network-input-parameters."

Former-commit-id: 3bb878187abce0bd49216e0ba9bc6e7015e91e74

6 years agoFixed accessing network-input-parameters. 55/12655/3
shashikanth [Fri, 15 Sep 2017 06:09:18 +0000 (11:39 +0530)]
Fixed accessing network-input-parameters.

network topology operation assign sub DG access network-input-parameters
as network-parameters which is not defined under network-request-input
container in GENERIC-RESOURCE-API yang, modified network-topology-
operation-assign.json as below
Before: network-topology-operation-input.network-request-input.
network-parameters
After: network-topology-operation-input.network-request-input.network
-input-parameters.
jira.onap.org/browse/SDNC-87

Issue-Id: SDNC-87
Change-Id: Idd4005fb24365fef990284569dd23685590515b3
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 89ac5158f33c5358d1a943a482f139e879dbd0a9

6 years agoUpdate property files 33/12733/2
Dan Timoney [Fri, 15 Sep 2017 14:07:27 +0000 (10:07 -0400)]
Update property files

Updated property files to use new refactored org.onap property
names.

Change-Id: I0ba380ec99e2da323a3aa2898610f82a1fd1caf2
Issue-ID: SDNC-88
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 13e93c95d77af7da8c7c099f02a0d8f1ea9b2141

6 years agoFix SDNC Docker image names 87/11787/2
Victor Morales [Tue, 12 Sep 2017 00:08:30 +0000 (17:08 -0700)]
Fix SDNC Docker image names

The SDNC images were named to use ONAP repository

Change-Id: I9f15599794e1b6595279a81c6ffa080e347885e9
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: SDNC-50

Former-commit-id: 84671ff52f6ff2693be3b6d5824eb385a58ba445

6 years agoCleanup project's name in Sonar 05/11305/1
Jessica Wagantall [Fri, 8 Sep 2017 20:18:20 +0000 (13:18 -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: I70222539e8faf84e9d8acce7b2718c3fa93649e6
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Former-commit-id: aff5cccd0e0ff7330170db5698d1cffe78677a03

6 years agoFix installFeatures script 13/10913/1
Dan Timoney [Thu, 7 Sep 2017 19:52:52 +0000 (15:52 -0400)]
Fix installFeatures script

Added CCSDK features to SDNC installFeatures.sh script

Change-Id: I50b3d6319f5081f8e6afeed58c2e17f8c9c00b9d
Issue-ID: CCSDK-76
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 417522491c88ed0d0b8d8201d75cf7a1cf2e5aac

6 years agoMerge "Enable surefire unit tests"
Dan Timoney [Thu, 7 Sep 2017 14:33:25 +0000 (14:33 +0000)]
Merge "Enable surefire unit tests"

Former-commit-id: 332639d9d5268e57d81b4282bd72830b4e842681

6 years agoAdd generic-resource-api DG seed code 87/10587/2
Dan Timoney [Wed, 6 Sep 2017 15:03:15 +0000 (11:03 -0400)]
Add generic-resource-api DG seed code

Add seed code for generic-resource-api directed graphs.

Change-Id: I51df937740d54d6f907c79fe322e4ffafe53537c
Issue-ID: SDNC-45
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: b014b942536d93f55664b67a36436168e623bcec

6 years agoEnable surefire unit tests 51/10651/1
Marcus G K Williams [Wed, 6 Sep 2017 22:11:14 +0000 (15:11 -0700)]
Enable surefire unit tests

Issue-Id: SDNC-65
Change-Id: I0a4e8e3d6a52df1fba95c883edf6b730ad86634a
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Former-commit-id: 0df5dda29bc347fe8f9e4db32558b7890ef328ee

6 years agoBuild sdnc/oam from ccsdk 05/10005/1
Dan Timoney [Fri, 1 Sep 2017 21:40:45 +0000 (17:40 -0400)]
Build sdnc/oam from ccsdk

Update sdnc/oam to build from ccsdk.  To get a clean build, it was necessary
to also change openecomp references to onap.

Change-Id: I90d939e77504cd58148889aff2a50f060e27f963
Issue-ID: SDNC-50
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: e391e1e3ca8ea5385bb1f77ed7c4c83935451575

6 years agoFix Ubuntu Dockerfile syntax 39/7839/1
Victor Morales [Thu, 17 Aug 2017 13:48:17 +0000 (08:48 -0500)]
Fix Ubuntu Dockerfile syntax

It was removed a character required to build the Ubuntu Docker image
in the commit I9ad061789fff4af2d21650783ab4659f54c729fa.

Change-Id: If3d370f18692f2ee89de64a18d70b9428f85d308
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: SDNC-60

Former-commit-id: a31f9aad7a5330c4ed665c95e540a062d860e1a2

6 years agoMerge "Clean up Dockerfiles"
Dan Timoney [Fri, 11 Aug 2017 14:50:57 +0000 (14:50 +0000)]
Merge "Clean up Dockerfiles"

Former-commit-id: af0f0df8ad4a87a9bdb7fc6503869c8a175e19d7

6 years ago[SDNC-30] summary 57/7157/1
Rich Tabedzki [Thu, 10 Aug 2017 02:13:22 +0000 (02:13 +0000)]
[SDNC-30] summary

Updated path version and paths to latest AAI project's release version

Change-Id: Icfe861ca4bf4de777359b9a35d1f24f46bb7c185
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
Former-commit-id: 58b6a976bef04529e1d8576a3c35722291efe0d6

6 years agoUpdate root pom 77/6877/1
Dan Timoney [Mon, 7 Aug 2017 20:45:48 +0000 (16:45 -0400)]
Update root pom

Update to use root-boron-sr1 artifactId for root pom.  There is only one
version of this artifact, so should avoid missing version problem.

Change-Id: Ib10fdd0ece5fc3d26f8444f531667f613004f127
Issue-ID: SDNC-42
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 09bde561f96518356e98a625debd92d9cdb13d67

6 years agoClean up Dockerfiles 15/5815/1
Chuck Short [Fri, 14 Jul 2017 13:56:09 +0000 (08:56 -0500)]
Clean up Dockerfiles

Follow Docker best practices guide located at:

https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices

Also try to improve readability of the Dockerfile

Change-Id: I9ad061789fff4af2d21650783ab4659f54c729fa
Signed-off-by: Chuck Short <charles.short@ericsson.com>
Former-commit-id: 20a1f5623a96bc4491dd7efdcb1ce03bd6ed1d28

6 years agoMerge "Add proxy support"
Dan Timoney [Sat, 1 Jul 2017 23:07:51 +0000 (23:07 +0000)]
Merge "Add proxy support"

Former-commit-id: cee38293eb9f404449769c75c9ad107f639d373b