fix vRAN kind in UI

Change-Id: I5c7396e3ebe72d4688e6daf913b208924bbeee5f
diff --git a/xos/vbbu.xproto b/xos/vbbu.xproto
index 33b8e8e..6fd9049 100644
--- a/xos/vbbu.xproto
+++ b/xos/vbbu.xproto
@@ -1,6 +1,7 @@
 option name = "vbbu";
 option app_label = "vbbu";
 option verbose_name = "vBBU Service";
+option kind = "vRAN";
 
 message VBBUService (Service){
     required string service_message = 1 [help_text = "Service Message to Display", max_length = 254, null = False, db_index = False, blank = False];