Age | Commit message (Collapse) | Author | Files | Lines |
|
Roll to snapshot 1.4.3-SNAPSHOT
Change-Id: Id5c605e5c691df825e1944c6c300f38f5e190f15
Issue-ID: SDNC-521
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: a7b24c30b41ad01f6fd4de06e4ce624f2bbbbc8f
|
|
Update versions of sdnc/northbound and ccsdk/distribution docker
Change-Id: I9835e88b62be0c49b32105bb4685315311b897ca
Issue-ID: SDNC-521
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: 63fa3bb3d0293c5e171a98ac0c5aa775af1c3bc0
|
|
Prepare for RC2 release build
Added restconf api login/password to lcm-dg.properties
Change-Id: I38d15179cdd532c443d10c3a8c73321345226501
Issue-ID: SDNC-521
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: 542155af322d56b2e43e8e202acb2d4728793032
|
|
Change-Id: I0ba4889bca37da369b3f980c34bff6d01b7719e1
Issue-ID: INT-696
Signed-off-by: Marco Platania <platania@research.att.com>
Former-commit-id: c636358959e0931e02db17c2aa3efa5b901accb1
|
|
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>
Former-commit-id: f6191ba4d1156410259897097485ddad2a15178f
|
|
Former-commit-id: a16180d9ed958b3171f93ead7b15343070ba5790
|
|
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>
Former-commit-id: 2f69e233c4143fb6bf5939bf4db26ea76805c933
|
|
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>
Former-commit-id: 9839ced6873d01aa6a880c3f628e2bf2bc224f7b
|
|
SDNC dgbuilder is no longer used - dgbuilder is now in CCSDK.
Change-Id: I496e346ed3864779f36c00c354742f7d36447399
Issue-ID: SDNC-488
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: e38fe292bd511784d1c145e84a9af7d94b6f3669
|
|
Change-Id: I4b7f0f3367772d742d16d6389af8d6666a4d58d1
Issue-ID: SDNC-51
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: 7e81e92cb2acda7ca3bcc9e95ac6ff35898eed14
|
|
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>
Former-commit-id: ccf26e7ccf39215dd9c3847e415513783377946c
|
|
Former-commit-id: 5ecaefd8c245ff4fd031d98ea81f53c05053e4d7
|
|
Add new tables for Tosca data extraction
Change-Id: I2c12000bff195dc08a450a2f7ee934cd5e0d672e
Issue-ID: SDNC-490
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: 8074c94d435743b10034901175e840ea2000f537
|
|
Enable https support in ODL container
Change-Id: I33d1ab8924923f7ecd770b5cc8c215e133e81a71
Issue-ID: SDNC-492
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: 3eb089bd3bd87eac570495ac724573b1c1fa0773
|
|
Update CCSDK docker versions used to build SDNC docker containers.
Change-Id: I927eefc2fe24fec88039548123a253d14c73b9a7
Issue-ID: SDNC-486
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: 6594205cdf4cad435a0d37d90820e83e14f5ccd5
|
|
Roll to next Casablanca snapshot
Change-Id: I45d042cdddcab926ad5478e417809cbb19d18701
Issue-ID: SDNC-480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: bf2e2057530626a312696948ec758bb2140244a7
|
|
Former-commit-id: ac74299d29fbe36988a8180bb775054dcc485935
|
|
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>
Former-commit-id: 04e571b5c6ba41725bb5e90335c816a4b69f886f
|
|
Former-commit-id: 5d17812a5c83c55b628cf3b089b9a4c289606af9
|
|
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>
Former-commit-id: a8eac265ec597473bc63894b2485decd11e49d4c
|
|
Change-Id: Ia593cfa706b0088306ea3d8d18117c3d9b2343c9
Issue-ID: CCSDK-464
Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
Former-commit-id: 2e7ccff033ddf54574ab3f740bf274b1472b2347
|
|
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>
Former-commit-id: 0385cb952ffd952e22c1c0301dfd4ff75e7c48b6
|
|
Change-Id: Ic0693f6c893d1fe51e22d1c61d390497285b3d7d
Issue-ID: SDNC-444
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: e152ce8357e74fea4fa624c76dc254b46bf61ec6
|
|
https://stackoverflow.com/a/17828127
Change-Id: I38fb90fd1d6583a259a441f4f67f762724aff5ec
Issue-ID: CCSDK-357
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: e221bf44834cb78483855aeadd4554f7f93d7da9
|
|
Change-Id: I102f274a4bc2dc0ce1d380d59f3f036852e87908
Issue-ID: CCSDK-604
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: dcdfda18b4f1f46bb7ed317555b0e7ff7e5ec787
|
|
Change-Id: Id1fa706ce6c222a23e0fa2d3cfd50c643c722463
Issue-ID: CCSDK-596
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: 5672f468c22693bc515ce377e84b36678550c5c6
|
|
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>
Former-commit-id: db13f4ddbd4a66ab9d66b1820279514137543eff
|
|
Former-commit-id: 5473275e2ccf6ed96c0eb1c3e2473b6a8bc1ebb6
|
|
Former-commit-id: 5f89860d63f4dd79d5f2b97c6581358c03679aaa
|
|
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>
Former-commit-id: 7209c246e382048781f166c2b3eeab24be7e9815
|
|
Roll to next snapshot version
Change-Id: If6bd5bc61225f7695b28b73dcb7f2ff4ecba5552
Issue-ID: SDNC-471
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: 55b6a8402cafb11c7320b88185f580991c8e2c89
|
|
Update sdnc/oam to prepare for release build
Change-Id: I63597b9c9e02a677acbefe07d87f66e74ec3735a
Issue-ID: SDNC-471
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: 5b960a3d90ead9a4731ae8125738d54fec5314ed
|
|
Former-commit-id: 3f5452771d41277452e8fb9bc16429c41e3dd231
|
|
Ansible playbook for Traffic Distribution LCM action for
modified vFW use case. Modified use case requires heat
template that creates two instances of vFW and two vSinks
Change-Id: I99353c786b820ba842e6323b6473188a2c9f29d1
Issue-ID: CCSDK-449
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Former-commit-id: b0b29f8b3f9773e5532296ceb52ab55d3eaad768
|
|
Change-Id: Iaad73a01a2a9accfb96c45b0ef39f7c2d4513fd8
Issue-ID: CCSDK-357
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: 906b3a872cb0dbf242b10cec01bdfaa5f26f2118
|
|
Change AAI properties used in heat env to use AAF compatible
credentials for AAI.
Change-Id: I550d626f449b6a2cd3019d4b11c6ec38584d5215
Issue-ID: SDNC-466
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: b8aceb59cab453831529ff4621aa1d4f37262470
|
|
Former-commit-id: f9d589c3b3cd9974edfeee2dbaebd256c7634db1
|
|
Former-commit-id: c2dff62218b88569dcf26ec9d43a0fe92e4c91d9
|
|
underlay DG modified to handle transportNetwork
internet and mpls both
Change-Id: I3659efb7c27fe861c01811158ac78d3377c0b299
Issue-ID: SDNC-357
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 24949fd6722a864190c8e2b700b414962d8815dc
|
|
create and push ansible playbooks for 5G PNF software pre-check,upgrade and post-check
Change-Id: Ie7cb18047dc4587ecc0999e890bf85daab73b97b
Issue-ID: CCSDK-464
Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
Former-commit-id: 8dd603f5bb2ab82a2332afe5d4a24a8de76a8e34
|
|
Former-commit-id: 3ba9a345c366f865fa70dd89dfbb5325009b5cce
|
|
Former-commit-id: b4ea9fec5c6e539159027a3e582c5becc1b35cae
|
|
Added 3 new fields to GENERIC_RESOURCE_NAME
Added missing table RESOURCE_GROUP_TO_TARGET_NODE_MAPPING
Change-Id: I0c5899c705be78e00a592e656fd0b6ffc3e3fc12
Issue-ID: SDNC-463
Issue-ID: SDNC-451
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: bd11a71a915467d5bb6153ec161ee64388cf2bfb
|
|
Add downloaded/generated code to gitignore.
Change-Id: Iecfe40fb77f5424b9141296bacd16d7ee84cb49e
Issue-ID: SDNC-350
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 63006c36261c8f6d7fa7898d4e947061dc88d1c8
|
|
Change ansible inventory path to have ccsdk instead of sdnc in path
Change-Id: I15134d807168b75182eed6883f50a79594001e45
Issue-ID: CCSDK-586
Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com>
Former-commit-id: 0c8d5179fe1a8957d5c6d9a0ba36d1324f0923ae
|
|
Former-commit-id: 3120b463d1e6bc9a1672e74c01a228c66af7a34b
|
|
Ansible server path to startup script was wrong, preventing
ansible server docker from starting.
Change-Id: Iabfa884dffc59ddd791430b45901af4072b17a46
Issue-ID: SDNC-455
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: 93edb0fec0b36fbcd15d6efb1ddb55a1b37cbbdf
|
|
LCM Playbooks for TrafficManagement
Change-Id: I90bae6929ce279a113636b3a075f76bd6ba44188
Issue-ID: SDNC-425
Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com>
Former-commit-id: 2e3233e42ba9d352a88453617ec75a7cdeb7d60c
|
|
Former-commit-id: d782247166a08b5c1776f5e09cc3f0787b4b6d13
|
|
Former-commit-id: b86e8a42ea102e5d92cc45d56ea90ab7bf0e827b
|