Gitiles
Code Review
Sign In
gerrit.opencord.org
/
vEE
/
6bb8e927d59e8674a1624d78a1f3b805f12367b5
/
.
/
xos
/
vee.xproto
blob: 354949e7727ace8700cf145f7b5d98891ada355f [
file
] [
log
] [
blame
]
option name
=
"vee"
;
option app_label
=
"vee"
;
option verbose_name
=
"VEE Service"
;
message
VEEService
(
Service
){
optional
bool
autoconfig
=
1
[
default
=
True
,
help_text
=
"Autoconfigure VEE Service"
,
null
=
False
];
}