sdnc/oam.git
5 years agoAdd INFO.yaml file
Jessica Wagantall [Thu, 6 Dec 2018 01:59:59 +0000 (17:59 -0800)]
Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: Ieaac95704f6911d7a32f9892ad5b6554a5162ae5
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agofix topology discovery bug for ccvpn
wsx25289 [Mon, 3 Dec 2018 02:12:15 +0000 (21:12 -0500)]
fix topology discovery bug for ccvpn

Issue-ID: SDNC-354

Change-Id: I3c3d0a464af933da449f009690085d778bbb4614
Signed-off-by: Wsx25289 <10200860@zte.com.cn>
5 years agoMerge "Notification Sub-DG with Restconf discovery node"
Dan Timoney [Fri, 30 Nov 2018 23:32:45 +0000 (23:32 +0000)]
Merge "Notification Sub-DG with Restconf discovery node"

5 years agoMerge "Updating RestApi to RestconfApi"
Dan Timoney [Fri, 30 Nov 2018 23:32:02 +0000 (23:32 +0000)]
Merge "Updating RestApi to RestconfApi"

5 years agoMerge "CCVPN closed loop issue fix"
Dan Timoney [Fri, 30 Nov 2018 20:54:38 +0000 (20:54 +0000)]
Merge "CCVPN closed loop issue fix"

5 years agoUpdating RestApi to RestconfApi
janani b [Fri, 30 Nov 2018 14:33:22 +0000 (20:03 +0530)]
Updating RestApi to RestconfApi

Changing SOTN DG to use RestconfApiCallNode instead of RestApiCallNode

Issue-ID: SDNC-474

Change-Id: I3c37a622a1fbf547b7f5bc65592aac4ee8c51d81
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoAdd SDNC Casablanca release notes
Timoney, Dan (dt5972) [Thu, 29 Nov 2018 02:15:41 +0000 (21:15 -0500)]
Add SDNC Casablanca release notes

Add release notes for SDNC Casablanca release.

Change-Id: Idd58561e307864e761410c9ef105ae819b235300
Issue-ID: SDNC-539
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoCCVPN closed loop issue fix
prakash.e [Thu, 29 Nov 2018 14:18:03 +0000 (19:48 +0530)]
CCVPN closed loop issue fix

SOTN Reoptimization DGs call added in network-topology-operation DG to support policy.

Change-Id: I1879be989e3cbb732932455c0ab2f6d3c8387c0a
Issue-ID: SDNC-540
Signed-off-by: Prakash.E <prakash.e@huawei.com>
5 years agoMerge "Self serve fix "
Dan Timoney [Wed, 28 Nov 2018 22:41:40 +0000 (22:41 +0000)]
Merge "Self serve fix "

5 years agoMerge "Fix JSON template for DMaaP messages"
Dan Timoney [Wed, 28 Nov 2018 22:06:50 +0000 (22:06 +0000)]
Merge "Fix JSON template for DMaaP messages"

5 years agoMerge "SDN-C standalone installation casablanca"
Dan Timoney [Wed, 28 Nov 2018 22:06:09 +0000 (22:06 +0000)]
Merge "SDN-C standalone installation casablanca"

5 years agoMerge "update oof hostname in the url"
Dan Timoney [Wed, 28 Nov 2018 22:05:17 +0000 (22:05 +0000)]
Merge "update oof hostname in the url"

5 years agoMerge "ccvpn integration sdnc issue fix"
Dan Timoney [Wed, 28 Nov 2018 15:33:33 +0000 (15:33 +0000)]
Merge "ccvpn integration sdnc issue fix"

5 years agoSelf serve fix
Alexis de Talhouët [Fri, 16 Nov 2018 17:20:20 +0000 (12:20 -0500)]
Self serve fix

Change-Id: I21cf12d27d9750ce81bc0f4a02949e0d1962b7a3
Issue-ID: CCSDK-728
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoNotification Sub-DG with Restconf discovery node
janani b [Mon, 26 Nov 2018 09:40:06 +0000 (15:10 +0530)]
Notification Sub-DG with Restconf discovery node

