Added metadata match/instructions to md openflow utils
[netvirt.git] / plugin /
2014-08-20 Madhu VenugopalMerge "Adding Javadocs comments to the different tests...
2014-08-19 Madhu VenugopalMerge "Bug 1396 : Change from deprecated DataBrokerServ...
2014-08-19 Srini SeetharamanAdding Javadocs comments to the different tests for...
2014-08-19 Madhu VenugopalMerge " Update Mininet VagrantBox (part 2)"
2014-08-19 Madhu VenugopalMerge "Update Mininet VagrantBox"
2014-08-16 Brent SalisburyMerge changes Iee05b833,I58312ab8,I170fd69f
2014-08-15 Madhu VenugopalRemoved some unused files and dependencies.
2014-08-05 Madhu VenugopalMerge "Add MD-SAL Adapter for the OVSDB Plugin"
2014-08-04 Dave TuckerAdd MD-SAL Adapter for the OVSDB Plugin
2014-08-04 Madhu VenugopalDeprecating the Schma-dependent Plugin CRUD APIs and...
2014-08-04 Dave TuckerRefactor of the OVSDB Plugin
2014-08-04 Dave TuckerMerge "Added LBaaS/OS API calls to the project Postma...
2014-08-04 Dave TuckerMerge "Bug 1471 : Fixing the Open_vSwitch Schema Contro...
2014-08-03 Madhu VenugopalMerge "Init bundle files for ovs-sfc."
2014-08-02 Madhu VenugopalBug 1471 : Fixing the Open_vSwitch Schema Controller...
2014-08-02 Madhu VenugopalMerge "NBI v3 Method Stubs"
2014-07-31 Madhu VenugopalFixed OVSDB plugin Integration Test issue on Jenkins...
2014-07-29 Madhu VenugopalMerge "Fix behaviour of listeners in the InventoryService"
2014-07-25 Madhu VenugopalMerge "Added per-flow TEP and per-port TEP example...
2014-07-25 Madhu VenugopalKaraf features for OVSDB modules.
2014-07-23 Dave TuckerFix behaviour of listeners in the InventoryService
2014-07-23 Dave TuckerRefactor OVSDB Neutron Code
2014-07-14 Dave TuckerReorganize Pom Files
2014-07-14 Dave TuckerUse ODL Root Parent POM
2014-07-11 Madhu VenugopalMerge 'origin/topic/schema' branch into merge-branch
2014-07-11 Dave TuckerNormalize Bundle Naming
2014-07-11 Dave TuckerFix incorrect OVSDB class names
2014-07-11 Madhu VenugopalFixing Activator to get InventoryService register with...
2014-07-10 Madhu VenugopalMerge "Use Long instead of Integer for ports." into...
2014-07-10 Dave TuckerMerge "Removed the static usage of open_vSwitch from...
2014-07-09 Madhu VenugopalRemoved the static usage of open_vSwitch from transactB...
2014-07-09 Madhu VenugopalBug 1340 : Resolving TableUpdate handling that was...
2014-07-09 Madhu VenugopalMerge "Add JaCoCo coverage for OVSDB" into topic/schema
2014-07-09 Sam HagueBug 1334 - Change the Typed Classes in Open_vSwitch...
2014-07-08 Dave TuckerMerge "Bug 1327 : Fixing a few Connection handling...
2014-07-08 Madhu VenugopalBug 1327 : Fixing a few Connection handling issues
2014-07-07 Madhu VenugopalMerge "Bug-1190: Fix for select response" into topic...
2014-07-07 Madhu VenugopalMerge "Use port 12345 instead of 8080 in UT" into topic...
2014-07-07 Madhu VenugopalMerge "Make connection initialization timeout constant...
2014-07-07 Madhu VenugopalRemoving Open_vSwitch static Typed table classes from...
2014-07-07 Madhu VenugopalNeutron bundle migration to the new redesigned schema...
2014-07-07 Madhu VenugopalChanging the monitor operation in the library layer...
2014-07-04 Brent SalisburyIT for remaining dbs and type versions/completions...
2014-07-03 Madhu VenugopalNorthbound migration to use the new Schema independent...
2014-07-03 Madhu VenugopalPlugin migration to use the new Schema independent...
2014-06-30 Madhu VenugopalRemoved the option to not-cache the database schema...
2014-06-30 Madhu VenugopalReplacing the older version of insertRow with a Schema...
2014-06-28 Madhu VenugopalAdding Passive connection support to plugin layer.
2014-06-28 Madhu VenugopalMerge "Added missing columns to flow table db and tests...
2014-06-27 Madhu VenugopalMigrating ovsdb_plugin's connection service to the...
2014-06-26 Dave TuckerMerge branch 'master' into topic/schema
2014-06-17 Madhu VenugopalMerge remote-tracking branch 'origin/master' into merge...
2014-06-10 Madhu VenugopalMerge "explicitly parsing JsonNode for updates" into...
2014-06-10 Ashwin Raveendranexplicitly parsing JsonNode for updates
2014-06-04 Madhu VenugopalMerge "Add unit test for JsonRpcDecoder" into topic...
2014-05-23 Ashwin Raveendranrenamed old package to temp and fixes for min/max
2014-05-21 Brent SalisburyMerge "Cleaned up Integration Test setup" into topic...
2014-05-21 Madhu VenugopalCleaned up Integration Test setup
2014-04-27 Ashwin RaveendranImplementation for Monitor operation
2014-04-18 Madhu VenugopalCode ReOrganization and Re-Architecture changes