Changed sal version to 0.5.0-SNAPSHOT 83/283/6
authortaochang <taochang@cisco.com>
Thu, 2 May 2013 20:06:29 +0000 (13:06 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 3 May 2013 16:42:55 +0000 (16:42 +0000)
commitb40fd210784f9e50fb1f1311fdf6204fbf388da3
tree6572a9a56f230f5ddf53b0aedf177ea4362ca5cb
parent6e34d01a63e1feda2e8daf72f6a053e6d0c5e04b
Changed sal version to 0.5.0-SNAPSHOT
Moved switchmanager.integrationteststub into protoco_plugins.stub
Removed non-source code files.
Added integration test for switchmanager bundle

Change-Id: I2dd2cbffe9e30224dcf2e03b3f11da465baec09f
Signed-off-by: taochang <taochang@cisco.com>
opendaylight/distribution/opendaylight/pom.xml
opendaylight/protocol_plugins/stub/src/main/java/org/opendaylight/controller/protocol_plugins/stub/internal/Activator.java
opendaylight/protocol_plugins/stub/src/main/java/org/opendaylight/controller/protocol_plugins/stub/internal/InventoryService.java [new file with mode: 0644]
opendaylight/switchmanager/integrationtest/pom.xml [new file with mode: 0644]
opendaylight/switchmanager/integrationtest/src/test/java/org/opendaylight/controller/switchmanager/internal/SwitchmanagerIntegrationTest.java [new file with mode: 0644]