Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric
/
9cc4f6f1ed51551cbd838a7b4bcad6cfefe87788
/
.
/
xos
/
fabric.xproto
blob: 8ecf614d78cb5c8d386365d55240e862110bf330 [
file
] [
log
] [
blame
]
option app_label
=
"fabric"
;
option name
=
"fabric"
;
message
FabricService
(
Service
){
option verbose_name
=
"Fabric Service"
;
optional
bool
autoconfig
=
1
[
default
=
True
,
help_text
=
"Autoconfigure the fabric"
,
null
=
False
];
}