SuccessChanges

Summary

  1. update schema files (details)
  2. update doc version to 3.5.1 and modify POST on PMJob resource (details)
  3. create separate keywords robot file for NFVMANO PM API (details)
  4. move individual PM job keywords to common NFVMANO PM keyword file (details)
  5. implement PATCH method for individual PM job for PM API (details)
  6. remove subscriptions and individual subscription resources from PM API (details)
  7. implement error 422 scenario in thresholds resource in PM API (details)
  8. add PATCH method to individual threshod in PM API (details)
  9. add ThresholdModifications schema file for PM API (details)
  10. modify notifications endpoint for PM API (details)
  11. refactor apiVersion and reports resources keywords for PM API (details)
  12. update json data models (details)
  13. consolidate all variables in variables.txt file (details)
  14. implement attribute-based filter keyword for GET method of thresholds (details)
  15. remove reference to old variable files (details)
  16. changed phrasing of a keyword for better comprehensibility (details)
  17. update Content-Type header in PATCH requests or Individual PMJob and (details)
  18. delete unused variables from variables.txt file (details)
  19. update schema files (details)
  20. update doc version to 3.5.1 and modify POST on PMJob resource (details)
  21. create separate keywords robot file for NFVMANO PM API (details)
  22. move individual PM job keywords to common NFVMANO PM keyword file (details)
  23. implement PATCH method for individual PM job for PM API (details)
  24. remove subscriptions and individual subscription resources from PM API (details)
  25. implement error 422 scenario in thresholds resource in PM API (details)
  26. add PATCH method to individual threshod in PM API (details)
  27. add ThresholdModifications schema file for PM API (details)
  28. modify notifications endpoint for PM API (details)
  29. refactor apiVersion and reports resources keywords for PM API (details)
  30. update json data models (details)
  31. consolidate all variables in variables.txt file (details)
  32. implement attribute-based filter keyword for GET method of thresholds (details)
  33. remove reference to old variable files (details)
  34. changed phrasing of a keyword for better comprehensibility (details)
  35. update Content-Type header in PATCH requests or Individual PMJob and (details)
  36. delete unused variables from variables.txt file (details)
