aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vid/resources/simulators/test_data_assets
AgeCommit message (Collapse)AuthorFilesLines
2020-03-04VID: Upgrade AAI API version to v16Ittay Stern2-88/+88
v16 is the recommended Dublin version: https://wiki.onap.org/display/DW/AAI+REST+API+Documentation+-+Dublin Issue-ID: VID-365 Change-Id: I2bfed96a7cc55bb5797c6be0aea8215fa7e16d51 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-03Issue-ID: VID-484Wojciech Sliwka1-64/+2
fetch parameters for native workflows Change-Id: I6d017ee43b1969ceb2bce11d28f0fdde5da152c4 Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com> (cherry picked from commit c97101347defc8126614b27c60646325e0f9d674)
2019-04-18changing simulator and endpoints for change management testingBartosz Gardziejewski2-90/+2610
Change-Id: I18d92c130181f6440cf2b68cfd864de686833c67 Issue-ID: VID-462 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-04-11Prepare new endpoints for csit/vid internal apimichal.banka3-0/+257
Change-Id: Ib69287eb1c21d30eb39472270c160f4b318c5c12 Issue-ID: VID-399 Signed-off-by: michal.banka <michal.banka@nokia.com>
2019-03-27Update VID in docker-compose to 4.0-STAGING-latestIttay Stern2-0/+13
Added AAI simulator for new enrichCloudConfigurationWithCloudOwner feature: - Add AAI response - Update Dockerfile with FROM python, and parametrized config - Add aai-simulator to docker-compose file BTW, modified SO.py to log to stdio. This enable running `docker logs so-simulator` to see the rolling output. Issue-ID: VID-453 Change-Id: Icd1ee2dd51d404261c3e0484b22a4d32b8e4aad8 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2018-10-23Enhance vid CSIT tests, added for scaleoutkoblosz6-0/+166
Issue-ID: VID-323 Change-Id: I31ad377ee766eaf66c848ad802c33e21ea1dfe76 Signed-off-by: Sandra Koblosz <sandra.koblosz@nokia.com>