summaryrefslogtreecommitdiffstats
path: root/robot/resources/asdc_interface.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-07-29renaming openecomp to onapDR695H1-994/+0
Issue-ID: TEST-27 Change-Id: I8449025f1032719f04d0e283e12d9f9bc75542b7 Signed-off-by: DR695H <dr695h@att.com>
2019-07-26change properties to match what is in the new oom repoDR695H1-121/+61
this needs to go in after https://gerrit.onap.org/r/#/c/testsuite/oom/+/92138/ https://gerrit.onap.org/r/#/c/oom/+/92137/ Issue-ID: TEST-165 Change-Id: I643482f4ec9fa26c7704795bbb33f86f47ad0407 Signed-off-by: DR695H <dr695h@att.com>
2019-07-26cleaning up cds to try and make it work somewhatDR695H1-8/+9
Issue-ID: TEST-179 Change-Id: Ib37200917d9ae897d0e74479ed2357c67e4546c6 Signed-off-by: DR695H <dr695h@att.com>
2019-07-25Need to perform vLB_CDS distribution via RobotAbdelmuhaimen Seaudi1-0/+21
Issue-ID: TEST-180 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ic4cf617c1cdccdf71efc562738bc3fba9060b634 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-07-22move the main so interface to use onaplibraryDR695H1-1/+1
left some cloud config and direct instantiate seperate Change-Id: I4c508d5403c660f83b14b98585111b9219bae6b7 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22replace aai keywords with aai libDR695H1-59/+59
Issue-ID: TEST-174 Change-Id: Id4fd63c8f25cd695f77c3e81f658c8dbd99914f4 Signed-off-by: DR695H <dr695h@att.com>
2019-07-19import all librariesDR695H1-5/+5
even ones that done have overridign keywords so there is no dual importing Issue-ID: TEST-174 Change-Id: I0b9bd9a703d3b792fa4b57ae048060525d0559cd Signed-off-by: DR695H <dr695h@att.com>
2019-07-11removing any possibility of import issuesDR695H1-129/+98
Issue-ID: TEST-173 Change-Id: Iabb58de63b552abb5f2faa39de9492b336d7e442 Signed-off-by: DR695H <dr695h@att.com>
2019-07-10changing over sdc interfaceDR695H1-41/+54
part 1 towards new api Issue-ID: TEST-173 Change-Id: Iff63272eb9a7b94884825334e997b5d3906f44d8 Signed-off-by: DR695H <dr695h@att.com>
2019-07-10remove log to consoleDR695H1-6/+6
log to console doesnt show things in the log files and so isnt viewable in jenkins. If console is really needed, add console=True to Log keyword Issue-ID: TEST-173 Change-Id: I9f736eab99120c4b7c32b55fd6c5e0f823e7b734 Signed-off-by: DR695H <dr695h@att.com>
2019-07-01use latest robotframework-onap keywordsDR695H1-3/+3
Issue-ID: TEST-171 Change-Id: Ie1db142d2e44cfe10f84403754917b6ef5989caf Signed-off-by: DR695H <dr695h@att.com>
2019-06-25adding in the retry for asdc interfaceDR695H1-1/+1
Issue-ID: TEST-169 Change-Id: I6af280bd1c425af21ceb44cf6879be560434803c Signed-off-by: DR695H <dr695h@att.com>
2019-06-20move rest of stirngtemplating off old formatDR695H1-1/+0
Issue-ID: TEST-158 Change-Id: I55c246eba1c0132d70b9c7298da095c72cdecbc3 Signed-off-by: DR695H <dr695h@att.com>
2019-06-20replace aai, closeloop, sdc with jinjaDR695H1-49/+77
Issue-ID: TEST-158 Change-Id: I95a783f26e28512cb4fc98e50931d62001c489c6 Signed-off-by: DR695H <dr695h@att.com>
2019-06-17adjust where we source keywords fromDR695H1-1/+1
Issue-ID: TEST-158 Change-Id: Icf8085ad56185850e261c318441c52f03d2ad37a Signed-off-by: DR695H <dr695h@att.com>
2019-06-13move uuid to onaplib.utilitiesDR695H1-18/+18
Change-Id: I57860949ad4417bb080cf5269e8fcc555e089da6 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-03replcaing jsonutils with onaplib.jsonDR695H1-1/+1
Change-Id: I467ec46519f3fbe7d7d08e481f88bf7b20ffbbce Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-05-22removing servicemapping.pyDR695H1-6/+7
everything is in demo folder now Change-Id: Ib2fc57c7a3912526b51c8bd8e3a99451281c72a6 Issue-ID: TEST-157 Signed-off-by: DR695H <dr695h@att.com>
2019-05-22Fix keyword documentation for ASDC interfacekaihlavi1-66/+98
Correct multiple copy-pasted comments and typos in keyword documentation of asdc_interface.robot Issue-ID: INT-1087 Change-Id: I281cd733e78f60fd6390006ca445ff0a5d4fec51 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-05-17Set resource type as VL for Generic NeutronNetYang Xu1-5/+5
Change-Id: I01734240673293596b1695309807f98f6652f16c Issue-ID: INT-1080 Signed-off-by: Yang Xu <yang.xu3@huawei.com> (cherry picked from commit 7464de975c50a3efe1c6a1cbe7159e5ebc705fff)
2019-05-14remove unneeded librariesDR695H1-8/+6
httplibrary is replicated with requests so replacing the few places that use it with the requests. also removing kafkalibrary since it isnt used and we dont want to use it since its not python 3 compatible. Change-Id: I4acd09e4f0f776ebf99f386d17637712551b3243 Issue-ID: TEST-155 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H1-19/+13
basing the code off of robot framework 3.1.1 instead of 3.0, replacing selenium2lib with selnium lib and selenium3, replacing extendedselenium with angularjs lib. Fixing most warnings and all errors from these moves Change-Id: Ifed68c5b8cd28c7bbdc80ee7245860914bdee5b4 Issue-ID: TEST-151 Signed-off-by: DR695H <dr695h@att.com>
2019-04-29Update for Dublin Policy APIBrian Freeman1-1/+1
Add newline for downloaded CSAR Log in sdc interface Add templates and Keywords for new Policy API for testing Issue-ID: POLICY-1685 Change-Id: Ib85d3be4004dda04ae6c8d95d48763222547528e Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-26Cleanup Instantiate vLBBrian Freeman1-2/+2
Remmove vLB Hack since vLBMS doesnt need it Move vLB service to use vLBMS Heat template Issue-ID: INT-1039 Change-Id: If92bbec8579305aecddd698257c4e3e6af52b76b Signed-off-by: Brian Freeman <bf1936@att.com>
2019-03-22Sync to Dublin SDCBrian Freeman1-6/+13
Issue-ID: SDC-2205 Change-Id: I903f8c5124bef4a2b9ba868af20329e4752382c6 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-03-03Fix Get File and healthMRBrian Freeman1-2/+2
healthmr test case will now try to handle the first message in kafka issue with POST, GET, POST, GET for the first messgae. Also fixed reference to Get File as OperatingSystem.Get File to avoid conflicts with SSH Get File Issue-ID: INT-892 Change-Id: I4924da24842c4612b8519699d9844583bb2a1207 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-18Change OpenECOMP_ETE to ONAPBrian Freeman1-1/+0
Issue-ID: INT-891 Change-Id: I848eea5334310d60ad7c86f641a630ddc09d29f9 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-13Fix dynamic service_mappinBrian Freeman1-2/+2
Issue-ID: INT-883 Change-Id: Ia29b4468eaf68f0352f8dd6c84c382c5431beab2 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-05Fix distribution Set If and correct timeBrian Freeman1-1/+1
Issue-ID: INT-829 Change-Id: Ia81234d06780af8c9e7278e791983d8f103be23f Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-04Dynamic Service Mapping & vFW ip port referencesBrian Freeman1-4/+27
Issue-ID: INT-829 Change-Id: I10f229996cdeb049840fdefe78b35187186a5517 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-01-23Add blueprint to VLB deployment artifactsBrian Freeman1-92/+140
Issue-ID: INT-808 Change-Id: Ib8b091fd2d5ba1e0dc3cef51521c3da3658a5ac5 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-12-28Automate pulling vCPE allotted resource infoYang Xu1-2/+31
Change-Id: I0a2caa59720d10070537a65d59e518cd01df2e04 Issue-ID: INT-790 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-12-07Test script for CDS vFWNG model distribution failsYang Xu1-1/+7
Change-Id: Ib7013fc250381ecdd36f3c07557daec31b809cbb Issue-ID: INT-757 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-11-27Use vnf type as part of vsp nameBrian Freeman1-6/+12
Issue-ID: INT-601 Change-Id: I7dfb65b4691c46224275324d833a56a10887a79b Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-25Add vCPEResCust Model onboardingbdfreeman14211-13/+194
Issue-ID: INT-601 Change-Id: I543959a06be9b0a759d6102bcf1352e80b7d5a30 Signed-off-by: bdfreeman1421 <bf1936@att.com>
2018-11-17Download CSARbdfreeman14211-0/+14
Issue-ID: INT-601 Change-Id: I81eeaa101a8da1f98b4b52177ac4db7d122e3371 Signed-off-by: bdfreeman1421 <bf1936@att.com>
2018-11-16Automate Onboarding of vCPE:Infra,BNG,GMUX,BRGBrian Freeman1-6/+85
Issue-ID: INT-601 Change-Id: If39cab716749e5dfe6abcce2f468366fca0bf849 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-05fix format on sdc DE healthBrian Freeman1-1/+1
Issue-ID: SDC-1898 Change-Id: Icccd2b49aac9caf314825ce3c773b2a59191e60d Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-01Get UUID's from SDC for Demo InstantiateBrian Freeman1-0/+24
Issue-ID: INT-704 Change-Id: Id63ddaeec2796e494075a8677a34e4ccb42ef73d Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-01Distribute vFWNG model for CDSYang Xu1-3/+68
Change-Id: I9ed7b7204ab401fb39d6271af2c725315fd1bff3 Issue-ID: INT-708 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-10-24Fix keyword mispellingGary Wu1-1/+1
Change-Id: I9f2e47af1a8e5c7e7fb74ed0c16833d9037e07b9 Issue-ID: INT-621 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-24Updates for cloud_config, SDC health, VID timingBrian Freeman1-5/+10
Based on contribution from Steve Smokowski Issue-ID: INT-621 Change-Id: I82828397bc0b9701fb0fa90123ac4cdd3b8d327d Signed-off-by: Brian Freeman <bf1936@att.com>
2018-10-08Reduce time for dist and Casablanca VID UIBrian Freeman1-1/+2
Issue-ID: INT-681 Change-Id: I5eb7bb4660462532de9118b6c5b82a1f0ba06d63 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-05Password Encryption and LoggingBrian Freeman1-2/+2
Issue-ID: INT-515 Change-Id: I96c5daede6c6437493f854afa3fd24f70a95ed77 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-16Remove ManufacturingID from FG & faster existBrian Freeman1-1/+3
Issue-ID: SDC-1634 Change-Id: I8ab5ebecd1080ae6f29c3b064925b81829a810cf Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-11Updates for SO Containers and change mso to soBrian Freeman1-1/+1
Issue-ID: INT-621 Change-Id: Iad1ae6f08e91c46482d49b6cf1e3e41ebf0cd271 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-08Fix for SDC Distribution w/o VSP Certifyv1.3.0Brian Freeman1-11/+2
Issue-ID: INT-609 Change-Id: I3e476229f8b60b763c05b048f5c31df0b8893439 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-01Fixes for Casablanca SDCBrian Freeman1-7/+3
Issue-ID: INT-609 Change-Id: I6efc6e1ffd2667547320d5d3c37273b367da59df Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-30Fix status compareBrian Freeman1-2/+2
Issue-ID: TEST-111 Change-Id: I3f5de0967a8b5b1c555cf6c8c33adc5c50a2768c Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-27Fix status checking for healthdistGary Wu1-7/+7
Change-Id: If542984079e354aa49357eb5a25f8e0423769c90 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>