sdnc/oam.git
5 years agoUpdate IPAM_IP_POOL rows description 71/66371/1
Alexis de Talhouët [Thu, 13 Sep 2018 13:54:22 +0000 (09:54 -0400)]
Update IPAM_IP_POOL rows description

For the self serve, in order to assign the proper prefix
id to resolve the ip address, the data dictionary will perform
lookup in the DB matching on the description field.
Here we're updating the description field to be a single
string, for vFW, we have:
- unprotected
- protected
- private

Change-Id: Ib6ade2f8d50e269a46042ea9df84b62924445223
Issue-ID: SDNC-444
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: 9e9460aae555e6085ac463f5caba27f5d9fc1e1c

5 years agoAdd netbox-ip-assign capability at vnf level 03/65903/2
Alexis de Talhouët [Tue, 11 Sep 2018 17:53:05 +0000 (13:53 -0400)]
Add netbox-ip-assign capability at vnf level

Change-Id: Icffd311e118a2ada7cc046e7884e10ca64001974
Issue-ID: CCSDK-339
Issue-ID: CCSDK-340
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: b3dd25eaf26981b4f5698c3238f5f8619d85c4f1

5 years agoMerge "self-serve DG for Casablanca"
Dan Timoney [Mon, 10 Sep 2018 21:09:29 +0000 (21:09 +0000)]
Merge "self-serve DG for Casablanca"

Former-commit-id: fa490c28436152596245480283dede4c5cf7f75e

5 years agoself-serve DG for Casablanca 17/65317/1
Cheung, Pat [Fri, 7 Sep 2018 20:56:24 +0000 (20:56 +0000)]
self-serve DG for Casablanca

Add new self-serve DG and update existing self-serve DG for Casablanca

Change-Id: Ib4c3ccf3ce2acc986df8c1a1d3374048e9ec73a1
Issue-ID: SDNC-437
Signed-off-by: Cheung, Pat <kc1472@att.com>
Former-commit-id: a132f1f5d11eff79a10dd0040db351e209c197d1

5 years agointegration test issues fix for sdwan and sotn 67/65167/3
shashikanth.vh [Fri, 7 Sep 2018 09:08:22 +0000 (14:38 +0530)]
integration test issues fix for sdwan and sotn

Change-Id: I406550404f0cfb661d6e480cf1df48d39fad06e7
Issue-ID: SDNC-357
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 3e4fa46160a5d6d52bb7eccf08dbb790d96a4682

5 years agoMake netbox-ip-assignment resolve all params 49/64449/8
Alexis de Talhouët [Tue, 4 Sep 2018 15:05:05 +0000 (11:05 -0400)]
Make netbox-ip-assignment resolve all params

While resolving params, multiple of them could be resolved
using the same capability. Adding the functionality in this
self-serve DG to make sure it's processing all the param
involving this capability

Change-Id: I7f4d83bf5cfa90e4959fa8599a26b1cf0228a81a
Issue-ID: CCSDK-339
Issue-ID: CCSDK-340
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: 059370a180fc6630eea5f771fb61e303132f4352

5 years agoCCVPN RestApi template changes 73/63973/2
prakash.e [Fri, 31 Aug 2018 11:35:49 +0000 (17:05 +0530)]
CCVPN RestApi template changes

SDWAN and SOTN restapi template fix

Change-Id: I2a86398487f65c9b15fb8081f383207ff778a135
Issue-ID: SDNC-357
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: db088b077924366c0d9028b71d490a5b05a1a0c1

5 years agoUpdate self-service-netbox-ip-assignment DG 65/63565/1
Alexis de Talhouët [Wed, 29 Aug 2018 18:54:15 +0000 (14:54 -0400)]
Update self-service-netbox-ip-assignment DG

- added the external_key support
- fixes plugin returned value and mapping to the
proper param in the MDSAL context.
- couple of typos

Change-Id: I6f305829e538284d7e4008352273fd82c77f4142
Issue-ID: CCSDK-339
Issue-ID: CCSDK-340
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: 0fe5cab7a4822073c02751756f08ab64c881e528

5 years agoAdded external_key column to IPAM_IP_ASSIGNMENT 61/63561/1
Alexis de Talhouët [Wed, 29 Aug 2018 18:16:05 +0000 (14:16 -0400)]
Added external_key column to IPAM_IP_ASSIGNMENT

external_key column is to store a keu uniquely identifying
the resource to a service, both within the ONAP and the
external system. That key will be set prior assignment,
and we be used during unassignment, to avoid having to
correlate to many values. The external_key *must* be unique,
at least per service. Hence lookup using both service-instance-id
and external_key will be used during unassign process.

Change-Id: I67691fc32b46bb6cbacd66402f5fda6456cd7e06
Issue-ID: CCSDK-463
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: b3cc6305655fee9a85d8ac42488e371b741a2f61

5 years agoAdd DG for self serve ip assign/unassign (netbox) 45/63145/6
Alexis de Talhouët [Mon, 27 Aug 2018 21:02:42 +0000 (17:02 -0400)]
Add DG for self serve ip assign/unassign (netbox)

This patch also adds the new capability in the capability
list of the generic self-serve assign / unassign.

Change-Id: Id7e1f061038c0a5caa52ba41f1fcc3e08e5f02a2
Issue-ID: CCSDK-339
Issue-ID: CCSDK-340
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: a51e4453ebe80eec9688e587e34ce480e67adb1d

5 years agoReformat self-serve-vf-module-(un)assign 47/63147/1
Alexis de Talhouët [Mon, 27 Aug 2018 20:55:39 +0000 (16:55 -0400)]
Reformat self-serve-vf-module-(un)assign