Data change is appended with Restconf discovery node which will call the sotn-notification sub-DG

Issue-ID: SDNC-474

Change-Id: I43e2f6a67f6bd53ac9a0c7969fb776ee1539249f
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoFix JSON template for DMaaP messages
Marco Platania [Fri, 23 Nov 2018 20:19:20 +0000 (15:19 -0500)]
Fix JSON template for DMaaP messages

- Change "input" to "output"

Change-Id: Ie6fd59a0ecb3721b84a1f063b76f409b790055c7
Issue-ID: SDNC-534
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoupdate oof hostname in the url
shashikanth.vh [Fri, 23 Nov 2018 05:06:03 +0000 (10:36 +0530)]
update oof hostname in the url

oof return unknown host for the hostname
http://oof.api.simpledemo.onap.org:8698/api/oof/v1/route
host name is modified to oof-osdf, so url should be as below
http://oof-osdf:8698/api/oof/v1/route

Change-Id: I326d6653988ccf565987ddc817f7161658fe29ec
Issue-ID: SDNC-532
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
5 years agoSDN-C standalone installation casablanca
Mohamed Waly [Thu, 22 Nov 2018 08:27:05 +0000 (08:27 +0000)]
SDN-C standalone installation casablanca

Issue-ID: DOC-348

Change-Id: I55d5259d9540e35fe80b0a8a0b4c4c0cc81fa606
Signed-off-by: Mohamed Waly <mohamed.waly@orange.com>
5 years agoMerge "removed vnf-id validation check in DG"
Dan Timoney [Mon, 19 Nov 2018 22:43:21 +0000 (22:43 +0000)]
Merge "removed vnf-id validation check in DG"

5 years agoMerge "Replace vnf-host-ip-address with host-ip-address"
Dan Timoney [Mon, 19 Nov 2018 22:42:46 +0000 (22:42 +0000)]
Merge "Replace vnf-host-ip-address with host-ip-address"

5 years agoMerge "Fix self serve DG"
Dan Timoney [Mon, 19 Nov 2018 22:35:12 +0000 (22:35 +0000)]
Merge "Fix self serve DG"

5 years agoMerge "Drop CDS tables only if they exist"
Dan Timoney [Mon, 19 Nov 2018 22:34:55 +0000 (22:34 +0000)]
Merge "Drop CDS tables only if they exist"

5 years agoMerge "Add gw-vfmodule-update node"
Dan Timoney [Mon, 19 Nov 2018 22:34:37 +0000 (22:34 +0000)]
Merge "Add gw-vfmodule-update node"

5 years agoccvpn integration sdnc issue fix
shashikanth.vh [Mon, 19 Nov 2018 12:26:22 +0000 (17:56 +0530)]
ccvpn integration sdnc issue fix

Fixed couple of issues
1. SDWAN connectivity request was failing due
   to empty request body in tenant authorization
   put request.
2. Get token issue fixed for sotn DG's
3. SDWAN Allotted resource relationship with parent
   service instance ID is missing, added it.

Change-Id: Ib6451c93e6a6b7886cd5614d064270ff9182030b
Issue-ID: SDNC-527
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
5 years agoremoved vnf-id validation check in DG
shashikanth.vh [Thu, 15 Nov 2018 12:18:12 +0000 (17:48 +0530)]
removed vnf-id validation check in DG

1.vnf-information.vnf-id validation check should not be
  mandatory in validate-vnf-input DG, its removed.
2. added execute node to read
   generic-resource-api-dg.properties in
   esr-thirdparty-sdnc-discovery DG.

Change-Id: Iea920004cdd548e16b4223cf57008fc00dbb1cb2
Issue-ID: SDNC-523
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
5 years agoReplace vnf-host-ip-address with host-ip-address
Marco Platania [Fri, 16 Nov 2018 20:35:11 +0000 (15:35 -0500)]
Replace vnf-host-ip-address with host-ip-address

