netvirt.git
2014-06-17 Madhu VenugopalMerge remote-tracking branch 'origin/master' into merge...
2014-06-15 Madhu VenugopalRemoved the ovsdb subdirectory properly in lieu of...
2014-06-15 Madhu VenugopalFixed the broken Typed IT tests & included it to run...
2014-06-14 Madhu VenugopalMoved the code to normalize the java objects (Set and...
2014-06-13 Madhu VenugopalAdded safety check for a case in which getSchema may...
2014-06-13 Madhu VenugopalAdding support for Unfiltered Monitoring
2014-06-13 Madhu VenugopalFixed Mutate operation to handle MultiValued {Key,...
2014-06-13 Madhu VenugopalResolved the Serialization and Deserialization issues...
2014-06-12 Madhu VenugopalModified the Library to be more friendlier towards...
2014-06-12 Madhu VenugopalAddressing review comments for 7920
2014-06-11 Madhu VenugopalFixed the Basic Bridge create Integration Test by perfo...
2014-06-10 Madhu VenugopalMerge "explicitly parsing JsonNode for updates" into...
2014-06-10 Brent SalisburyMerge "Adding Pax-Exam infra with a basic IT for plugin"
2014-06-10 Ashwin Raveendranexplicitly parsing JsonNode for updates
2014-06-06 Madhu VenugopalAdding Pax-Exam infra with a basic IT for plugin
2014-06-05 Thomas BachmanBUG-1147: Fix programming of NORMAL flow entry when...
2014-06-04 Madhu VenugopalMerge "Add unit test for JsonRpcDecoder" into topic...
2014-06-04 Dave TuckerAdd unit test for JsonRpcDecoder
2014-05-30 Brent SalisburyBugFix #958 in OVSDB setting LLDP length to 0xffff
2014-05-28 Madhu VenugopalRemoving the Open_vSwitch schema hardcoding in OvsDBClient.
2014-05-27 Madhu VenugopalMerge "Added Mutate operation" into topic/schema
2014-05-27 Matt OswaltAdded Mutate operation
2014-05-27 Madhu VenugopalMerge "Adding neutron api v2.0 security group/rules...
2014-05-27 Brent SalisburyAdding neutron api v2.0 security group/rules handlers
2014-05-26 Brent SalisburySample OpenStack/Neutron v2.0 Postman API Collection
2014-05-26 Madhu VenugopalAdded assert operation as per RFC 7047 section 5.2.10
2014-05-26 Madhu VenugopalAdded Comment operation as per RFC7047 section 5.2.9
2014-05-26 Madhu VenugopalFixed a bug introduced due to a recent commit. Thanks...
2014-05-24 Madhu VenugopalMerge "Add unit tests for getPhysicalInterfaceName"
2014-05-23 Ashwin Raveendranrenamed old package to temp and fixes for min/max
2014-05-22 Madhu VenugopalMerge "getPhysicalInterfaceName not finding match in...
2014-05-22 Sam HagueAdd unit tests for getPhysicalInterfaceName
2014-05-22 Sam HaguegetPhysicalInterfaceName not finding match in some...
2014-05-22 Madhu VenugopalAdded a test-case to include non-atomic column to test...
2014-05-22 Madhu VenugopalMerge "Stop isReady method always returning true" into...
2014-05-22 Dave TuckerStop isReady method always returning true
2014-05-22 Giovanni Meoovsdb has a dependency on artifacts from integration...
2014-05-22 Madhu VenugopalMerge "Add OVSDB Select Operation" into topic/schema
2014-05-22 Dave TuckerAdd OVSDB Select Operation
2014-05-21 Dave TuckerUpdate .gitreview to use topic/schema branch
2014-05-21 Brent SalisburyMerge "Abort operation as per Section 5.2.8 of RFC...
2014-05-21 Brent SalisburyMerge changes Idd1bb88c,I9fd5ef99 into topic/schema
2014-05-21 Brent SalisburyMerge "Cleaned up Integration Test setup" into topic...
2014-05-21 Madhu VenugopalAbort operation as per Section 5.2.8 of RFC 7047
2014-05-21 Madhu VenugopalFixed a bug in where condition usage in Update & Delete...
2014-05-21 Madhu VenugopalCommit operation as per Section 5.2.7 of RFC 7047
2014-05-21 Madhu VenugopalCleaned up Integration Test setup
2014-05-20 Dave TuckerReplace literal for Update operation with constant
2014-05-20 Madhu VenugopalMerge "Fix bug 1028: Don't ignore exception in prepareI...
2014-05-19 Hsin-Yi ShenAdd ovsdb vlan support by using OF1.3
2014-05-18 Dave TuckerUse Felix DM for OVSDB Neutron Services
2014-05-18 Dave TuckerFix bug 1028: Don't ignore exception in prepareInternal...
2014-05-16 Dave TuckerAdd the OVSDB Delete Operation
2014-05-16 Thomas BachmanScript support for DevStack Configuration.
2014-05-15 Madhu VenugopalMoving ipfix column to set<UUID> in Bridge table.
2014-05-14 Dave TuckerRemove com.google.inject from neutron/pom.xml
2014-05-14 Madhu VenugopalMerge "Add Vagrantfile for OVSDB Test/Dev environment"
2014-05-14 Madhu VenugopalMerge "Add License to OVSDB Repo"
2014-05-13 Dave TuckerUpdate OVSDB Pom files for sortpom plugin
2014-05-13 Dave TuckerAdd License to OVSDB Repo
2014-05-13 Dave TuckerAdd Vagrantfile for OVSDB Test/Dev environment
2014-05-10 Madhu VenugopalMerge "Fix unhandled timeout in OVSDBNettyFactoryIT"
2014-05-10 Dave TuckerFix unhandled timeout in OVSDBNettyFactoryIT
2014-05-10 Madhu VenugopalMerge "Update netty to 4.0.17"
2014-05-09 Dave TuckerReplace String Literals in ITs with constants
2014-05-09 Dave TuckerFix failure of OvsdbTestGetBridgeDomainsIT
2014-05-09 Dave TuckerFix integration tests
2014-05-07 Madhu VenugopalFixed distribution build parameters to pull in the...
2014-05-06 Madhu VenugopalRemoved all the static string usage for network types...
2014-05-06 Sam HagueAdd support for vlan tenant isolation to ovsdb using...
2014-05-05 Hsin-Yi ShenBUG-954: Add support for Neutron port/network delete...
2014-05-04 Robert VargaUpdate netty to 4.0.17
2014-04-27 Ashwin RaveendranImplementation for Monitor operation
2014-04-24 Flavio FernandesTurn hard coded localhost:8080 into templates in the...
2014-04-18 Madhu VenugopalCode ReOrganization and Re-Architecture changes
2014-04-08 Madhu VenugopalAdded more ignorable files to .gitignore
2014-04-08 Madhu Venugopalinterface declaration for missing ovsdb operations
2014-04-08 Ashwin RaveendranRefactoring for better package organization and other...
2014-04-07 Brent SalisburyPatched some existing and added IPFIX to Postman API...
2014-04-01 Ashwin RaveendranMerge "Add helper methods to meta/*Schema classes"...
2014-04-01 Dave TuckerAdd helper methods to meta/*Schema classes
2014-04-01 Dave TuckerAdd license info to new files
2014-04-01 Madhu VenugopalBump up the bundle versions for the bundles based on...
2014-04-01 Madhu VenugopalMerge "Add build script in OVSDB resources"
2014-03-31 Madhu VenugopalFixing checkstyle issues on Ashwin's initial POC code...
2014-03-31 Madhu VenugopalFixing a few issues in PatchSet-1 that adds support...
2014-03-23 Dave TuckerAdd build script in OVSDB resources
2014-03-23 Madhu VenugopalMerge "Adding support for the git-review command line...
2014-03-17 Madhu VenugopalUpdating ovsdb dependencies to the LATEST SNAPSHOT...
2014-03-04 Dave TuckerUpdate Enunciate Documentation for OVSDB REST API
2014-02-20 Hideyuki TaiRemoved convertNeutronIDToKey(String) calls.
2014-02-20 Hideyuki TaiFixed typo in PortHandler.java.
2014-01-27 Jenkins ovsdb... [maven-release-plugin] prepare for next development...
2014-01-27 Jenkins ovsdb... [maven-release-plugin] prepare release master-tagforpre...
2014-01-27 Madhu VenugopalAdding commons/parent to the root pom.xml <module>
2014-01-27 Madhu VenugopalFixed trailing / to satisfy the versions plugin
2014-01-27 Madhu VenugopalUpdate to new version of the artifacts proposed by...
2014-01-27 Madhu VenugopalRemoved the optimization that was preventing the flows...
2014-01-27 Brent SalisburyMerge "Upgrading Yangtools to 0.6.1-SNAPSHOT and hopes...
2014-01-27 Madhu VenugopalMaking the FLowMods Strict. During update operations...
next