Added Karaf Shell framework for OVSDB plugin and printCache command-line. 00/10000/2
authorMadhu Venugopal <mavenugo@gmail.com>
Fri, 15 Aug 2014 18:34:30 +0000 (11:34 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Sat, 16 Aug 2014 01:11:18 +0000 (18:11 -0700)
commit0cb1d272ee12828c0d73a7efc6f5ec8dc2f05036
tree4e79c72d76b3854a3813664fe8f53168cfc09c21
parentc5e8ae7c630984f7e9d19f07912cf371f9a8be10
Added Karaf Shell framework for OVSDB plugin and printCache command-line.

More commands to follow soon.

Change-Id: Iee05b833d8d59394bf4ce09d99a9d85322e110c9
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
commons/parent/pom.xml
features/src/main/resources/features.xml
plugin-shell/pom.xml [new file with mode: 0644]
plugin-shell/src/main/java/org/opendaylight/ovsdb/plugin/shell/PrintCache.java [new file with mode: 0644]
plugin-shell/src/main/resources/OSGI-INF/blueprint/blueprint.xml [new file with mode: 0644]
pom.xml