Bug-3075: BMP messages yang model 31/20231/16
authorMilos Fabian <milfabia@cisco.com>
Sat, 23 May 2015 20:01:55 +0000 (22:01 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 2 Jun 2015 14:20:58 +0000 (14:20 +0000)
commit60bcf27a90a5f53f32b4fd1c091c1062df5f249d
tree9b4bc6e7dbda3e2c40b20e6e9b85479aed79e69a
parente331bf549b2c0f6766d2acf2bfb9492ec78fa528
Bug-3075: BMP messages yang model

-created yang model reprsenting BMP v3 messages
-ref.: https://tools.ietf.org/html/draft-ietf-grow-bmp-07

Change-Id: I2ef8b52d12f397c95bb69781c7bb4af0f4477bb2
Signed-off-by: Milos Fabian <milfabia@cisco.com>
Signed-off-by: Claudio D. Gasparini <cgaspari@cisco.com>
bgp/bmp-api/.project [new file with mode: 0644]
bgp/bmp-api/pom.xml [new file with mode: 0644]
bgp/bmp-api/src/main/yang/bmp-message.yang [new file with mode: 0644]
bgp/pom.xml