Change-Id: I0017318ae9e84c4bd603b8ae13cf026294bf6c5d
Issue-ID: INT-696
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoMerge "wan-connection bug fix for ccvpn integration test"
Dan Timoney [Thu, 15 Nov 2018 20:38:00 +0000 (20:38 +0000)]
Merge "wan-connection bug fix for ccvpn integration test"

5 years agoStore .installed marker in persistent volume
Timoney, Dan (dt5972) [Wed, 14 Nov 2018 15:22:53 +0000 (10:22 -0500)]
Store .installed marker in persistent volume

Store .installed marker in persistent volume (/opt/opendaylight/current/daexim)

Change-Id: I74a4364c81b0d78f2a825c634f0094458651d621
Issue-ID: SDNC-518
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
(cherry picked from commit f6191ba4d1156410259897097485ddad2a15178f)

5 years agoFix self serve DG
Alexis de Talhouët [Thu, 8 Nov 2018 16:21:25 +0000 (11:21 -0500)]
Fix self serve DG

- fix self-service-capability-param-resolution to
self-self-capability-param-resolution

Change-Id: Icd9a3be6bcef923fec3199982892911a4b81b346
Issue-ID: SDNC-512
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoDrop CDS tables only if they exist
Alexis de Talhouët [Mon, 12 Nov 2018 21:35:30 +0000 (16:35 -0500)]
Drop CDS tables only if they exist

During the initialization of SDNC, SDNC tries to install all
the SQL dump provided. While processing the one for CDS, it
was failing to execute the first statement as the table is not
existent; hence was exiting that dump and processing with the
next one. In order to make sure the process creates CDS tables,
make the DROP statement work even if table doesn't exist.

Change-Id: Ifa99b8e1a13ac3828828e8b2a9f9674556f84ced
Issue-ID: CCSDK-682
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoAdd gw-vfmodule-update node
Brian Freeman [Mon, 12 Nov 2018 03:45:08 +0000 (22:45 -0500)]
Add gw-vfmodule-update node

Issue-ID: SDNC-511
Change-Id: I89533fb46e5c4f52b5898ff75b30e773d8a7e064
Signed-off-by: Brian Freeman <bf1936@att.com>
5 years agoSet default cloud owner
Timoney, Dan (dt5972) [Fri, 9 Nov 2018 16:48:27 +0000 (11:48 -0500)]
Set default cloud owner

Set default cloud owner to CloudOwner in generic resource API
properties file

Change-Id: I515c884ac4e6572de66678d37d15d7df4903bd99
Issue-ID: SDNC-448
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agowan-connection bug fix for ccvpn integration test
Zhuoyao Huang [Fri, 9 Nov 2018 07:37:03 +0000 (15:37 +0800)]
wan-connection bug fix for ccvpn integration test

Issue-ID: SDNC-354

Change-Id: I0337c77a073b21888c31d25d305f55feb14768ae
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
5 years agoself-serve DG bugfixes
Cheung, Pat [Fri, 2 Nov 2018 20:31:16 +0000 (20:31 +0000)]
self-serve DG bugfixes

self-serve bug fixes after sync up with Canada

Change-Id: I6c7bfb117da2ddf09a02fe1fcc69f30a9f612e6a
Issue-ID: SDNC-509
Signed-off-by: Cheung, Pat <kc1472@att.com>
(cherry picked from commit 76a12fc0a056cee22eb116314611eac26a308f9a)

5 years agoFix license issues
Timoney, Dan (dt5972) [Tue, 6 Nov 2018 19:15:05 +0000 (14:15 -0500)]
Fix license issues

Fix license definition in package.json files
Remove obsolete dgbuilder from SDNC (dgbuilder now in CCSDK)

Change-Id: Iee0bf9468f081c5957eae2e873efbea6fb6be354
Issue-ID: SDNC-489
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMerge "LOG SQL dump files getting installed"
Dan Timoney [Fri, 2 Nov 2018 18:01:50 +0000 (18:01 +0000)]
Merge "LOG SQL dump files getting installed"