Reformating in order to make changes in coming gerrit more obvious.

Change-Id: I7414657e1d243792cba3e0e18174b2dfb8f779db
Issue-ID: CCSDK-339
Issue-ID: CCSDK-340
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: 80d2e93d397b425ba7d134852edd1b55a9684b29

5 years agoSDWAN sdnc DGs aai resource changes 69/63069/2
prakash.e [Mon, 27 Aug 2018 12:18:24 +0000 (17:48 +0530)]
SDWAN sdnc DGs aai resource changes

SDWAN configuration save in aai resource-name changes are updated in SDWAN DGs

Change-Id: I9097f205751af47b5db8f228142f27786e9d190d
Issue-ID: SDNC-357
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: fad8ff4f0b3660a5c1dd4b7abdb5ac5b95c8fec2

5 years agoMerge "Update SQL dump for IPAM tables"
Dan Timoney [Fri, 24 Aug 2018 19:35:00 +0000 (19:35 +0000)]
Merge "Update SQL dump for IPAM tables"

Former-commit-id: 0b84e06308b58d0308f40755b112cd730132b569

5 years agoMerge "Add netbox-client as part of the defautl features"
Dan Timoney [Fri, 24 Aug 2018 19:34:56 +0000 (19:34 +0000)]
Merge "Add netbox-client as part of the defautl features"

Former-commit-id: 9df0190342ec826746b2f9cbd8a554bab3a50a63

5 years agoMerge "Epic-231 cbr junit testcase of SDNC-263"
Dan Timoney [Fri, 24 Aug 2018 19:29:14 +0000 (19:29 +0000)]
Merge "Epic-231 cbr junit testcase of SDNC-263"

Former-commit-id: ddae2ce39b40e04fba13b9d99c39fad02b10e20e

5 years agoMerge "SDWAN flow based end-end test and issue fix"
Dan Timoney [Fri, 24 Aug 2018 19:29:07 +0000 (19:29 +0000)]
Merge "SDWAN flow based end-end test and issue fix"

Former-commit-id: 6d480c1894ff2f4578ae45ba450e90276943b57e

5 years agoEpic-231 cbr junit testcase of SDNC-263 41/59441/2
Soumendu Sekhar Acharya [Tue, 7 Aug 2018 11:49:35 +0000 (17:19 +0530)]
Epic-231 cbr junit testcase of SDNC-263

JUNIT Testcase for vnfconfigreportsservice

Change-Id: I20d92c1514c97e9239b865e0bd3f8e015d538153
Issue-ID: SDNC-413
Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com>
Former-commit-id: f88e26e83a56d1db9c105e430cb9c000b95cde9b

5 years agoEpic-231 cbr junit testcase of SDNC-258 33/59433/2
Soumendu Sekhar Acharya [Tue, 7 Aug 2018 11:20:48 +0000 (16:50 +0530)]
Epic-231 cbr junit testcase of SDNC-258

JUNIT Testcase for getBackupVnfDetailService

Change-Id: I8b4f96b46bcfb23d35c183eed7c2ee949b956900
Issue-ID: SDNC-413
Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com>
Former-commit-id: c07d55ffd5e1838e2ec4fc6204e8a6762674f5e9

5 years agoSDWAN flow based end-end test and issue fix 49/62349/1
prakash.e [Fri, 24 Aug 2018 13:51:33 +0000 (19:21 +0530)]
SDWAN flow based end-end test and issue fix

SDWAN DGs and restapi templates issue fixes

Change-Id: I5d1d4e6cb17e9b187ea4f0942ca837472738fe62
Issue-ID: SDNC-357
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: b1da373ad0e08400b4c1f2a8cfbb69524df745a2

5 years agoUpdate SQL dump for IPAM tables 27/62327/1
Alexis de Talhouët [Fri, 24 Aug 2018 13:02:47 +0000 (09:02 -0400)]
Update SQL dump for IPAM tables

- Fixes typos
- Change status column type from Integer to varchar

Change-Id: Ibf15233597fc459d43273688f42deb9538a18d51
Issue-ID: CCSDK-463
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: 8412046772d505f6216e5331c5febc74b3186189

5 years agoSDN-C support&provide network layer tests Using IP 65/58565/2
Soumendu Sekhar Acharya [Wed, 1 Aug 2018 11:51:15 +0000 (17:21 +0530)]
SDN-C support&provide network layer tests Using IP

SDNC-252,SDNC-253,SDNC-264,SDNC-266 are added as part of this story

Change-Id: Ic65ca32c4786fac1be9269dbc6a2162b433f0630
Issue-ID: SDNC-264
Signed-off-by: Soumendu Sekhar Acharya <sa00498080@techmahindra.com>
Former-commit-id: d90280efcad173fd2250b8e2e98cb8f480007657

5 years agoEpic-231 cbr reports 03/59403/2
Soumendu Sekhar Acharya [Tue, 7 Aug 2018 09:53:28 +0000 (15:23 +0530)]
Epic-231 cbr reports

SDN-C to support reporting feature for automated operations e.g. backup, versioning, restoration and added jacoco plugin in parent configbackuprestore

Change-Id: I355fdf0ed30a5446eb0447e3f90755dff54811cc
Issue-ID: SDNC-263
Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com>
Former-commit-id: 3fc03f8bde09d63f0c91c25bc95bb3419c3a6c0d

5 years agoMerge "Epic-231 cbr for compare"
Dan Timoney [Thu, 23 Aug 2018 15:13:06 +0000 (15:13 +0000)]
Merge "Epic-231 cbr for compare"

