Merge "Remove unnecessary check for pytest.skip"
[vvp/validation-scripts.git] / ice_validator / vvp-config.yaml
index f5f835c..4681ff4 100644 (file)
@@ -36,7 +36,8 @@
 # ============LICENSE_END============================================
 #
 #
-
+namespace: org.onap.vvp
+owner: ONAP
 ui:
   app-name: VNF Validation Tool
 categories:
@@ -45,6 +46,11 @@ categories:
     description:
       Checks certain parameters are excluded from the .env file, per HOT Requirements.
       Required for ASDC onboarding, not needed for manual Openstack testing.
+  - name: OpenStack Heat Testing (Beta)
+    category: openstack
+    description:
+      Uses the latest OpenStack Heat community version available to validate that
+      a heat template is valid OpenStack Heat. This testing is equivalent to using
+      heat template-validate from the command line.
 settings:
   polling-freqency: 1000
-  default-verbosity: Standard