5 years agoLOG SQL dump files getting installed
Alexis de Talhouët [Fri, 2 Nov 2018 17:19:51 +0000 (13:19 -0400)]
LOG SQL dump files getting installed

Change-Id: I4b7f0f3367772d742d16d6389af8d6666a4d58d1
Issue-ID: SDNC-51
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoUpdate ueb timeout and fix tables
Timoney, Dan (dt5972) [Fri, 2 Nov 2018 14:59:55 +0000 (10:59 -0400)]
Update ueb timeout and fix tables

Update timeout on UEB startup from 15 mins to 5 mins, and fixed
table definition errors found during SDC testing.

Change-Id: Ib4a8f48a02a3ef536c6d433deb3ad96f6ac3e4da
Issue-ID: SDNC-472
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
(cherry picked from commit ccf26e7ccf39215dd9c3847e415513783377946c)

5 years agoMerge "Remove mysql-connector dependency"
David Stilwell [Thu, 1 Nov 2018 20:03:14 +0000 (20:03 +0000)]
Merge "Remove mysql-connector dependency"

5 years agoself-serve DG bug fixes
Cheung, Pat [Thu, 1 Nov 2018 18:30:58 +0000 (18:30 +0000)]
self-serve DG bug fixes

Fixing various bug fixes for self serve logics

Change-Id: I9127900df427483ac9bc93c51774d7b1f97ba1c5
Issue-ID: SDNC-509
Signed-off-by: Cheung, Pat <kc1472@att.com>
5 years agoRemove mysql-connector dependency
Timoney, Dan (dt5972) [Thu, 1 Nov 2018 17:23:28 +0000 (13:23 -0400)]
Remove mysql-connector dependency

Removed runtime mysql-connector dependency to resolve license issue.
Mysql-connector cannot be distributed within ONAP since it is licensed
under GPL.

Change-Id: I302bbe8eaebf6189acd5ba4ee6fdecb172a7f306
Issue-ID: CCSDK-645
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMerge "Add missing Tosca resource tables"
David Stilwell [Wed, 31 Oct 2018 14:51:03 +0000 (14:51 +0000)]
Merge "Add missing Tosca resource tables"

5 years agoAdd vf-module-generate-heat-parameters DG
Timoney, Dan (dt5972) [Tue, 30 Oct 2018 12:40:12 +0000 (08:40 -0400)]
Add vf-module-generate-heat-parameters DG

Add inadvertently omitted DG vf-module-generate-heat-parameters directed
graph.

Change-Id: Id112ce764d8c79c15d3aeb382824ba10ad387ead
Issue-ID: SDNC-491
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoAdd missing Tosca resource tables
Timoney, Dan (dt5972) [Tue, 30 Oct 2018 12:56:23 +0000 (08:56 -0400)]
Add missing Tosca resource tables

Add new tables for Tosca data extraction

Change-Id: I2c12000bff195dc08a450a2f7ee934cd5e0d672e
Issue-ID: SDNC-490
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMerge "link the term memoization"
Dan Timoney [Mon, 29 Oct 2018 12:43:06 +0000 (12:43 +0000)]
Merge "link the term memoization"

5 years agoMerge "fix typos"
Dan Timoney [Mon, 29 Oct 2018 12:42:45 +0000 (12:42 +0000)]
Merge "fix typos"

5 years agoMerge "fix typos"
Dan Timoney [Mon, 29 Oct 2018 12:42:29 +0000 (12:42 +0000)]
Merge "fix typos"

5 years agoMerge "fix typos"
Dan Timoney [Mon, 29 Oct 2018 12:41:44 +0000 (12:41 +0000)]
Merge "fix typos"

5 years agoMerge "Added some dependencies and plugin in SDNC-231"
Dan Timoney [Mon, 29 Oct 2018 12:40:41 +0000 (12:40 +0000)]
Merge "Added some dependencies and plugin in SDNC-231"

