Skip to content
Snippets Groups Projects

SOL003 VNF Performance Management - Implementation of deltas between v3.3.1 and v2.7.1

Merged Giacomo Bernini requested to merge 3.3.1-dev-SOL003-VNFPerformanceManagement into 3.3.1-dev
9 files
+ 148
43
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -22,6 +22,7 @@ ${apiName} vnfpm
${callback_port} 9091
${callback_uri} http://172.22.1.7:${callback_port}
${unreachable_callback_uri} http://not-reachable-uri
${callback_endpoint} /vnfpm/subscriptions
${callback_endpoint_error} /subs_404
${sleep_interval} 20s
Loading