Skip to content

Instantly share code, notes, and snippets.

View mavenugo's full-sized avatar

Madhu Venugopal mavenugo

  • Apple
  • Cupertino, CA
View GitHub Profile
diff --git a/opendaylight/protocol_plugins/openflow/pom.xml b/opendaylight/protocol_plugins/openflow/pom.xml
index 48555de..1580f33 100644
--- a/opendaylight/protocol_plugins/openflow/pom.xml
+++ b/opendaylight/protocol_plugins/openflow/pom.xml
@@ -39,6 +39,7 @@
org.opendaylight.controller.sal.match,
org.opendaylight.controller.sal.utils,
org.opendaylight.controller.sal.connection,
+ org.opendaylight.controller.ofbroker,
org.apache.commons.lang3.builder,
SYSTEMADMIN(0, "System-Admin", "System Administrator"), // can do everything
NETWORKADMIN(1, "Network-Admin", "Network Administrator"), // can do everything but setting a system admin user profile
NETWORKOPERATOR(2, "Network-Operator", "Network Operator"), // can only see what is configured anywhere
CONTAINERUSER(4, "Container-User", "Container User"), // container context user
APPUSER(5, "App-User", "Application User"), // application context user
NOUSER(255, "Not Authorized", "Not Authorized");
diff --git a/ovsdb/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcDecoder.java b/ovsdb/src/main/java/org/opendaylight/ovsdb/lib/jso
index 0c90936..20dd6d1 100644
--- a/ovsdb/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcDecoder.java
+++ b/ovsdb/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcDecoder.java
@@ -22,11 +22,11 @@ import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
-import com.fasterxml.jackson.core.JsonEncoding;
+//import com.fasterxml.jackson.core.JsonEncoding;
feature:repo-add mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
feature:install cave-server
cave:repositories-list
cave:repository-create cave-repo
cave:repository-create -l /Users/madhu/.m2/repository m2
cave:repositories-list
cave:repository-install m2
cave:repository-update m2
karaf@root()> feature:repo-add https://github.com/ops4j/org.ops4j.pax.web/blob/master/pax-web-features/src/main/resources/features.xml
Adding feature url https://github.com/ops4j/org.ops4j.pax.web/blob/master/pax-web-features/src/main/resources/features.xml
[Fatal Error] :31:72: Attribute name "data-pjax-transient" associated with an element type "meta" must be followed by the ' = ' character.
Error executing command: Attribute name "data-pjax-transient" associated with an element type "meta" must be followed by the ' = ' character.
karaf@root()> feature:repo-add mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
Adding feature url mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
karaf@root()>
karaf@root()> feature:install cave-server
karaf@root()> cave:repository-create -l /Users/madhu/Downloads/controller_0430/opendaylight/plugins plugins
Cave repository plugins already exists
karaf@root()> cave:repository-install plugins
karaf@root()> obr:start protocol_plugins.openflow
Unsatisfied requirement(s):
---------------------------
karaf@root()> feature:repo-add mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
Adding feature url mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
karaf@root()>
karaf@root()> feature:install cave-server
karaf@root()> cave:repository-create -l /Users/madhu/Downloads/controller_0430/opendaylight/plugins plugins
Cave repository plugins already exists
karaf@root()> cave:repository-install plugins
karaf@root()> obr:start protocol_plugins.openflow
Unsatisfied requirement(s):
---------------------------
karaf@root()> obr:deploy -s protocol_plugins.openflow
Unsatisfied requirement(s):
---------------------------
(&(package=org.apache.felix.dm)(version>=3.0.0)(!(version>=4.0.0)))
protocol_plugins.openflow
(&(package=org.eclipse.osgi.framework.console)(version>=1.1.0)(!(version>=2.0.0)))
protocol_plugins.openflow
(&(package=org.osgi.service.metatype)(version>=1.1.0)(!(version>=2.0.0)))
Apache Felix Dependency Manager
karaf@root()> feature:repo-add mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
Adding feature url mvn:org.apache.karaf.cave/apache-karaf-cave/3.0.0-SNAPSHOT/xml/features
karaf@root()>
karaf@root()> feature:install cave-server
karaf@root()> cave:repository-create -l /Users/madhu/Downloads/controller_0430/opendaylight/plugins plugins
Cave repository plugins already exists
karaf@root()> cave:repository-install plugins
karaf@root()> obr:start protocol_plugins.openflow
Unsatisfied requirement(s):
---------------------------
karaf@root()> obr:info protocol_plugins.openflow
-------------------------
protocol_plugins.openflow
-------------------------
id: org.opendaylight.controller.protocol_plugins.openflow/0.4.2.SNAPSHOT
symbolicname: org.opendaylight.controller.protocol_plugins.openflow
presentationname: protocol_plugins.openflow
uri: file:/Users/madhu/Downloads/controller_0430/opendaylight/plugins/org.opendaylight.controller.protocol_plugins.openflow-0.4.2-SNAPSHOT.jar
size: 399948
version: 0.4.2.SNAPSHOT