Fix building of wrong YANG notify stream 30/82530/2
authorJaroslav Tóth <jtoth@frinx.io>
Mon, 17 Jun 2019 14:54:10 +0000 (16:54 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 19 Jun 2019 16:13:47 +0000 (16:13 +0000)
commit3d093d1283a0e5ca9ec1faacee5307948c37a4a9
treeec90fd4f18528c831733b74fb43c4243f71e0a47
parenta58f256e59f69cb8d39cfc2b56b66d386113b0eb
Fix building of wrong YANG notify stream

- Identification of stream should start with "notification-stream"
  and not "create-notification-stream".
- Added missing '/' before JSON suffix.

JIRA: NETCONF-623
Change-Id: Ia3b78ba8af1b0f53f60dd88b39dff8b92b881ffd
Signed-off-by: Jaroslav Tóth <jtoth@frinx.io>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/utils/CreateStreamUtil.java