Added Compatibility for Switch Manager and Topology Manager
authorTony Tkacik <ttkacik@cisco.com>
Tue, 5 Nov 2013 07:05:13 +0000 (08:05 +0100)
committerEd Warnicke <eaw@cisco.com>
Thu, 7 Nov 2013 10:11:48 +0000 (04:11 -0600)
commit253cbac90b756bbe7be3a07293e37ae235adcb31
treece29900f37ddab30edd2388a5907f509407fb495
parent5f2a4e8be059e7572baccfa9d15a99cfb071caf9
Added Compatibility for Switch Manager and Topology Manager

  - Created model-topology under controller for easier
    retrieval of topology models (baseline model is ietf draft
    and is present in YANGTools git).
  - Added aggregate topology view
  - Added mapping to inventory

Change-Id: I26d73415bd19478984908d34d77a476a7a842c9f
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
opendaylight/md-sal/sal-binding-util/pom.xml [new file with mode: 0644]
opendaylight/md-sal/sal-binding-util/src/main/java/org/opendaylight/controller/md/sal/binding/util/TypeSafeDataReader.java [new file with mode: 0644]