From 017e4155a7efd7725824bed5465ce0ab3442d8c1 Mon Sep 17 00:00:00 2001 From: Giacomo Bernini Date: Fri, 1 Mar 2019 18:50:18 +0100 Subject: [PATCH] fixes --- SOL005/NSDManagement-API/NSDescriptors.robot | 2 +- .../IndividualPmJob.robot | 0 .../IndividualReport.robot | 0 .../IndividualSubscription.robot | 0 .../IndividualThreshold.robot | 0 .../Notifications.robot | 0 .../PMJobs.robot | 0 .../Subscriptions.robot | 0 .../Thresholds.robot | 0 .../environment/IndividualPmJob.txt | 0 .../environment/individualSubscription.txt | 0 .../environment/individualThresholds.txt | 0 .../environment/notifications.txt | 0 .../environment/pmJobs.txt | 0 .../environment/reports.txt | 0 .../environment/subscriptions.txt | 0 .../environment/thresholds.txt | 0 .../environment/variables.txt | 0 .../jsons/CreatePmJobRequest.json | 0 .../jsons/CreateThresholdRequest.json | 0 .../jsons/PerformanceInformationAvailableNotification.json | 0 .../jsons/ThresholdCrossedNotification.json | 0 .../jsons/subscriptions.json | 0 .../PerformanceInformationAvailableNotification.schema.json | 0 .../schemas/PerformanceReport.schema.json | 0 .../schemas/PmJob.schema.json | 0 .../schemas/PmJobs.schema.json | 0 .../schemas/PmSubscription.schema.json | 0 .../schemas/PmSubscriptions.schema.json | 0 .../schemas/ProblemDetails.schema.json | 0 .../schemas/Subscriptions.schema.json | 0 .../schemas/Threshold.schema.json | 0 .../schemas/ThresholdCrossedNotification.schema.json | 0 .../schemas/Thresholds.schema.json | 0 .../schemas/criteria.schema.json | 0 .../schemas/links.schema.json | 0 .../schemas/reports.schema.json | 0 37 files changed, 1 insertion(+), 1 deletion(-) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/IndividualPmJob.robot (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/IndividualReport.robot (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/IndividualSubscription.robot (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/IndividualThreshold.robot (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/Notifications.robot (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/PMJobs.robot (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/Subscriptions.robot (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/Thresholds.robot (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/environment/IndividualPmJob.txt (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/environment/individualSubscription.txt (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/environment/individualThresholds.txt (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/environment/notifications.txt (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/environment/pmJobs.txt (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/environment/reports.txt (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/environment/subscriptions.txt (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/environment/thresholds.txt (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/environment/variables.txt (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/jsons/CreatePmJobRequest.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/jsons/CreateThresholdRequest.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/jsons/PerformanceInformationAvailableNotification.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/jsons/ThresholdCrossedNotification.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/jsons/subscriptions.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/PerformanceInformationAvailableNotification.schema.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/PerformanceReport.schema.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/PmJob.schema.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/PmJobs.schema.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/PmSubscription.schema.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/PmSubscriptions.schema.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/ProblemDetails.schema.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/Subscriptions.schema.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/Threshold.schema.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/ThresholdCrossedNotification.schema.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/Thresholds.schema.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/criteria.schema.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/links.schema.json (100%) rename SOL005/{VNFPerformanceManagement-API => NSPerformanceManagement-API}/schemas/reports.schema.json (100%) diff --git a/SOL005/NSDManagement-API/NSDescriptors.robot b/SOL005/NSDManagement-API/NSDescriptors.robot index b6a32f18..cb5f51ac 100644 --- a/SOL005/NSDManagement-API/NSDescriptors.robot +++ b/SOL005/NSDManagement-API/NSDescriptors.robot @@ -142,7 +142,7 @@ GET all Network Service Descriptors - exclude_fields Pass Execution If ${NFVO_FIELDS} == 0 The NFVO is not able to use exclude_fields option Set Headers {"Accept": "${ACCEPT_JSON}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization": "${AUTHORIZATION}"} - GET ${apiRoot}/${apiName}/${apiVersion}/vnf_packages?exlude_fields=${fields} + GET ${apiRoot}/${apiName}/${apiVersion}/ns_descriptors?exlude_fields=${fields} Integer response status 200 ${contentType}= Output response headers Content-Type Should Contain ${contentType} application/json diff --git a/SOL005/VNFPerformanceManagement-API/IndividualPmJob.robot b/SOL005/NSPerformanceManagement-API/IndividualPmJob.robot similarity index 100% rename from SOL005/VNFPerformanceManagement-API/IndividualPmJob.robot rename to SOL005/NSPerformanceManagement-API/IndividualPmJob.robot diff --git a/SOL005/VNFPerformanceManagement-API/IndividualReport.robot b/SOL005/NSPerformanceManagement-API/IndividualReport.robot similarity index 100% rename from SOL005/VNFPerformanceManagement-API/IndividualReport.robot rename to SOL005/NSPerformanceManagement-API/IndividualReport.robot diff --git a/SOL005/VNFPerformanceManagement-API/IndividualSubscription.robot b/SOL005/NSPerformanceManagement-API/IndividualSubscription.robot similarity index 100% rename from SOL005/VNFPerformanceManagement-API/IndividualSubscription.robot rename to SOL005/NSPerformanceManagement-API/IndividualSubscription.robot diff --git a/SOL005/VNFPerformanceManagement-API/IndividualThreshold.robot b/SOL005/NSPerformanceManagement-API/IndividualThreshold.robot similarity index 100% rename from SOL005/VNFPerformanceManagement-API/IndividualThreshold.robot rename to SOL005/NSPerformanceManagement-API/IndividualThreshold.robot diff --git a/SOL005/VNFPerformanceManagement-API/Notifications.robot b/SOL005/NSPerformanceManagement-API/Notifications.robot similarity index 100% rename from SOL005/VNFPerformanceManagement-API/Notifications.robot rename to SOL005/NSPerformanceManagement-API/Notifications.robot diff --git a/SOL005/VNFPerformanceManagement-API/PMJobs.robot b/SOL005/NSPerformanceManagement-API/PMJobs.robot similarity index 100% rename from SOL005/VNFPerformanceManagement-API/PMJobs.robot rename to SOL005/NSPerformanceManagement-API/PMJobs.robot diff --git a/SOL005/VNFPerformanceManagement-API/Subscriptions.robot b/SOL005/NSPerformanceManagement-API/Subscriptions.robot similarity index 100% rename from SOL005/VNFPerformanceManagement-API/Subscriptions.robot rename to SOL005/NSPerformanceManagement-API/Subscriptions.robot diff --git a/SOL005/VNFPerformanceManagement-API/Thresholds.robot b/SOL005/NSPerformanceManagement-API/Thresholds.robot similarity index 100% rename from SOL005/VNFPerformanceManagement-API/Thresholds.robot rename to SOL005/NSPerformanceManagement-API/Thresholds.robot diff --git a/SOL005/VNFPerformanceManagement-API/environment/IndividualPmJob.txt b/SOL005/NSPerformanceManagement-API/environment/IndividualPmJob.txt similarity index 100% rename from SOL005/VNFPerformanceManagement-API/environment/IndividualPmJob.txt rename to SOL005/NSPerformanceManagement-API/environment/IndividualPmJob.txt diff --git a/SOL005/VNFPerformanceManagement-API/environment/individualSubscription.txt b/SOL005/NSPerformanceManagement-API/environment/individualSubscription.txt similarity index 100% rename from SOL005/VNFPerformanceManagement-API/environment/individualSubscription.txt rename to SOL005/NSPerformanceManagement-API/environment/individualSubscription.txt diff --git a/SOL005/VNFPerformanceManagement-API/environment/individualThresholds.txt b/SOL005/NSPerformanceManagement-API/environment/individualThresholds.txt similarity index 100% rename from SOL005/VNFPerformanceManagement-API/environment/individualThresholds.txt rename to SOL005/NSPerformanceManagement-API/environment/individualThresholds.txt diff --git a/SOL005/VNFPerformanceManagement-API/environment/notifications.txt b/SOL005/NSPerformanceManagement-API/environment/notifications.txt similarity index 100% rename from SOL005/VNFPerformanceManagement-API/environment/notifications.txt rename to SOL005/NSPerformanceManagement-API/environment/notifications.txt diff --git a/SOL005/VNFPerformanceManagement-API/environment/pmJobs.txt b/SOL005/NSPerformanceManagement-API/environment/pmJobs.txt similarity index 100% rename from SOL005/VNFPerformanceManagement-API/environment/pmJobs.txt rename to SOL005/NSPerformanceManagement-API/environment/pmJobs.txt diff --git a/SOL005/VNFPerformanceManagement-API/environment/reports.txt b/SOL005/NSPerformanceManagement-API/environment/reports.txt similarity index 100% rename from SOL005/VNFPerformanceManagement-API/environment/reports.txt rename to SOL005/NSPerformanceManagement-API/environment/reports.txt diff --git a/SOL005/VNFPerformanceManagement-API/environment/subscriptions.txt b/SOL005/NSPerformanceManagement-API/environment/subscriptions.txt similarity index 100% rename from SOL005/VNFPerformanceManagement-API/environment/subscriptions.txt rename to SOL005/NSPerformanceManagement-API/environment/subscriptions.txt diff --git a/SOL005/VNFPerformanceManagement-API/environment/thresholds.txt b/SOL005/NSPerformanceManagement-API/environment/thresholds.txt similarity index 100% rename from SOL005/VNFPerformanceManagement-API/environment/thresholds.txt rename to SOL005/NSPerformanceManagement-API/environment/thresholds.txt diff --git a/SOL005/VNFPerformanceManagement-API/environment/variables.txt b/SOL005/NSPerformanceManagement-API/environment/variables.txt similarity index 100% rename from SOL005/VNFPerformanceManagement-API/environment/variables.txt rename to SOL005/NSPerformanceManagement-API/environment/variables.txt diff --git a/SOL005/VNFPerformanceManagement-API/jsons/CreatePmJobRequest.json b/SOL005/NSPerformanceManagement-API/jsons/CreatePmJobRequest.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/jsons/CreatePmJobRequest.json rename to SOL005/NSPerformanceManagement-API/jsons/CreatePmJobRequest.json diff --git a/SOL005/VNFPerformanceManagement-API/jsons/CreateThresholdRequest.json b/SOL005/NSPerformanceManagement-API/jsons/CreateThresholdRequest.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/jsons/CreateThresholdRequest.json rename to SOL005/NSPerformanceManagement-API/jsons/CreateThresholdRequest.json diff --git a/SOL005/VNFPerformanceManagement-API/jsons/PerformanceInformationAvailableNotification.json b/SOL005/NSPerformanceManagement-API/jsons/PerformanceInformationAvailableNotification.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/jsons/PerformanceInformationAvailableNotification.json rename to SOL005/NSPerformanceManagement-API/jsons/PerformanceInformationAvailableNotification.json diff --git a/SOL005/VNFPerformanceManagement-API/jsons/ThresholdCrossedNotification.json b/SOL005/NSPerformanceManagement-API/jsons/ThresholdCrossedNotification.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/jsons/ThresholdCrossedNotification.json rename to SOL005/NSPerformanceManagement-API/jsons/ThresholdCrossedNotification.json diff --git a/SOL005/VNFPerformanceManagement-API/jsons/subscriptions.json b/SOL005/NSPerformanceManagement-API/jsons/subscriptions.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/jsons/subscriptions.json rename to SOL005/NSPerformanceManagement-API/jsons/subscriptions.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/PerformanceInformationAvailableNotification.schema.json b/SOL005/NSPerformanceManagement-API/schemas/PerformanceInformationAvailableNotification.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/PerformanceInformationAvailableNotification.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/PerformanceInformationAvailableNotification.schema.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/PerformanceReport.schema.json b/SOL005/NSPerformanceManagement-API/schemas/PerformanceReport.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/PerformanceReport.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/PerformanceReport.schema.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/PmJob.schema.json b/SOL005/NSPerformanceManagement-API/schemas/PmJob.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/PmJob.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/PmJob.schema.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/PmJobs.schema.json b/SOL005/NSPerformanceManagement-API/schemas/PmJobs.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/PmJobs.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/PmJobs.schema.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/PmSubscription.schema.json b/SOL005/NSPerformanceManagement-API/schemas/PmSubscription.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/PmSubscription.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/PmSubscription.schema.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/PmSubscriptions.schema.json b/SOL005/NSPerformanceManagement-API/schemas/PmSubscriptions.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/PmSubscriptions.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/PmSubscriptions.schema.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/ProblemDetails.schema.json b/SOL005/NSPerformanceManagement-API/schemas/ProblemDetails.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/ProblemDetails.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/ProblemDetails.schema.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/Subscriptions.schema.json b/SOL005/NSPerformanceManagement-API/schemas/Subscriptions.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/Subscriptions.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/Subscriptions.schema.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/Threshold.schema.json b/SOL005/NSPerformanceManagement-API/schemas/Threshold.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/Threshold.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/Threshold.schema.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/ThresholdCrossedNotification.schema.json b/SOL005/NSPerformanceManagement-API/schemas/ThresholdCrossedNotification.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/ThresholdCrossedNotification.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/ThresholdCrossedNotification.schema.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/Thresholds.schema.json b/SOL005/NSPerformanceManagement-API/schemas/Thresholds.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/Thresholds.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/Thresholds.schema.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/criteria.schema.json b/SOL005/NSPerformanceManagement-API/schemas/criteria.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/criteria.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/criteria.schema.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/links.schema.json b/SOL005/NSPerformanceManagement-API/schemas/links.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/links.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/links.schema.json diff --git a/SOL005/VNFPerformanceManagement-API/schemas/reports.schema.json b/SOL005/NSPerformanceManagement-API/schemas/reports.schema.json similarity index 100% rename from SOL005/VNFPerformanceManagement-API/schemas/reports.schema.json rename to SOL005/NSPerformanceManagement-API/schemas/reports.schema.json -- GitLab