commit | 4bb9028629c3e90557f3440226d314c5ebfda2ba | [log] [tgz] |
---|---|---|
author | Kent Hagerman <khagerma@ciena.com> | Fri Aug 30 13:11:32 2019 -0400 |
committer | Kent Hagerman <khagerma@ciena.com> | Fri Aug 30 14:16:55 2019 -0400 |
tree | 9deb404a4b553173e206966a41f968ef9e23fc37 | |
parent | eb3e85864a5c766fe3f612e2b5034fa75da899a6 [diff] [blame] |
Changed how the proto_descriptor file is specified. To reflect: https://gerrit.opencord.org/#/c/15070/ Field is duplicated in order to be backwards-compatible for now. Change-Id: Ib3a4dc272e2c203115e551885621852ce9d7a3ce
diff --git a/voltha/templates/afrouter-config.yaml b/voltha/templates/afrouter-config.yaml index 3baf16a..eb2eba1 100644 --- a/voltha/templates/afrouter-config.yaml +++ b/voltha/templates/afrouter-config.yaml
@@ -39,6 +39,7 @@ "name": "vcore", "package": "voltha", "service": "VolthaService", + "proto_descriptor": "voltha.pb", "routes": [ { "name": "dev_manager",