blob: e019d8725974d51fd992c256f95c030e5ae91285 [file] [log] [blame]
Thomas Vachuskaf8c8cb92018-07-11 17:12:43 -07001load("//tools/build/bazel:yang.bzl", "yang_model")
2
3yang_model(
Ray Milkey6d94e9f2018-07-15 18:04:26 -07004 app_name = "org.onosproject.models.common",
5 custom_registrator = True,
6 title = "Common YANG Models",
Thomas Vachuskaf8c8cb92018-07-11 17:12:43 -07007)