Former-commit-id: 90a83419e6770acbb59c332ff2f68eeb4c8610e8

5 years agoUpdate GR-API link 15/61615/1
Timoney, Dan (dt5972) [Tue, 21 Aug 2018 14:45:12 +0000 (10:45 -0400)]
Update GR-API link

Update link to GENERIC-RESOURCE-API documentation to reflect latest
version.

Change-Id: Ibe9351e2b2cda27bf946ae78c0f974c4f88257bf
Issue-ID: SDNC-427
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: d46567fd73616f6b388a75f196177e35a6275ad3

5 years agoEpic-231 cbr for compare 33/59333/2
Soumendu Sekhar Acharya [Tue, 7 Aug 2018 07:06:28 +0000 (12:36 +0530)]
Epic-231 cbr for compare

SDN-C to support the config comparison feature

Change-Id: I7e9219a40c54e1d0266e0fd55a5871b572539e6b
Issue-ID: SDNC-258
Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com>
Former-commit-id: 2b1c14f1135162077761a1c072f88c247209d8e3

5 years agoUpdate ueb-listener artifact type config 81/61381/1
Timoney, Dan (dt5972) [Mon, 20 Aug 2018 20:54:48 +0000 (16:54 -0400)]
Update ueb-listener artifact type config

Updated ueb-listener.properties to only subscribe to TOSCA_CSAR artifacts,
since it is the only type used currently in ONAP use cases.

Change-Id: I1847a8a070b207ca5f4448966e3b52258b33a485
Issue-ID: CCSDK-474
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: 94f1a25b9962969d32fe49ca3d197cad4af3f1eb

5 years agoAdd netbox-client as part of the defautl features 71/61371/1
Alexis de Talhouët [Mon, 20 Aug 2018 19:45:46 +0000 (15:45 -0400)]
Add netbox-client as part of the defautl features

For the self-serve initiative ongoing in Casablanca,
we need to have netbox-client enabled within SDNC, so
it can be used during assign/unassign stage of the VNF
lifecycle events.

Change-Id: Ic8d35f238548e00a52d4e1cd8d64d8be0d9e8ed5
Issue-ID: CCSDK-341
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: 82eee202ba3c9a438bba0c021c2307b0e356e4e6

5 years agoMerge "Added SQL dump for IPAM tables"
Dan Timoney [Mon, 20 Aug 2018 16:39:56 +0000 (16:39 +0000)]
Merge "Added SQL dump for IPAM tables"

Former-commit-id: e6067273537c79172e9369b248d82614297ce481

5 years agoAdded SQL dump for IPAM tables 37/61137/2
Alexis de Talhouët [Fri, 17 Aug 2018 20:29:53 +0000 (16:29 -0400)]
Added SQL dump for IPAM tables

Two tables being added in the sdnctl db:
- IPAM_IP_POOL
- IPAM_IP_ASSIGNMENT

More information on the content here: https://jira.onap.org/browse/CCSDK-463?focusedCommentId=25838&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-25838

Change-Id: I513b620a581676a803c7a2f76adeccf5b5e9e64d
Issue-ID: CCSDK-463
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: 2382758a21bcf424ca17db8f3a2aa98941651319

5 years agoSDWAN WAN Attach site addition 23/61123/1
shashikanth.vh [Fri, 17 Aug 2018 18:24:16 +0000 (23:54 +0530)]
SDWAN WAN Attach site addition

Updates include:
- Addition of sdwan Attach site resource DG
- Templates
- Defect fixes

Change-Id: Ie646f6a131a4124ac9228de4938d481d799d111f
Issue-ID: SDNC-357
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 28a98a71d3b3a44e7269de435f0591946f2456d1

5 years agoMerge "SDWAN Site DGs update"
Dan Timoney [Fri, 17 Aug 2018 16:39:08 +0000 (16:39 +0000)]
Merge "SDWAN Site DGs update"

Former-commit-id: aff8871a93ea3d6ac2fbaedbb8b3483cbfdca2c3

5 years agoadd LCM DGs 89/60989/1
Agarwal, Ruchira(ra1926) [Thu, 16 Aug 2018 22:55:06 +0000 (22:55 +0000)]
add LCM DGs

LCM DGs for ScaleOut, TrafficMgmt, SoftwareUpgrade

Change-Id: If7a4a2edb4abf12fdd2eacbf06c124740e7703b5
Issue-ID: SDNC-423
Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com>
Former-commit-id: 51ea971e0fbd77d25e1a4b5d6436dc5b7d135a95

5 years agoSDWAN Site DGs update 13/60613/2
prakash.e [Tue, 14 Aug 2018 20:17:48 +0000 (01:47 +0530)]
SDWAN Site DGs update

SDWAN site DG issue fix and update based on controlpoints modifications

Change-Id: I7daae9adf610f2fd72150a2316cfd5f8d9ede6de
Issue-ID: SDNC-357
Signed-off-by: Prakash.E <prakash.e@huawei.com>
Former-commit-id: b7fdeb59f9c50c690d6f388cb9967c0f1da4c5ef

5 years agoSDWAN device instance DGs 85/60585/3
prakash.e [Tue, 14 Aug 2018 16:52:33 +0000 (22:22 +0530)]
SDWAN device instance DGs

SDWAN DeviceInstance vnf topology operation DGs

Change-Id: I7072271ca36030046f0146b072ad0ecfa9efd69d
Issue-ID: SDNC-357
Signed-off-by: Prakash E <prakash.e@huawei.com>
Former-commit-id: c3161a030a9c6fd044572ff4a0dfd58da674dae2

