summaryrefslogtreecommitdiffstats
path: root/resources/config
AgeCommit message (Collapse)AuthorFilesLines
2019-04-24Merge "Fixes for RegionThree"Yang Xu1-4/+4
2019-04-24Merge "not used variable was removed"Borislav Glozman1-1/+0
2019-04-23Fixes for RegionThreeBrian Freeman1-4/+4
Issue-ID: INT-1026 Change-Id: I7ab9a2ff481583fc3512a4fd0ddf27afa0cf31cc Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-22Fix dictionary mergeBrian Freeman1-2/+15
Previous version was overwriting Demo key with last preload_data.json structure instead of a merge. Have to iterate over keys Issue-ID: INT-1038 Change-Id: Ia15428b3aae7cbc681a96d50656d278b5ef07b42 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-22Support dynamic preload and second vnf siteBrian Freeman2-0/+43
Second VNF site for keystone V3 testing as well Issue-ID: INT-1038 Change-Id: I007a62a2bdb986a05658af1c67d6f3fd399b1a1a Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-19not used variable was removedpkaras1-1/+0
Change-Id: I4d30ce08b8ae481b889aba10ead9d270761c1c70 Issue-ID: DMAAP-1114 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2019-04-11Merge "Variables for dmaap-bc testcases"James MacNider2-0/+7
2019-04-11Merge "move cdt GUI to https"Borislav Glozman1-1/+1
2019-04-10Variables for dmaap-bc testcasespkaras2-0/+7
Change-Id: I54395f4985d9b78811c24bc0bbf131300e1885d0 Issue-ID: DMAAP-1114 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2019-03-26Add Context Aggregator to Pomba Health CheckLeigh, Phillip (pl876u)2-0/+3
Issue-ID: LOG-1018 Issue-ID: LOG-1021 Issue-ID: LOG-1024 Change-Id: Ifbe5637edeb22a72019032616044a12bc47b44e9 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-26Add Pomba components to Pomba Health checkLeigh, Phillip (pl876u)2-1/+17
Issue-ID: LOG-1021 Issue-ID: LOG-1024 Issue-ID: LOG-1018 Change-Id: Ic59ac988afcd20190315145201903261127cd972 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-21move cdt GUI to httpsTaka Cho1-1/+1
change http to https for appc's robot Change-Id: I0656e656eb062e2c6a1597db7b0589647831e87f Issue-ID: APPC-1551 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-03-20Merge "Add helm chart for SO VNFM adapter"Borislav Glozman2-1/+3
2019-03-17Add helm chart for SO VNFM adapterMichaelMorris2-1/+3
Issue-ID: SO-1620 Change-Id: I1a18c0f27c18325d378c77576b1ab97bebfe710c Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-03-07move non-root id run for CDT containerTaka Cho1-1/+1
change port 80 to 18080 for non-root user Change-Id: Ib1e987b6aaf537df4d1b08797b928aa0b116fab0 Issue-ID: APPC-1519 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-02-18Add vFWDT and changeOpenECOMP_ETE installBrian Freeman2-4/+90
Issue-ID: INT-829 Change-Id: I7c666388def4b3af39208adb7333c06a64970372 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-11Merge "[VVP] updating preload info for DEMO vnfs"Borislav Glozman1-131/+176
2019-02-08Remove VVP from OOMLovett, Trevor2-32/+0
As part of the Dublin release, the web version of VVP is being deprecated. A command-line script will remain, but there will be no deployable, online version of the tooling. This change removes the deprecated components from the OOM deployment and management. Issue-ID: VVP-136 Change-Id: Iea4e611d6b1a784be271982eb6a92099a944bd76 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-02-06[VVP] updating preload info for DEMO vnfsstark, steven1-131/+176
Change-Id: I6aa61145c75d7cfd513a623c5d772ddd2360f610 Issue-ID: VVP-145 Signed-off-by: stark, steven <steven.stark@att.com>
2018-11-20Change Robot to use release artifactsGary Wu1-1/+1
Change-Id: Ib97d58f95b33dc08759886460abfdd1338fdb01e Issue-ID: INT-723 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-12vvp healthcheckStanislav Chlebec2-0/+32
Change-Id: I206a8e44445192f60d1a561182ee079d997ca4b7 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: VVP-117
2018-11-02Create helm charts for oof-cmsoJerry Flood2-0/+7
This change provides the necessary helm charts to instantiate the oof-cmso database (mariadb-galera) and oof-cmso service to support the scheduling of change management requests. Issue-ID: OPTFRA-373 Change-Id: I5e5024849f251eee29d3d8697e46756211b5c640 Signed-off-by: Jerry Flood <jflood@att.com>
2018-10-22Add sec_group parameter to robot helm chartsGary Wu1-0/+16
Change-Id: I3e645c9f1c2aeb3d14a36ed6ad6e6521886451f6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-19Workaround for VID selenium SSL issue in RobotGary Wu1-2/+2
Change-Id: Ie173e49c141d26c70f8857139ed272eb0125931b Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-13Fixes for Robot Selenium & KeystoneBrian Freeman1-26/+26
Issue-ID: INT-680 Change-Id: I314b21c09b115f9bbb52dd827a7e5950d52318f7 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-10-12Use HTTPS for Clamp HCac25501-3/+2
Issue-ID: CLAMP-231 Change-Id: I23f9b896d5cd1a5a35f291e00aa1e773278d0c6c Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-10-04Support for Keystone V3-OOMAh1-0/+6
Issue-ID: TEST-39 Change-Id: I85ed5c05177425be23868475dc3308fd7772fc70 Signed-off-by: Ah <Ashwini.Ah@arris.com>
2018-10-01Make AAF install credentials, the defaultJorge Hernandez1-4/+4
The credentials are defaulted to the demo AAF install accounts. These credentials will be used in the default ONAP installation, regardless AAF being used or not. This will allow external clients not to be reconfigured regardless of AAF being on or off. Change-Id: Ib7660f71793b0318b45469219b3802c1d1208a29 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1156 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-09-25Merge "Sync robot_properties between HEAT and OOM"Alexis de Talhouƫt1-6/+4
2018-09-25Sync robot_properties between HEAT and OOMGary Wu1-6/+4
Change-Id: Id5c33b4cc3b50207840a491b19cdd6df23eb43bd Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-24Update AAI credentials for robot testsuiteGary Wu1-2/+2
Change-Id: I88970fcb6fb42b48fa28ccbf667127517dd793e3 Issue-ID: INT-668 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-21pomba healthcheck - dns namesroot1-6/+6
Change-Id: I9bec93e0a98daea2300ae505616116583452ac52 Issue-ID: LOG-224 Signed-off-by: root <frank.obrien@amdocs.com>
2018-09-21Fix POMBA properties for robot testsuiteGary Wu1-3/+3
Change-Id: I3729b0d846fa8d63a4c0c11d48d7c5a5c78d40fa Issue-ID: OOM-1438 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-20ipomba healthcheckUbuntu2-0/+12
Change-Id: I82ca7470c79ead78cd2d121586d9c7702056f2ff Issue-ID: LOG-224 Signed-off-by: Ubuntu <frank.obrien@amdocs.com>
2018-09-17Update VID for AAF/HTTPSBrian Freeman1-2/+2
Issue-ID: VID-260 Change-Id: I8fd1d505bef2311975d54542410939cfdd472dab Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-12use https for healthchecks and vfw scriptJorge Hernandez1-1/+1
Change-Id: I98f1bd5a354802ebf4be2356b97ec1bbdecce116 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1111
2018-09-11Merge "Update vm_properties.py for encrypted password"Mandeep Khinda1-0/+2
2018-09-10Update vm_properties.py for encrypted passwordBrian Freeman1-0/+2
Issue-ID: INT-515 Change-Id: I11824c0e3424f153c413a2bee547423be80338a7 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-10Fix APICDOC HC credsAaron Hay1-1/+1
Change-Id: I08ea5930b7c119081fcfdc0dc80ba1d07645ab23 Issue-ID: INT-641 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-09-06Fix from robot testing and resolve mergeBrian Freeman3-6/+33
Issue-ID: SO-713 Change-Id: Icafe6b039cc793c3724c387c06a2e80153e307bb Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-05Merge "Add Global values to run healthcheck for DR"Mandeep Khinda2-0/+9
2018-09-05Add Global values to run healthcheck for DReconwar2-0/+9
Change-Id: Icbe61017330f23b9bb66d32f15835608882b8c39 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-709
2018-09-04Apache 2 License updation for common,helm,robot,sovaibhavjayas3-0/+42
Issue-ID: OOM-1356 Change-Id: I656f4ce722cd239933aa5a088308da5e9de7a7db Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com>
2018-08-14Merge "Add APPC CDT preload capability"Jun (Nicolas) Hu2-0/+6
2018-08-08Refactor OOM robot to match HEATGary Wu1-7/+12
Change properties file to match HEAT as much as possible to facilitate diffing between the two. Change-Id: Ic75c7c249fe19bd651b4407baea480fff1432ca3 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-08Use VNF heat templates in the testsuite imageGary Wu5-30/+1
Change to use the VNF templates already cloned inside the testsuite docker image intead of relying on an external copy. Also remove unnessary ConfigMaps and initContainers as a result of this change. Change-Id: Idedb48169e497d3485dcb89279d1ed5f3356105a Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-08Merge "Refactor OOM robot changes into demo/testsuite"Jun (Nicolas) Hu3-341/+0
2018-08-06Rename OPENO_IP to MSB_IPGary Wu1-2/+2
Change-Id: I83264ceb0c55fa5ffaa67a464b1927f330a88328 Issue-ID: INT-526 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-05Add APPC CDT preload capabilityAaron Hay2-0/+6
Update OOM testsuite files for APPC CDT preload capability. Change-Id: I37744e837ca54def8f3e14d5dc950ac2e24bcea8 Issue-ID: APPC-914 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-07-30Refactor OOM robot changes into demo/testsuiteGary Wu3-341/+0
Refactor OOM-specific robot overrides to make them generic to both HEAT and OOM; remove OOM-specific robot overrides to prevent dual-maintenance between OOM robot and HEAT robot. Change-Id: I0030d8978cdbd50a12400aaba2f21778745f0431 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>