Add RFC8519 models 10/80910/4
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 13 Mar 2019 12:29:06 +0000 (13:29 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 15 Mar 2019 21:00:50 +0000 (22:00 +0100)
commit1803513c5dac1f00bac8a4adf06b0b37de1097d9
tree47f80f562356c82ac3ac4e5668c67a33b9b07567
parent862bd5238c22ed6577c72325c99d15559742f87f
Add RFC8519 models

This adds RFC8519 ietf-access-control-list and ietf-packet-fields
models, which are replacing previous instantiation of these models.

Change-Id: I984db5e2fc13c4a4e0b12b3afe4141cf73c1d6d5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
13 files changed:
artifacts/pom.xml
docs/pom.xml
features/features-mdsal/pom.xml
features/odl-mdsal-model-rfc8519/pom.xml [new file with mode: 0644]
features/pom.xml
model/ietf/pom.xml
model/ietf/rfc8519-ietf-access-control-list/pom.xml [new file with mode: 0644]
model/ietf/rfc8519-ietf-access-control-list/src/main/yang/ietf-access-control-list@2019-03-04.yang [new file with mode: 0644]
model/ietf/rfc8519-ietf-ethertypes/pom.xml [new file with mode: 0644]
model/ietf/rfc8519-ietf-ethertypes/src/main/yang/ietf-ethertypes@2019-03-04.yang [new file with mode: 0644]
model/ietf/rfc8519-ietf-packet-fields/pom.xml [new file with mode: 0644]
model/ietf/rfc8519-ietf-packet-fields/src/main/yang/ietf-packet-fields@2019-03-04.yang [new file with mode: 0644]
model/ietf/rfc8519/pom.xml [new file with mode: 0644]