5 years agoSDWAN WAN port DG addition 73/60573/1
shashikanth.vh [Tue, 14 Aug 2018 16:00:26 +0000 (21:30 +0530)]
SDWAN WAN port DG addition

Updates include:
- Addition of sdwan port resource DG
- Templates

Change-Id: Id3913755e2724c26663269fb9c8235fc2ca7fb91
Issue-ID: SDNC-357
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 93bb206a1e4d8ce64a5f43d2733995a0a1b4fe92

5 years agoSOTN siteInstance DGs 55/60055/4
prakash.e [Fri, 10 Aug 2018 18:24:16 +0000 (23:54 +0530)]
SOTN siteInstance DGs

SOTN siteInstance vnf topology operation DGs

Change-Id: I7018aa0c56db60d1bca0a3b234820b3128d0c111
Issue-ID: SDNC-356
Signed-off-by: Prakash E <prakash.e@huawei.com>
Former-commit-id: f5b2457c6f66e4e357fe469df370d1ce8b4f0cd9

5 years agoMerge "SDWAN VPN DG deletion template addition"
Dan Timoney [Fri, 10 Aug 2018 13:43:00 +0000 (13:43 +0000)]
Merge "SDWAN VPN DG deletion template addition"

Former-commit-id: 3abd0b494d868f5cb30eea4665946a52956873b3

5 years agoMerge "SDWAN VPN DG addition"
Dan Timoney [Fri, 10 Aug 2018 13:41:20 +0000 (13:41 +0000)]
Merge "SDWAN VPN DG addition"

Former-commit-id: cb5ba77f9c36636f37859768bdff22df5112746d

5 years agoSDWAN VPN DG deletion template addition 01/60001/1
gaurav [Fri, 10 Aug 2018 11:30:05 +0000 (17:00 +0530)]
SDWAN VPN DG deletion template addition

Updates include:
- Addition of delete template

Change-Id: I20153ddf252573229b6ffd6daa0ca744e8544253
Issue-ID: SDNC-357
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 7b5a84e563d107bd2db09addfcc5dbc2e744fe42

5 years agoSDWAN VPN DG addition 93/59993/1
gaurav [Fri, 10 Aug 2018 10:54:06 +0000 (16:24 +0530)]
SDWAN VPN DG addition

Updates include:
- Addition of sdwan connectivity resource DG
- Hooking the same to main DG

Change-Id: Icb629089ec3f5a4983eabe3168523b24e2afd275
Issue-ID: SDNC-357
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: ad341b6b20b613e9861bbc6c0bd9f1bceb2e3d7e

5 years agoSOTN DG to support EPL 63/59963/1
gaurav [Fri, 10 Aug 2018 07:07:02 +0000 (12:37 +0530)]
SOTN DG to support EPL

Updates include:
- Template changes to support EPL
- Changes wrt. parameter names

Change-Id: I016adb31b9c6ad043a43468cec198d4336bb96a1
Issue-ID: SDNC-356
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: a2c96f67d1e799f8f762fb14be3744a03649869a

5 years agoMerge "connectivity attachment issue fix"
Dan Timoney [Thu, 9 Aug 2018 20:37:50 +0000 (20:37 +0000)]
Merge "connectivity attachment issue fix"

Former-commit-id: 302ddecd0d19d7a3b6bf11b6f8ee90dc1ddf639b

5 years agoMerge "Connection attachment template issue fix"
Dan Timoney [Thu, 9 Aug 2018 20:37:36 +0000 (20:37 +0000)]
Merge "Connection attachment template issue fix"

Former-commit-id: 6f928522e6a4a6dfbe11f6f96579aab8e31b081b

5 years agoMerge "SOTN issue fixes"
Dan Timoney [Thu, 9 Aug 2018 20:37:04 +0000 (20:37 +0000)]
Merge "SOTN issue fixes"

Former-commit-id: 7b72cc062552903fa642002f8642ef5bd8e434a0

5 years agoMerge "Update network topology to aai"
Dan Timoney [Thu, 9 Aug 2018 20:33:18 +0000 (20:33 +0000)]
Merge "Update network topology to aai"

Former-commit-id: fdef1b33bf39c529a2d0c568bc181d6d0c4d9a31

5 years agoConnection attachment template issue fix 91/59891/2
shashikanth.vh [Thu, 9 Aug 2018 16:52:10 +0000 (22:22 +0530)]
Connection attachment template issue fix

Template order is not according to yang defined model

Change-Id: Icb21e906a945bd007396eb6538fc43a85f6b1914
Issue-ID: SDNC-356
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: b99c7b6abfd55c9b6eae1c55d47aa64cc471abf9

5 years agoconnectivity attachment issue fix 07/59807/8
shashikanth.vh [Thu, 9 Aug 2018 08:38:39 +0000 (14:08 +0530)]
connectivity attachment issue fix

Test issues fixed

Change-Id: I991876c6176c5fa05682e635b9c1e29eb5b08d54
Issue-ID: SDNC-356
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: e89a860588e3a094d5cc251dd6992373c2f36ab7

5 years agoSOTN issue fixes 61/59461/4
prakash.e [Tue, 7 Aug 2018 13:00:03 +0000 (18:30 +0530)]
SOTN issue fixes

Issues: SOTN connectivity issues in create, activate and deactivate is fixed

Change-Id: I4b85cf2eb248f36369a85fc93394a1d41d2170ac
Issue-ID: SDNC-356
Signed-off-by: Prakash E <prakash.e@huawei.com>
Former-commit-id: 42ff7639525bbba3dd81abd4965d340291d46b3e