5 years agoMerge "Epic-232:Modifying UI changes"
Dan Timoney [Mon, 29 Oct 2018 12:40:13 +0000 (12:40 +0000)]
Merge "Epic-232:Modifying UI changes"

5 years agoMerge "wan-connection bug fix for ccvpn"
Dan Timoney [Mon, 29 Oct 2018 12:38:34 +0000 (12:38 +0000)]
Merge "wan-connection bug fix for ccvpn"

5 years agoAdded some dependencies and plugin in SDNC-231
soumendu [Mon, 22 Oct 2018 10:11:29 +0000 (15:41 +0530)]
Added some dependencies and plugin in SDNC-231

Added dependencies and plugin in vnfconfigbackupservice pom and update path in index.jsp

Change-Id: I5755762d6e22d072c7b2145b2dbf87254b8b26a0
Issue-ID: SDNC-483
Signed-off-by: soumendu <SA00498080@techmahindra.com>
5 years agoEpic-232:Modifying UI changes
DushyantSinghThakur [Mon, 22 Oct 2018 09:27:41 +0000 (14:57 +0530)]
Epic-232:Modifying UI changes

the dist package dependency is removed

Change-Id: I9829cdda53326720263f3164d4d0fe2871dcc808
Issue-ID: SDNC-473
Signed-off-by: DushyantSinghThakur <dt00503496@techmahindra.com>
5 years agofix typos
Stanislav Chlebec [Wed, 24 Oct 2018 12:40:34 +0000 (14:40 +0200)]
fix typos

Change-Id: I4328c97f52b35194b5f8fbc558562a251f66b598
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582

5 years agofix typos
Stanislav Chlebec [Wed, 24 Oct 2018 12:29:17 +0000 (14:29 +0200)]
fix typos

Change-Id: I30f17b68e670daf19a1f6eab68444f59603a05c7
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582

5 years agofix typos
Stanislav Chlebec [Wed, 24 Oct 2018 11:41:18 +0000 (13:41 +0200)]
fix typos

Change-Id: I0dadfae136f3e2a330cd0e56e19e9f8c28eb6daf
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582

5 years agolink the term memoization
Stanislav Chlebec [Wed, 24 Oct 2018 12:52:20 +0000 (14:52 +0200)]
link the term memoization

the term memoization is linked to the Wikipedia link to provide an explanation

Change-Id: I23e2a1c83fc95572dc9d88e5a19845f3688ef62d
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582

5 years agoRoll to initial Dublin snapshot
Timoney, Dan (dt5972) [Tue, 23 Oct 2018 20:23:03 +0000 (16:23 -0400)]
Roll to initial Dublin snapshot

Roll to initial Dublin snapshot

Change-Id: Id36b1e41ae75a7c282a5db85b30abe3a7688aeb9
Issue-ID: SDNC-480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Fix CCSDK docker version

Update CCSDK docker versions used to build SDNC docker containers.

Change-Id: I9497c788cc48b401f24aeb9018060c6c0d5b4a0b
Issue-ID: SDNC-486
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agowan-connection bug fix for ccvpn
Zhuoyao Huang [Mon, 22 Oct 2018 01:45:28 +0000 (09:45 +0800)]
wan-connection bug fix for ccvpn

Issue-ID: SDNC-354

Change-Id: I3f867b657b2f86f4c2ee0b49580d2cfad1bdd6d9
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
5 years agoMerge "Use released version of sdnc/northbound"
David Stilwell [Tue, 16 Oct 2018 17:51:27 +0000 (17:51 +0000)]
Merge "Use released version of sdnc/northbound"

5 years agoUse released version of sdnc/northbound
Timoney, Dan (dt5972) [Tue, 16 Oct 2018 14:33:29 +0000 (10:33 -0400)]
Use released version of sdnc/northbound

Update to use released version of sdnc/northbound.  Also, uncommented
SdncReports module, which had been temporarily commented out to try
to work around a Jenkins issue.

