[REC-74] openstack bluval integration
[validation.git] / .coafile
index bdcde25..fd4a0cc 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -1,6 +1,7 @@
 [all]
 ignore = .tox/**,
     .py35/**,
+    .py36/**,
     .git/**,
     .gitignore,
     .gitreview,
@@ -95,4 +96,8 @@ ignore = ui/src/main/webapp/app/fusion/**,
     ui/src/main/webapp/app/BluvalUI/GetBlueprintInstances/GetBlueprintInstances.js,
     ui/src/main/webapp/app/BluvalUI/GetLabs/GetLabs.js,
     ui/src/main/webapp/app/BluvalUI/GetLayers/GetLayers.js,
-    ui/src/main/webapp/app/BluvalUI/GetTimeslots/GetTimeslots.js
+    ui/src/main/webapp/app/BluvalUI/GetTimeslots/GetTimeslots.js,
+    ui/src/main/webapp/app/BluvalUI/CreateUser/CreateUser.js,
+    ui/src/main/webapp/app/BluvalUI/GetUser/GetUser.js,
+    ui/src/main/webapp/app/BluvalUI/ResetUser/ResetUser.js,
+    ui/src/main/webapp/app/BluvalUI/UpdatePassword/UpdatePassword.js