Fix yang module file names 18/56018/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 25 Apr 2017 17:38:01 +0000 (19:38 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 25 Apr 2017 17:38:01 +0000 (19:38 +0200)
commit09b97366658aa7a0a17802b22a29f4a52013711f
tree56f810b16277019c3e12359316c178b26922e716
parente137034d766c605a25627430b6fbd8df8f2073f0
Fix yang module file names

This patch fixes these two warnings:

2017-04-25 19:34:22,251 | INFO  | ... | Provided module name bgp-evpn.yang does not match actual text odl-bgp-evpn@2016-03-21.yang, corrected
2017-04-25 19:34:03,806 | INFO  | ... | Provided module name bgp-path-selection-mode.yang does not match actual text odl-bgp-path-selection-mode@2016-03-01.yang, corrected

We do not have to include the revision, as that mismatch leads
only to a debug.

Change-Id: I58dddf24128804a6151ac84369030d8e5f8fcac3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/evpn/src/main/yang/odl-bgp-evpn.yang [moved from bgp/evpn/src/main/yang/bgp-evpn.yang with 100% similarity]
bgp/path-selection-mode/src/main/yang/odl-bgp-path-selection-mode.yang [moved from bgp/path-selection-mode/src/main/yang/bgp-path-selection-mode.yang with 100% similarity]