Add more configurable options

- added configurable option for disabling autocomplete in horizon forms [security request]
- added configurable option for disabling port verification [horizon crushes when you have no ports attached to some VM in project and try to associate a floating ip to another VM in this project via UI]
diff --git a/.kitchen.yml b/.kitchen.yml
index 00b9cae..c024b42 100644
--- a/.kitchen.yml
+++ b/.kitchen.yml
@@ -13,7 +13,7 @@
   log_level: error
   formula: horizon
   grains:
-    noservices: True
+    noservices: False
   state_top:
     base:
       "*":