Change-Id: I74f70fc87c19b0388813e69ea293330fbfff39dc
Issue-ID: SDNC-480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMerge "Prepare for release build"
David Stilwell [Tue, 16 Oct 2018 14:20:13 +0000 (14:20 +0000)]
Merge "Prepare for release build"

5 years agoMerge "Multiple self-serve fixes"
Dan Timoney [Tue, 16 Oct 2018 13:04:48 +0000 (13:04 +0000)]
Merge "Multiple self-serve fixes"

5 years agoPrepare for release build
Timoney, Dan (dt5972) [Tue, 16 Oct 2018 13:03:41 +0000 (09:03 -0400)]
Prepare for release build

Prepare sdnc/oam for release build by removing -STAGING tag
and using released version of parent poms.

Change-Id: I3de986702da21a91a6613a386c5491481bdb21b6
Issue-ID: SDNC-480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMultiple self-serve fixes
Alexis de Talhouët [Tue, 9 Oct 2018 17:57:21 +0000 (13:57 -0400)]
Multiple self-serve fixes

fix ss-generate-name to not set SUCCESS status randomly.
fix vf-module ss dg to populate correctly the order-status
data.
add support for vnf level assignemnet for ss netbox
fix parsing resolved ip to remove prefix info (/32)

Change-Id: I1f0b5c2046dddddee1f0fa674b440d604871aa9b
Issue-ID: SDNC-444
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoFix sudo permission of remote normal users
Yaoguang Wang [Wed, 10 Oct 2018 03:40:38 +0000 (11:40 +0800)]
Fix sudo permission of remote normal users

Change-Id: Ia593cfa706b0088306ea3d8d18117c3d9b2343c9
Issue-ID: CCSDK-464
Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
5 years agoAdd preload info to GR-API properties
Timoney, Dan (dt5972) [Tue, 9 Oct 2018 17:19:12 +0000 (13:19 -0400)]
Add preload info to GR-API properties

Add preload info to generic-resource-api DG properties file

Change-Id: I05bf081aada23cb833522ec03b827c61f593bb53
Issue-ID: SDNC-449
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMerge "Fix ss-netbox-dg"
Dan Timoney [Tue, 9 Oct 2018 14:10:59 +0000 (14:10 +0000)]
Merge "Fix ss-netbox-dg"

5 years agoFix ss-netbox-dg
Alexis de Talhouët [Fri, 5 Oct 2018 20:40:48 +0000 (16:40 -0400)]
Fix ss-netbox-dg

Change-Id: I7702c3720115772c3d463f5d53625a0d3d2c2124
Issue-ID: SDNC-444
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoMerge "Add silentFailure on loop for ss-generate-name"
Dan Timoney [Fri, 5 Oct 2018 19:09:57 +0000 (19:09 +0000)]
Merge "Add silentFailure on loop for ss-generate-name"

5 years agoMerge "Fix ss-netbox-assign flow"
Dan Timoney [Fri, 5 Oct 2018 19:09:44 +0000 (19:09 +0000)]
Merge "Fix ss-netbox-assign flow"

5 years agoMerge "Fix for a foreign key constraint fails"
Dan Timoney [Fri, 5 Oct 2018 19:09:14 +0000 (19:09 +0000)]
Merge "Fix for a foreign key constraint fails"

5 years agoMerge "Fix ss-generate-name DG"
Dan Timoney [Fri, 5 Oct 2018 19:05:34 +0000 (19:05 +0000)]
Merge "Fix ss-generate-name DG"

5 years agoMerge "Add missing network naming gen info"
Dan Timoney [Fri, 5 Oct 2018 19:05:21 +0000 (19:05 +0000)]
Merge "Add missing network naming gen info"

5 years agoAdd silentFailure on loop for ss-generate-name
Alexis de Talhouët [Fri, 5 Oct 2018 18:57:15 +0000 (14:57 -0400)]
Add silentFailure on loop for ss-generate-name

Change-Id: I377e984e1549fb55d78ee3739d51ad492e327382
Issue-ID: SDNC-444
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoFix ss-netbox-assign flow
Alexis de Talhouët [Fri, 5 Oct 2018 18:34:54 +0000 (14:34 -0400)]
Fix ss-netbox-assign flow