5 years agoUpdate network topology to aai 25/59325/4
shashikanth.vh [Tue, 7 Aug 2018 04:57:58 +0000 (10:27 +0530)]
Update network topology to aai

updated to use p-interface for ltp's

Change-Id: I676ad2dba4b5197a0db32c80ccf5d2f725343c53
Issue-ID: SDNC-387
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 3e371553a625d392b1feaf7f8c2a40f520386efe

5 years agoFix OMF Component ID 43/58943/1
lalena.aria [Fri, 3 Aug 2018 13:38:47 +0000 (09:38 -0400)]
Fix OMF Component ID

Changes made:
Revert test asdc-address, consumer-group, consumer-id and msg-bus-address
in ueb-listener.properties which were accidentaly committed after testing.

Change-Id: Id5cc8aff4c5c5498609f4e3ce103327e451a0740
Issue-ID: CCSDK-423
Signed-off-by: lalena.aria <lalena.aria@att.com>
Former-commit-id: bff7afa7ec3921b6c67f4d16682a4777ae30ba53

5 years agoMerge "Updates to SOTN DG"
Dan Timoney [Fri, 3 Aug 2018 11:43:00 +0000 (11:43 +0000)]
Merge "Updates to SOTN DG"

Former-commit-id: 8826276da083f4798387a5ee631b7300e0862326

5 years agoMerge "SDWAN Templates for RestapiCallNode"
Dan Timoney [Thu, 2 Aug 2018 20:57:50 +0000 (20:57 +0000)]
Merge "SDWAN Templates for RestapiCallNode"

Former-commit-id: 961d7a906b2cadb7bce2e4e145a6cec602b0b2ad

5 years agoMerge "Fix to config when clustering enabled"
Dan Timoney [Thu, 2 Aug 2018 20:57:39 +0000 (20:57 +0000)]
Merge "Fix to config when clustering enabled"

Former-commit-id: e6a644629985c7d8f2dcfea8db93efb96fc6fd0a

5 years agoUpdates to SOTN DG 69/58569/1
gaurav [Thu, 2 Aug 2018 05:20:02 +0000 (10:50 +0530)]
Updates to SOTN DG

Updates include:
- Changes to support inter-domain.
- Changes wrt. AAI nodes and fields.

Change-Id: I50ed3553e792a382c534c72475afc666629320cc
Issue-ID: SDNC-356
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 62b4fd6b216ec03288cd216b50803ba8c64a3c3b

5 years agoSDWAN Templates for RestapiCallNode 33/58033/7
shashikanth.vh [Mon, 30 Jul 2018 13:26:15 +0000 (18:56 +0530)]
SDWAN Templates for RestapiCallNode

Added restapicallnode templates for tenant, vpn, vpn-topo
device, site, port, wan-port, network-res-orch, underlay.

Change-Id: I962755c991fa3cb88972576819b85a1702fef2aa
Issue-ID: SDNC-357
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 001cdf44fff9d53fd29e0e0a250885f80d5cde46

5 years agoFix to config when clustering enabled 79/58479/1
jmac [Wed, 1 Aug 2018 18:55:19 +0000 (18:55 +0000)]
Fix to config when clustering enabled

Change-Id: I6cbb36ea5a102dcdf04f9fb02a9a615738978bbd
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: SDNC-411

Former-commit-id: f7ac41dcd8eb9b668686c53da7de062f865467bd

5 years agoRe-attaching VoLTE and CCVPN DGs 11/58211/1
gaurav [Tue, 31 Jul 2018 10:36:52 +0000 (16:06 +0530)]
Re-attaching VoLTE and CCVPN DGs

Changes include:
Changes to main DG to re-attach VoLTE and CCVPN sub DGs.

Change-Id: I217708ac49d34706cd2f6f12c68c2929248abd96
Issue-ID: SDNC-356
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 5d3980c28f3c5d16d49f8a6edacfacc0b161d01e

5 years agoMerge "Fixes to getpathsegment composite and VNF assign"
Dan Timoney [Fri, 27 Jul 2018 20:54:14 +0000 (20:54 +0000)]
Merge "Fixes to getpathsegment composite and VNF assign"

Former-commit-id: 72cde218002c64b34c4a48c50d0e63968011e35e

5 years agoMerge "Remove test for Active on Delete"
Dan Timoney [Fri, 27 Jul 2018 20:51:16 +0000 (20:51 +0000)]
Merge "Remove test for Active on Delete"

Former-commit-id: b0e7aed1ffa2a4cdbcc60053532a1f265022146d

5 years agoFixes to getpathsegment composite and VNF assign 75/57875/1
Brandon, Bruce (bb2697) [Fri, 27 Jul 2018 14:19:20 +0000 (14:19 +0000)]
Fixes to getpathsegment composite and VNF assign

Catch up with fixes to getpathsegment composite and VNF assign

Change-Id: I4dfc14c61eae992219384a0b13615357e242ac92
Issue-ID: SDNC-407
Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
Former-commit-id: 5f5240ddb91e0507f9845a96708a4c97a907fe2c

5 years agoUpdate graph.version and dg.properties 37/57637/2
gaurav [Fri, 27 Jul 2018 05:03:00 +0000 (10:33 +0530)]
Update graph.version and dg.properties

Addition includes:
1. Add allotted resource DGs to graph.version
2. Add oof url and template to dg.properties

Change-Id: I85cc93581d07d74670d957285b809fd010f511a4
Issue-ID: SDNC-356
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 4d4fa2deb773083ed3d1cd85d43aefdb7e4205e0