Commit 3d85d1db4a21f5b3ac6923162041980b6aac4b27 by mrehanabbasi
update schema files
The file was modified.gitignore
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/PmJob.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/PmJobs.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/Threshold.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/ThresholdCrossedNotification.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/PerformanceReport.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/Thresholds.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/PerformanceInformationAvailableNotification.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/ProblemDetails.schema.json
Commit 6e36e58d772daf069b9e12f641aa461829114bae by mrehanabbasi
update doc version to 3.5.1 and modify POST on PMJob resource
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualThreshold.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Notifications.robot
The file was removedSOL009/NFVMANOPerformanceManagement-API/SOL009-NFVMANOPerformanceManagement-API.yaml
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/variables.txt
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Subscriptions.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualPmJob.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualSubscription.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Thresholds.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NotificationEndpoint.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/PMJobs.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualReport.robot
Commit d8aaf3b9bbd67a4699158bf370ae388f5e49fad4 by mrehanabbasi
create separate keywords robot file for NFVMANO PM API
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/PMJobs.robot
The file was addedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
Commit de0dca1d9953f9b18cb60c160fd01478ccd5710b by mrehanabbasi
move individual PM job keywords to common NFVMANO PM keyword file
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualPmJob.robot
Commit 1dac9845db3c0c0d4677759b1840f877f5b4a026 by mrehanabbasi
implement PATCH method for individual PM job for PM API
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualPmJob.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/IndividualPmJob.txt
The file was addedSOL009/NFVMANOPerformanceManagement-API/jsons/PmJobModifications.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
Commit dcb71faf47775d1d2751352ae8bdcf7dce886d0b by mrehanabbasi
remove subscriptions and individual subscription resources from PM API
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/subscriptions.txt
The file was removedSOL009/NFVMANOPerformanceManagement-API/Subscriptions.robot
The file was removedSOL009/NFVMANOPerformanceManagement-API/IndividualSubscription.robot
The file was removedSOL009/NFVMANOPerformanceManagement-API/schemas/PmSubscription.schema.json
The file was removedSOL009/NFVMANOPerformanceManagement-API/schemas/PmSubscriptions.schema.json
The file was removedSOL009/NFVMANOPerformanceManagement-API/jsons/subscriptions.json
The file was modifiedindexes/sol_009_index.csv
Commit 7e945f91ff4b0a1290c6652704962b57c3e70af2 by mrehanabbasi
implement error 422 scenario in thresholds resource in PM API
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Thresholds.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
Commit f721f5cdf693f0db24c952ea246cefe139190d29 by mrehanabbasi
add PATCH method to individual threshod in PM API
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualThreshold.robot
The file was addedSOL009/NFVMANOPerformanceManagement-API/jsons/ThresholdModification.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
Commit 32075c06a738428f7e1c767328d20efbeb0d6190 by mrehanabbasi
add ThresholdModifications schema file for PM API
The file was addedSOL009/NFVMANOPerformanceManagement-API/schemas/ThresholdModifications.schema.json
Commit 44a102e3328c8375574b8325065ee644b5a8f7e0 by mrehanabbasi
modify notifications endpoint for PM API
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/ApiVersion.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/jsons/ThresholdCrossedNotification.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/jsons/PerformanceInformationAvailabilityNotification.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NotificationEndpoint.robot
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/individualSubscription.txt
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/variables.txt
Commit c858f32671b60f5d4fce0ff09c36357b727d4e63 by mrehanabbasi
refactor apiVersion and reports resources keywords for PM API
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualReport.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/ApiVersion.robot
Commit 797dc9c51613539f53ddd5f80b9733b4b3b2a198 by mrehanabbasi
update json data models
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Notifications.robot
The file was addedSOL009/NFVMANOPerformanceManagement-API/schemas/PmJobModifications.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/jsons/CreatePmJobRequest.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/jsons/CreateThresholdRequest.json
The file was removedSOL009/NFVMANOPerformanceManagement-API/jsons/ThresholdModification.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was addedSOL009/NFVMANOPerformanceManagement-API/jsons/ThresholdModifications.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/jsons/PmJobModifications.json
Commit 4e7d4941eb296227ceb10c45007f2ce9ec85d683 by mrehanabbasi
consolidate all variables in variables.txt file
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/notifications.txt
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/thresholds.txt
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/IndividualPmJob.txt
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/pmJobs.txt
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/reports.txt
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/variables.txt
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/individualThresholds.txt
Commit dd5bcf61bf090cb99be4b25f43bd9f382009bdb0 by mrehanabbasi
implement attribute-based filter keyword for GET method of thresholds
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/variables.txt
Commit 1eee84d4b214b1fd4462f4a553e7487dfdbe068c by mrehanabbasi
remove reference to old variable files
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Notifications.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/PMJobs.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Thresholds.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualPmJob.robot
Commit 8f76d7997bca3e9bbcd6722d370233df832e58fa by hammad.zafar
changed phrasing of a keyword for better comprehensibility
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/PMJobs.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
Commit d7e4b0f1435c25b03aec3a0007ae9bd8d8b2b80b by mrehanabbasi
update Content-Type header in PATCH requests or Individual PMJob and
Threshold
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/variables.txt
Commit 827adc77296558972fad1f8ae959202ed4bec268 by mrehanabbasi
delete unused variables from variables.txt file
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/variables.txt
Commit 3d57e5fec4f5b62d73f5921bb9e812d230fcbe28 by g.bernini
update schema files
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/PmJob.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/PerformanceInformationAvailableNotification.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/PerformanceReport.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/PmJobs.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/Thresholds.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/ThresholdCrossedNotification.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/ProblemDetails.schema.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/schemas/Threshold.schema.json
Commit 20bc7a9eb95fca095d15ab4baa3395776011e71b by g.bernini
update doc version to 3.5.1 and modify POST on PMJob resource
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/PMJobs.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualThreshold.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NotificationEndpoint.robot
The file was removedSOL009/NFVMANOLogManagement-API/SOL009-NFVMANOLogManagement-API.yaml
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Thresholds.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualSubscription.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Notifications.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Subscriptions.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualPmJob.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualReport.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/variables.txt
Commit 8169ecd68be2e0052331b3538bede51e00db48d6 by g.bernini
create separate keywords robot file for NFVMANO PM API
The file was addedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/PMJobs.robot
Commit 69be8e5c3d3e99e36ddb107565455007719463aa by g.bernini
move individual PM job keywords to common NFVMANO PM keyword file
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualPmJob.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
Commit 19fb4e620696b9e4b6f965d087217eabae109741 by g.bernini
implement PATCH method for individual PM job for PM API
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was addedSOL009/NFVMANOPerformanceManagement-API/jsons/PmJobModifications.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/IndividualPmJob.txt
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualPmJob.robot
Commit b418ce27bc1cddd4fce396af4832785fc798f686 by g.bernini
remove subscriptions and individual subscription resources from PM API
The file was removedSOL009/NFVMANOPerformanceManagement-API/IndividualSubscription.robot
The file was removedSOL009/NFVMANOPerformanceManagement-API/schemas/PmSubscription.schema.json
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/subscriptions.txt
The file was removedSOL009/NFVMANOPerformanceManagement-API/jsons/subscriptions.json
The file was modifiedindexes/sol_009_index.csv
The file was removedSOL009/NFVMANOPerformanceManagement-API/Subscriptions.robot
The file was removedSOL009/NFVMANOPerformanceManagement-API/schemas/PmSubscriptions.schema.json
Commit 8b5b5f7e476bd591083ffc2bbfaf22a00da14034 by g.bernini
implement error 422 scenario in thresholds resource in PM API
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Thresholds.robot
Commit dd4d109771f0e4149957b0a1e824a2bc7cd1cb1f by g.bernini
add PATCH method to individual threshod in PM API
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualThreshold.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was addedSOL009/NFVMANOPerformanceManagement-API/jsons/ThresholdModification.json
Commit 1715227a2a6a0a05b66c37ce6026fdcffc2bf7f8 by g.bernini
add ThresholdModifications schema file for PM API
The file was addedSOL009/NFVMANOPerformanceManagement-API/schemas/ThresholdModifications.schema.json
Commit 7bf8d5c75a10147b8b7c816f928dcff9c428dafc by g.bernini
modify notifications endpoint for PM API
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/jsons/PerformanceInformationAvailabilityNotification.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/variables.txt
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/individualSubscription.txt
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NotificationEndpoint.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/jsons/ThresholdCrossedNotification.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/ApiVersion.robot
Commit 93bd9b139c887af44c21eab0a6915ff08a3ae323 by g.bernini
refactor apiVersion and reports resources keywords for PM API
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualReport.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/ApiVersion.robot
Commit 487fc05770b36c23203976172aa5cf16212148c9 by g.bernini
update json data models
The file was removedSOL009/NFVMANOPerformanceManagement-API/jsons/ThresholdModification.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Notifications.robot
The file was addedSOL009/NFVMANOPerformanceManagement-API/schemas/PmJobModifications.schema.json
The file was addedSOL009/NFVMANOPerformanceManagement-API/jsons/ThresholdModifications.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/jsons/CreateThresholdRequest.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/jsons/PmJobModifications.json
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/jsons/CreatePmJobRequest.json
Commit 3f64a93f8d34b3f257acabd01d6a1c4de6ea95cf by g.bernini
consolidate all variables in variables.txt file
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/thresholds.txt
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/IndividualPmJob.txt
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/variables.txt
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/pmJobs.txt
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/reports.txt
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/individualThresholds.txt
The file was removedSOL009/NFVMANOPerformanceManagement-API/environment/notifications.txt
Commit 665718ecb4b236eb7edbdcd2a6f353dc01102a8d by g.bernini
implement attribute-based filter keyword for GET method of thresholds
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/variables.txt
Commit b3c3f7dec3a23881ce6c807c9eae17015e0bac99 by g.bernini
remove reference to old variable files
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/IndividualPmJob.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Notifications.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/PMJobs.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/Thresholds.robot
Commit 5058e2b8199a3ebd8b91065647edc8d6f49d711e by g.bernini
changed phrasing of a keyword for better comprehensibility
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/PMJobs.robot
Commit a01ab1bd7a429b6a251f61dcb3fc9301db7d13f9 by g.bernini
update Content-Type header in PATCH requests or Individual PMJob and
Threshold
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/NFVMANOPMKeywords.robot
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/variables.txt
Commit fc9ff7130a8e75256b7f5f06d414f52c1aa6632d by g.bernini
delete unused variables from variables.txt file
The file was modifiedSOL009/NFVMANOPerformanceManagement-API/environment/variables.txt