Change-Id: Ic0693f6c893d1fe51e22d1c61d390497285b3d7d
Issue-ID: SDNC-444
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoMerge "Refactored SOTN and SDWAN DG"
Dan Timoney [Fri, 5 Oct 2018 12:47:40 +0000 (12:47 +0000)]
Merge "Refactored SOTN and SDWAN DG"

5 years agoMerge "Allow sub directories for graphs"
Dan Timoney [Fri, 5 Oct 2018 12:47:31 +0000 (12:47 +0000)]
Merge "Allow sub directories for graphs"

5 years agoMerge "Allow YANG sub directories"
Dan Timoney [Fri, 5 Oct 2018 12:47:19 +0000 (12:47 +0000)]
Merge "Allow YANG sub directories"

5 years agoRefactored SOTN and SDWAN DG
gaurav [Fri, 5 Oct 2018 05:59:55 +0000 (11:29 +0530)]
Refactored SOTN and SDWAN DG

Refactored SOTN and SDWAN DG to seperate sub directories for better
maintainability.

Change-Id: I49c57d20fc8fcb7de65d3634bceb691d0b7f80fd
Issue-ID: SDNC-350
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
5 years agoAllow sub directories for graphs
gaurav [Fri, 5 Oct 2018 05:15:49 +0000 (10:45 +0530)]
Allow sub directories for graphs

Allow grouping of related grpah and templates in a sub directory.
This will ease out maintainability as the number of graphs and templates
are growing in numbers.

Change-Id: If5f69520e5b62be1adcc9d795df68a0c97b6183f
Issue-ID: SDNC-350
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
5 years agoAllow YANG sub directories
gaurav [Fri, 5 Oct 2018 04:38:34 +0000 (10:08 +0530)]
Allow YANG sub directories

Allow grouping of related YANG in a sub directory. This will ease out
the maintainability and enable compiling of speific YANG for a feature.

Change-Id: Ic07fdd16c73e8dddd0eca2d0d100d96c42e7e696
Issue-ID: SDNC-350
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
5 years agoFix for a foreign key constraint fails
Alexis de Talhouët [Fri, 5 Oct 2018 03:13:21 +0000 (23:13 -0400)]
Fix for a foreign key constraint fails

https://stackoverflow.com/a/17828127

Change-Id: I38fb90fd1d6583a259a441f4f67f762724aff5ec
Issue-ID: CCSDK-357
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoFix ss-generate-name DG
Alexis de Talhouët [Fri, 5 Oct 2018 03:07:01 +0000 (23:07 -0400)]
Fix ss-generate-name DG

Change-Id: I3f0b7aa030cee282e0a07a836cd29adeee3b2077
Issue-ID: CCSDK-604
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoAdd missing network naming gen info
Alexis de Talhouët [Fri, 5 Oct 2018 03:06:21 +0000 (23:06 -0400)]
Add missing network naming gen info

Change-Id: I102f274a4bc2dc0ce1d380d59f3f036852e87908
Issue-ID: CCSDK-604
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoAdd missing bblueprint processor props
Alexis de Talhouët [Fri, 5 Oct 2018 02:10:32 +0000 (22:10 -0400)]
Add missing bblueprint processor props

Change-Id: Id1fa706ce6c222a23e0fa2d3cfd50c643c722463
Issue-ID: CCSDK-596
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoRoll to next snapshot version
Alexis de Talhouët [Fri, 5 Oct 2018 01:24:29 +0000 (21:24 -0400)]
Roll to next snapshot version

Roll to next snapshot version to 1.4.1-SNAPSHOT

Change-Id: I4f5b1513a36894efd26b93f3f0954fafc112cc3f
Issue-ID: SDNC-471
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoMerge "self-serve dg patch"
Dan Timoney [Thu, 4 Oct 2018 20:43:14 +0000 (20:43 +0000)]
Merge "self-serve dg patch"