5 years agoGeneric resource API DG catch up 39/57739/1
Brandon, Bruce (bb2697) [Thu, 26 Jul 2018 18:10:42 +0000 (18:10 +0000)]
Generic resource API DG catch up

Generic resource API DG catch up with several new capabilities

Change-Id: I6ba4a1716693a2fb0ba5314f60038277a50249a3
Issue-ID: SDNC-403
Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
Former-commit-id: dd97cf829ce1c0b3bbb0e98e93a2e6619d945beb

5 years agoMerge "Add DG json/xml in releases to gitignore"
Dan Timoney [Wed, 25 Jul 2018 14:49:22 +0000 (14:49 +0000)]
Merge "Add DG json/xml in releases to gitignore"

Former-commit-id: d3c2c684572e126774725e665dd87c147148d7d3

5 years agoMerge "Connecting SOTN sub DGs to network DG"
Dan Timoney [Wed, 25 Jul 2018 14:48:47 +0000 (14:48 +0000)]
Merge "Connecting SOTN sub DGs to network DG"

Former-commit-id: fd491ac136aebc57068abe85144f40431fc2b3eb

5 years agoMerge "Adding site Resource DG"
Dan Timoney [Wed, 25 Jul 2018 14:48:39 +0000 (14:48 +0000)]
Merge "Adding site Resource DG"

Former-commit-id: 027c60e3bbcc371552af20947aec15a622d4daab

5 years agoMerge "Adding connectivity attachment Resource DG"
Dan Timoney [Wed, 25 Jul 2018 14:48:07 +0000 (14:48 +0000)]
Merge "Adding connectivity attachment Resource DG"

Former-commit-id: 99e9c6a20f596476e57352a805962dd6d1970221

5 years agoMerge "Adding connectivity attachment Resource DGs"
Dan Timoney [Wed, 25 Jul 2018 14:47:58 +0000 (14:47 +0000)]
Merge "Adding connectivity attachment Resource DGs"

Former-commit-id: dd617e15a31134bb22b5dcc4c17eff5fe9901be7

5 years agoMerge "Datachange DG to handle ESR third party event"
Dan Timoney [Wed, 25 Jul 2018 14:46:11 +0000 (14:46 +0000)]
Merge "Datachange DG to handle ESR third party event"

Former-commit-id: 48f58e54aecdcb73f4bdf0c873b760f05c6b5d57

5 years agoAdd DG json/xml in releases to gitignore 51/57551/1
gaurav [Wed, 25 Jul 2018 14:10:30 +0000 (19:40 +0530)]
Add DG json/xml in releases to gitignore

Add DG's json/xml in dgbuilder/releases to gitignore.

Change-Id: I3d43d176488159e0f6b173836bc6165f12bbcb69
Issue-ID: SDNC-350
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 90eaf0b0844d17e8834b4b2f0d809caedcb37a76

5 years agoConnecting SOTN sub DGs to network DG 27/57527/1
gaurav [Wed, 25 Jul 2018 12:05:50 +0000 (17:35 +0530)]
Connecting SOTN sub DGs to network DG

Changes include:
1. Connected SOTN sub DG with network DG
2. Removed hardcoding of version

Change-Id: Iabdbc267434bcef0ce125d166d1c2252fa49ce97
Issue-ID: SDNC-356
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: c972410c1bb1faa06155e1aa8126c0849990879a

5 years agoAdding site Resource DG 85/57485/2
gaurav [Wed, 25 Jul 2018 10:44:34 +0000 (16:14 +0530)]
Adding site Resource DG

Initial implementation of site resource DG.

Change-Id: I65b6a7e335b4053f3133b731849badec7240ec1b
Issue-ID: SDNC-356
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: f1ad68601c2616b39756cb6f516d6dad5237f0c0

5 years agoAdding connectivity attachment Resource DGs 95/57295/1
gaurav [Tue, 24 Jul 2018 11:24:22 +0000 (16:54 +0530)]
Adding connectivity attachment Resource DGs

Addition includes:
1. Templates for RestapiCallNode
2. DGs for activate, deactivate and delete

Change-Id: Id6a6150d880a14ba71f9587484fc5677b8c5b24c
Issue-ID: SDNC-356
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 295a37952f7e6209ab9dc8b7bd98a71d99325a01

5 years agoAdding connectivity attachment Resource DG 65/57065/5
gaurav [Fri, 20 Jul 2018 17:10:12 +0000 (22:40 +0530)]
Adding connectivity attachment Resource DG

Initial implementation of create DG for connectivity attachment resource.

Change-Id: Ibba56e5ec4af9da3565041085f83f7f01bafd201
Issue-ID: SDNC-356
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 91d3ed86e4bb4596dc2a42095fb3a941117f9a27

5 years agoMerge "Added subscription for SdncAaiDmaapConsumer"
Dan Timoney [Mon, 23 Jul 2018 14:54:25 +0000 (14:54 +0000)]
Merge "Added subscription for SdncAaiDmaapConsumer"

Former-commit-id: e98ad550f65d09e743deefe58bcc402df7b95c1b

5 years agoDatachange DG to handle ESR third party event 33/57133/1
shashikanth.vh [Mon, 23 Jul 2018 09:12:56 +0000 (14:42 +0530)]
Datachange DG to handle ESR third party event

SDNC's AAI event consumer of esr-thirdparty information will
post the event to DataChange API. DataChangeProvider DG is requried
to process the event

Change-Id: Ic4857e32bd6941628e297aefefd2c697255f3ca2
Issue-ID: SDNC-386
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 9e66dd112e232dab7baabdc6415ccdd7c23c0f31

