add app_label = vbbu

Change-Id: Ic5528194bfff8c5b9094d2bb68c6c3b240da0e95
diff --git a/xos/models.py b/xos/models.py
index a3f6a7f..00884cd 100644
--- a/xos/models.py
+++ b/xos/models.py
@@ -34,7 +34,7 @@
         # database.
         proxy = True
         # The name used to find this service, all directories are named this
-        #app_label = "mcord"
+        app_label = "vbbu"
         verbose_name = "MCORD Service"
 
 # This is the class to represent the tenant. Most of the logic is given to use