Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: sdnc/oam master 18154037f6256b94ab1c9634e2ae9834a5a58f1c
Merge "Fix for overlay DGs."
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>
|
|
Project: sdnc/oam master 04580d7eb6c59fdd613a8fea1d161e0ed7a46a1e
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>
|
|
Project: sdnc/oam master 1e3d20c9b1f3683daccac7eaf0a42586d8382f90
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>
|
|
Project: sdnc/oam master bf5801eae1015156972164d453dc737d63eeed95
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>
|
|
Project: sdnc/oam master 1ee7a30d22fea376c4bfd30bbf94183e25feddc2
Merge "Add missing ueb-listener docker container"
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>
|
|
Project: sdnc/oam master a8e7d59abcc55950e76f36cf4c2d280f55a38381
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>
|
|
Project: sdnc/oam master 4d38cecf0f03e1244ca0c605c5802632b36f3b82
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>
|
|
Project: sdnc/oam master fc653f61e98cafa25c94b3b3326e8505ec5bc176
Merge "Update underlay DGs for VoLTE use case"
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>
|
|
Project: sdnc/oam master 5b5a1cf1e254b93884004d3a9eafbba5b29697e8
Merge "Fix dgbuilder mysql upload"
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>
|
|
Project: sdnc/oam master 919f62fb6939b0eefbd25c139a61b5f4983b26f2
Add missing tables
Add tables missing from SDNC schema
Change-Id: I26bfca11c9a9789d8d59ae6f0f407aeff8e3092c
Issue-ID: SDNC-77
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: sdnc/oam master f6c1667ddd3699fd829c494944fb9a74a4c55c15
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>
|
|
Project: sdnc/oam master b1cb1068b403f4343cd5e450f7c39399c142e6ef
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>
|
|
Project: sdnc/oam master 3446c1d0ae16ec1c7aac1c3195ed58604afc568f
Merge "Update plugin references"
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>
|
|
Project: sdnc/oam master bd0ebcc0e2f442233845fa6fe631c19173e8ac35
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>
|
|
Project: sdnc/oam master 4386a943edda6bd9011767aaf6ad97630f286342
Add generic-resource-api install
Issue-ID: SDNC-109
Change-Id: I2862c77cab4a458ebdf50956c298762f40b951fc
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Project: sdnc/oam master 417786e2e20b8e8da0425c3842409fd9b32d6dc2
Merge "Update overlay DG for VoLTE use case"
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>
|
|
Project: sdnc/oam master 3c4f99c27acee6671b40b7e120822c3915e2cbf4
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>
|
|
Project: sdnc/oam master 3948576d2ce46e492cfead3efd0aa883c280bd30
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>
|
|
Syncing sdnc feature, oam, and northbound
Syncing portal
Change-Id: Ie0ad89d513ab13d2fda08f6b3d78156733583593
Issue-ID: DOC-92
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Change-Id: I9f998081caa0f2a30714b82cf6ac5f9e1b91f2c1
Issue-ID: DOC-92
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Change-Id: I7bae849907c817b952a570fa8518f9d1995fa880
Issue-ID: DOC-51
Signed-off-by: Rich Bennett <rb2745@att.com>
|