Merge "Remove unnecessary check for pytest.skip"
[vvp/validation-scripts.git] / ice_validator / vvp-config.yaml
index 93532b3..4681ff4 100644 (file)
@@ -35,9 +35,9 @@
 #
 # ============LICENSE_END============================================
 #
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
 #
-
+namespace: org.onap.vvp
+owner: ONAP
 ui:
   app-name: VNF Validation Tool
 categories:
@@ -46,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