5 years agoMerge "Testing changes for Refactor UEB Listener"
Dan Timoney [Fri, 20 Jul 2018 14:50:39 +0000 (14:50 +0000)]
Merge "Testing changes for Refactor UEB Listener"

Former-commit-id: 76e0d0ac22bd241e34f63b2e19592e83d1310e5b

5 years agoRemove test for Active on Delete 51/57051/1
Brian Freeman [Fri, 20 Jul 2018 12:26:10 +0000 (07:26 -0500)]
Remove test for Active on Delete

Issue-ID: SDNC-399
Change-Id: If67ad6c1c578252faa28022098b5d69c2815c1ea
Signed-off-by: Brian Freeman <bf1936@att.com>
Former-commit-id: 0e86713498c26837b39d7ad2cbadb7f8299718ee

5 years agoTesting changes for Refactor UEB Listener 85/56785/2
lalena.aria [Wed, 18 Jul 2018 20:50:18 +0000 (16:50 -0400)]
Testing changes for Refactor UEB Listener

Changes made:
Upadates to ueb-listener.properties for Robot testing.

Change-Id: Ifd168da331c12518a171de97c00ea72af682a00f
Issue-ID: CCSDK-360
Signed-off-by: lalena.aria <lalena.aria@att.com>
Former-commit-id: b52c4d99f799e5302d192ff61b0b37ec4f68bdc1

5 years agoAdding SOTN Connectivity Resource DG. 03/56903/1
gaurav [Thu, 19 Jul 2018 13:28:37 +0000 (18:58 +0530)]
Adding SOTN Connectivity Resource DG.

Added create/activate/deactivate & delete DGs for SOTN connectivity
resource.

Change-Id: I2760418b16ed411737cf38313fb1b9e051c8985a
Issue-ID: SDNC-356
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 60b9c632414c96166064e9a8850017fc968b6749

5 years agoAdded subscription for SdncAaiDmaapConsumer 93/56893/1
shashikanth.vh [Thu, 19 Jul 2018 12:02:03 +0000 (17:32 +0530)]
Added subscription for SdncAaiDmaapConsumer

Change-Id: If15031d6079f88b6359077a5df0cb237dbab8829
Issue-ID: CCSDK-389
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 38c5da7e607e31d298a4be1fd829d4dc165b6bae

5 years agoInstall features at build time 57/56657/1
Timoney, Dan (dt5972) [Tue, 17 Jul 2018 20:34:31 +0000 (16:34 -0400)]
Install features at build time

Update docker design to install features at docker build time instead of
installing features on container start up.  This avoids need to bounce
container on startup.

Change-Id: Iacfba1f8c36c7b03f23fb66e9aff910d09e7cfa4
Issue-ID: SDNC-394
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: 86a008a5b0f0f22356f64b86d9c4c51f9cf09cdc

5 years agoRoll version for Casablanca 75/50775/1
Timoney, Dan (dt5972) [Wed, 6 Jun 2018 18:35:30 +0000 (14:35 -0400)]
Roll version for Casablanca

Roll version to 1.4.0-SNAPSHOT for Casablanca development

Change-Id: I5d52858a86eee40136cf8ad5d2cac1d0a44885da
Issue-ID: SDNC-333
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: 110b9d3f108e8f81f705ec4eeb2102f98f220d39

5 years agoUpdate SDNC release notes 01/50401/1
Timoney, Dan (dt5972) [Tue, 5 Jun 2018 16:54:35 +0000 (12:54 -0400)]
Update SDNC release notes

Add links to Jira queries to get full feature list and fixed bugs list
and update known defects list.

Change-Id: Ic92ce7f83bd2d25cbb66784d650608ac800c1303
Issue-ID: SDNC-315
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: 66b7d18ae11ea4975977b28333086f25d46d5787

5 years agoUpdate format of security section 71/50171/1
Gildas Lanilis [Mon, 4 Jun 2018 17:57:50 +0000 (10:57 -0700)]
Update format of security section

Change-Id: I2ebd32eeb3f8f758450b572e41a4ea8f99a356fe
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Former-commit-id: 93c140554941b707a7c24efb502c2cefa11570ff

5 years agoFix for multi tunnelxconn 25/50025/1 2.0.0-ONAP 2.0.0-ONAP v1.3.4
Brian Freeman [Sat, 2 Jun 2018 12:58:23 +0000 (07:58 -0500)]
Fix for multi tunnelxconn

Issue-ID: INT-517
Change-Id: Ib8b3508f0b2fece22437b09b9ced328522dd1561
Signed-off-by: Brian Freeman <bf1936@att.com>
Former-commit-id: 6507b4e0edbb287cbd7583a8ee4f1e565cb8ab82

5 years agoMerge "Update to use CCSDK version 0.2.4"
Dan Timoney [Fri, 1 Jun 2018 13:44:36 +0000 (13:44 +0000)]
Merge "Update to use CCSDK version 0.2.4"

Former-commit-id: 31170630d8bb6383be24894d0a4a57ffbb44532d

5 years agoMerge "Fix Service-object-path"
Dan Timoney [Fri, 1 Jun 2018 12:10:07 +0000 (12:10 +0000)]
Merge "Fix Service-object-path"

Former-commit-id: a068aee43c63c291db8fff8d0875bdeeb3d03795

5 years agoMerge "Document Security section of the Release Notes"
Dan Timoney [Fri, 1 Jun 2018 12:09:48 +0000 (12:09 +0000)]
Merge "Document Security section of the Release Notes"

Former-commit-id: 6b72e216b72a5a1937899983d82c28a1c9e36444

