commit | 316ccb370445cdc26ea2f1c0e2d1c0de596d1051 | [log] [tgz] |
---|---|---|
author | Omar Abdelkader <omikader@gmail.com> | Mon Jul 24 17:28:09 2017 -0700 |
committer | Omar Abdelkader <omikader@gmail.com> | Mon Jul 24 17:28:09 2017 -0700 |
tree | 8f22ff7cff7adb0e6d3a91d1a63b9e438b449513 | |
parent | 3068347d22595259525ebd411d5faf4feae95518 [diff] [blame] |
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];