Rework model feature packaging 74/74074/6
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 16 Jul 2018 15:38:58 +0000 (17:38 +0200)
committerJie Han <han.jie@zte.com.cn>
Tue, 17 Jul 2018 03:26:27 +0000 (03:26 +0000)
commitf774874934924c7124007c53664f8c12048a91d1
tree87d916adb362a3f917fbfe0b5c1bbd17186a12cc
parent7560d6dc057c5d87289f1a17aae8ec0ac0a8fc12
Rework model feature packaging

This patch breaks the monolithic odl-mdsal-models into multiple
features, one for each IETF document. This allows us to load only
models specific for a particular use case and documentes where
the modules where imported from.

Change-Id: I4c2fb025c719615cf67f4b0e67f40c1854cd6fb4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
17 files changed:
model/artifacts/pom.xml
model/features/features-mdsal-model/pom.xml
model/features/odl-mdsal-model-draft-bierman-netconf-restconf-02/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-model-draft-ietf-netmod-acl-model-07/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-model-rfc6991/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-model-rfc7223/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-model-rfc7227/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-model-rfc7895/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-model-rfc7952/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-model-rfc8342/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-model-rfc8343/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-model-rfc8344/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-model-rfc8345-non-nmda/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-model-rfc8345/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-models/pom.xml
model/features/pom.xml