5 years agoUpdate to use CCSDK version 0.2.4 31/49931/1
Timoney, Dan (dt5972) [Fri, 1 Jun 2018 12:08:49 +0000 (08:08 -0400)]
Update to use CCSDK version 0.2.4

Update to use CCSDK version 0.2.4 (parent version 1.0.4)

Change-Id: Iee1448ffc04098675a62617d7e2a5a91bcd01bde
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: 552963ec2781609868587e7e743b2a7aa229044a

5 years agoMerge "Add backup/restore scripts"
Dan Timoney [Fri, 1 Jun 2018 12:02:48 +0000 (12:02 +0000)]
Merge "Add backup/restore scripts"

Former-commit-id: 4e49497e804a678afc8f9a2a153e1d3f6000989b

5 years agoFix Service-object-path 07/49907/1
Brian Freeman [Fri, 1 Jun 2018 01:33:57 +0000 (20:33 -0500)]
Fix Service-object-path

Issue-ID: SO-664
Change-Id: I680c522ab52579fd0590d025e1e54c2125c78258
Signed-off-by: Brian Freeman <bf1936@att.com>
Former-commit-id: 7f03f0a488da69d4b972392744be392fdeb14bf9

5 years agoAdd backup/restore scripts 03/49903/1
Timoney, Dan (dt5972) [Fri, 1 Jun 2018 01:01:17 +0000 (21:01 -0400)]
Add backup/restore scripts

Add scripts to invoke daexim REST API to backup and restore
MD-SAL data

Change-Id: Ic25b1a24722bcec6f40524f9fd2abd6ac6c9b3d9
Issue-ID: SDNC-223
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: e61c0b2b8015e3bbf75c19e0d3f24192c52c89b3

5 years agoAdd LCM DGs 67/49867/1
Ruchira Agarwal [Thu, 31 May 2018 21:25:50 +0000 (21:25 +0000)]
Add LCM DGs

Add LCM DGs with no playbooks

Change-Id: I46888193ca44bf349309e4d1aabfc27ef8dc9293
Issue-ID: SDNC-331
Signed-off-by: Ruchira Agarwal <ra1926@att.com>
Former-commit-id: f08a3a8d5611c38f3acd34830df13f813923f37e

5 years agoAdd LCM DGs 65/49865/1
Ruchira Agarwal [Thu, 31 May 2018 21:23:19 +0000 (21:23 +0000)]
Add LCM DGs

Add LCM DGs with no playbooks

Change-Id: Ie8a6f78dd3efc436df1638e5b08990bfcd1d1ecb
Issue-ID: SDNC-331
Signed-off-by: Ruchira Agarwal <ra1926@att.com>
Former-commit-id: 7715cadfbbf04602c404a247c8584dac6046b223

5 years agoDocument Security section of the Release Notes 43/49843/1
Gildas Lanilis [Thu, 31 May 2018 19:52:09 +0000 (12:52 -0700)]
Document Security section of the Release Notes

Change-Id: I386ee06136838cba730388fe9308c1b48efa2a6a
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Former-commit-id: 880b617d201f15ca402acc8ccc546e55195ca5a0

5 years agoMerge "Fix ref to SERVICE_MODEL"
David Stilwell [Wed, 30 May 2018 19:15:57 +0000 (19:15 +0000)]
Merge "Fix ref to SERVICE_MODEL"

Former-commit-id: 57f7417b93bbbf8ed00b667c97f5417ea181f4e3

5 years agoFix ref to SERVICE_MODEL 03/49503/2
Timoney, Dan (dt5972) [Wed, 30 May 2018 14:23:48 +0000 (10:23 -0400)]
Fix ref to SERVICE_MODEL

Network model dump incorrectly refers to SERVICE_MODEL in lower case.
Fixed the reference, but also added script to remove the
offending foreign key (FK_NETWORK_MODEL) to be consistent with
workaround used throughout Beijing testing.  For Casablanca,
will remove call to that script and test using fixed foreign key.

Change-Id: I5ce5d99d6c217c4bd713268a232c902f2d849c62
Issue-ID: SDNC-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: 1df1b909791232ac15eb682328d27d736443f877

5 years agoFix LCM Configs 25/49425/1
Ruchira Agarwal [Tue, 29 May 2018 21:12:54 +0000 (21:12 +0000)]
Fix LCM Configs

Fix DG and config Typos for LCM

Change-Id: I5000e41986397174dcbd82370be6f9dffae6fe0c
Issue-ID: SDNC-329
Signed-off-by: Ruchira Agarwal <ra1926@att.com>
Former-commit-id: eb4c6fd8294d18394c6d76361987aee9f07a8090

5 years agoUpdate version.properties 85/48985/1
Timoney, Dan (dt5972) [Thu, 24 May 2018 16:12:14 +0000 (09:12 -0700)]
Update version.properties

Update to version 1.3.3

Change-Id: Ic456fdf2abde3d478180ecca08d646682e128c42
Issue-ID: CCSDK-209
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: b8c110eab4ccc67dd41ab02d626651affac3304a

5 years agoUpdate sdnc docker to use 1.3.3 NB 71/48971/1
Timoney, Dan (dt5972) [Thu, 24 May 2018 15:23:45 +0000 (08:23 -0700)]
Update sdnc docker to use 1.3.3 NB

Update SDNC docker to use version 1.3.3 of SDNC northbound

Change-Id: I8a23656cacef7d921ba274ad842d950a5220a16a
Issue-ID: CCSDK-290
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: e7fb90d01679b7ae6fabdf51edc957e731c9c6dc