5 years agoMerge "integration test issues fix for sdwan and sotn"
Dan Timoney [Thu, 4 Oct 2018 20:19:07 +0000 (20:19 +0000)]
Merge "integration test issues fix for sdwan and sotn"

5 years agoMerge "Refactor code and fix some ui issues"
Dan Timoney [Thu, 4 Oct 2018 20:18:59 +0000 (20:18 +0000)]
Merge "Refactor code and fix some ui issues"

5 years agoMerge "fix update zte topology resource to aai code"
Dan Timoney [Thu, 4 Oct 2018 20:18:43 +0000 (20:18 +0000)]
Merge "fix update zte topology resource to aai code"

5 years agoMerge "Ansible playbook for vFW TD"
Dan Timoney [Thu, 4 Oct 2018 20:18:31 +0000 (20:18 +0000)]
Merge "Ansible playbook for vFW TD"

5 years agoself-serve dg patch
Cheung, Pat [Thu, 4 Oct 2018 18:35:55 +0000 (18:35 +0000)]
self-serve dg patch

inclues new self-serve forking logic, added silentFailure to for loops, not to set cap name to INPUT for generate-name

Change-Id: Idd3deb016533dc70611d60dd289f4c4bc40d3136
Issue-ID: CCSDK-604
Signed-off-by: Cheung, Pat <kc1472@att.com>
5 years agointegration test issues fix for sdwan and sotn
shashikanth.vh [Thu, 27 Sep 2018 13:01:55 +0000 (18:31 +0530)]
integration test issues fix for sdwan and sotn

Modified sdwan  attachment DG to add allotted resource using service instance id  instead to parent service
Added get token nodes for create and deactivate DGs
wantport modified for error handling

Change-Id: I50e3fc824f915c3f8db55e33050ec4aca4d6ee58
Issue-ID: SDNC-357
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
5 years agoRefactor code and fix some ui issues
Soumendu Sekhar Acharya [Tue, 25 Sep 2018 13:00:17 +0000 (18:30 +0530)]
Refactor code and fix some ui issues

Refactor code for SDNC-256 user story and fix some ui allignment issues

Change-Id: I99811da092afc967d49ee7214c333d84ed458725
Issue-ID: SDNC-465
Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com>
5 years agojson body for get zte topology resource
wsx25289 [Sat, 29 Sep 2018 08:58:52 +0000 (04:58 -0400)]
json body for get zte topology resource

Issue-ID: SDNC-354

Change-Id: I63e89d46269e7104fb7a778f06376cc4669f5df6
Signed-off-by: Wsx25289 <10200860@zte.com.cn>
5 years agofix update zte topology resource to aai code
wsx25289 [Sat, 29 Sep 2018 07:43:29 +0000 (03:43 -0400)]
fix update zte topology resource to aai code

Issue-ID: SDNC-354

Change-Id: Ief575669916e62b3270207d415984f7225f9d2e3
Signed-off-by: Wsx25289 <10200860@zte.com.cn>
5 years agoMerge "Fixed JAVA keystore file name"
Dan Timoney [Thu, 4 Oct 2018 19:55:06 +0000 (19:55 +0000)]
Merge "Fixed JAVA keystore file name"

5 years agoRoll to next snapshot version
Timoney, Dan (dt5972) [Thu, 4 Oct 2018 19:20:47 +0000 (15:20 -0400)]
Roll to next snapshot version

Roll to next snapshot version

Change-Id: If6bd5bc61225f7695b28b73dcb7f2ff4ecba5552
Issue-ID: SDNC-471
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoWork around build issue
Timoney, Dan (dt5972) [Tue, 2 Oct 2018 16:38:52 +0000 (12:38 -0400)]
Work around build issue

Temporarily remove SdncReports module from compile, since it
is currently causing Jenkins build to fail.  Will restore after
release build is done.

Change-Id: I16add6c3d5b742b3f03c2755fd1a2f0537c32a85
Issue-ID: SDNC-471
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>