Upgrade ietf-{inet,yang}-types to 2013-07-15
[ovsdb.git] / southbound / southbound-impl / src / main / java / org / opendaylight / ovsdb / southbound / transactions / md / OpenVSwitchUpdateCommand.java
2016-07-08 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 20/40820/2
2016-06-23 Anil VishnoiMerge "Fixing sonar bug 1)Add a private constructor...
2016-06-23 Sam Hagueovsdb enable checkstyle on error 68/40768/3
2016-06-22 Anil VishnoiMerge "BUG 5746 - Ovsdb QoS and Queue model enhancements"
2016-06-20 Anil VishnoiMerge ".gitignore .factorypath created by m2e-apt"
2016-06-17 Anil VishnoiMerge "Support for IT Ping feature"
2016-06-16 Sam HagueMake SchemaVersionMismatchException logging consistent 54/40454/2
2015-11-25 Sam HagueMerge "UT for ProtocolRemovedCommand class"
2015-11-22 Sam HagueMerge "L3: Add eth to br-ex"
2015-11-16 Sam HagueMerge "Added support to update flows for induvidual...
2015-11-16 Sam HagueMerge "Use MD-SAL events to react to OVSDB changes"
2015-11-16 Sam HagueMerge "SouthboundIT: merge the CRUD tests methods"
2015-11-16 Sam HagueMerge "Bug 4641 - openstack.net-virt-sfc-features fail...
2015-11-14 Sam HagueMerge "rework sfc flows 2"
2015-11-14 Sam HagueMerge "Patch Set 1: Add postman collection for HwvtepSo...
2015-11-13 Anil VishnoiMerge "Security Groups: Added support for ICMP, ALL...
2015-11-13 Flavio FernandesMerge "Fixed possible null point exception in node...
2015-11-13 Sam HagueMerge "add rsp option"
2015-11-13 Sam HagueMerge "added getConnectionInstance by Node"
2015-11-13 Flavio FernandesMerge "UT for remaining classes in ovsdb.southbound...
2015-11-13 Flavio FernandesMerge "Declare expected exceptions"
2015-11-13 Flavio FernandesMerge "Avoid logging stacktraces for schema version...
2015-11-10 Stephen KittAvoid logging stacktraces for schema version mismatches 80/29480/1
2015-10-14 Sam HagueMerge "add ovsdb-sfc feature to test feature"
2015-10-14 Sam HagueMerge "Add capability on southbound to NetvirtSfc"
2015-10-14 Sam HagueMerge "Workaround to fix net-virt-it"
2015-10-13 Flavio FernandesRevert "Temp workaround to debug southbound IT" 27/28327/1
2015-10-13 Sam HagueTemp workaround to debug southbound IT 09/28309/1
2015-09-23 Flavio FernandesMerge "Unit Test for ovsdb southbound OvsdbConnectionMa...
2015-09-16 Flavio FernandesMerge "Revert "Use single-argument form of firstKeyOf()""
2015-09-15 Anil VishnoiRevert "Use single-argument form of firstKeyOf()" 07/27007/1
2015-09-15 Flavio FernandesMerge "Use single-argument form of firstKeyOf()"
2015-09-15 Stephen KittUse single-argument form of firstKeyOf() 76/26976/1
2015-08-07 Sam HagueMerge "Bug fix for 3545"
2015-08-07 Sam HagueMerge "Clean up Maven dependencies (part 1)"
2015-08-06 Stephen KittGeneral Sonar clean-up 32/24532/5
2015-07-25 Flavio FernandesMerge "Clean up logging"
2015-07-24 Stephen KittClean up logging 25/24525/1
2015-06-29 Flavio FernandesMerge "Added the robot framework to OVSDB VMs"
2015-06-26 Flavio FernandesMerge "Sonar bug fix"
2015-06-23 Eric MultanenBug 3831 - ignore unknown OVS interface and datapath... 53/23153/1
2015-06-22 Sharad MishraBug 3647 :Operational not set correctly when other... 02/23102/3
2015-06-22 Sharad MishraBug 3647 : Fix for bugzilla 3647 98/22998/4
2015-06-03 Ed WarnickeBug 3310 Bug 3316 Use iid stamp if we configured a... 52/20652/6
2015-06-03 Flavio FernandesMerge "Bug 3563 - Fix/clean methods that determine...
2015-06-03 Flavio FernandesMerge "Add per test information"
2015-06-03 Sam HagueMerge "Write iid of ovsdb-node to OpenVSwitch.externalIds"
2015-06-03 Ed WarnickeSwitch from using OvsdbCreateCommand to using OpenVSwit... 22/20322/4
2015-06-03 Ed WarnickePass OvsdbConnectionInstance to Commands instead of... 19/20319/6
2015-05-14 Sam HagueMerge "Refactor OpenVSwitchUpdateCommand to improve...
2015-05-13 Ed WarnickeRefactor OpenVSwitchUpdateCommand to improve readability. 01/20301/1
2015-04-28 Sam HagueMerge "Add OpenFlow node reference to the bridge."
2015-04-24 Sam HagueMerge "Fix for exception thrown when no ovs_version...
2015-04-23 Sharad MishraFix for exception thrown when no ovs_version set. 70/18970/1
2015-04-17 Sam HagueMerge "Add JUnit testing for ArpResponderService class."
2015-04-16 Flavio FernandesMerge "Add OpenFlow ID to ovsdb-bridge-attributes."
2015-04-15 Flavio FernandesMerge "Adding Unit Tests for netvirt/providers/openflo...
2015-04-15 Sam HagueReturn correct ovs_version 54/18354/2
2015-04-14 Sam HagueMerge "Remove unused service interfaces"
2015-04-14 Sam HagueMerge "Deprecated OvsdbClientKey and replaced with...
2015-04-14 Sam HagueMerge "Hook southbound integration in normal build...
2015-04-14 Ed WarnickeDeprecated OvsdbClientKey and replaced with ConnectionInfo 32/18232/2
2015-04-13 Ed WarnickeIntroducing ConnectionInfo 29/18229/1
2015-04-10 Sam HagueMerge "Add JUnit testing for NodeConfiguration class."
2015-04-10 Sam HagueMerge "Start to tease apart things into smaller pieces...
2015-04-10 Sam HagueMerge "Added support for bridge other-config."
2015-04-10 Sam HagueMerge "Added support for vlan mode."
2015-04-09 Flavio FernandesMerge "Introducing Bridge Operational State"
2015-04-09 Flavio FernandesMerge "Add JUnit testing for PortSecurityHandler class."
2015-04-09 Flavio FernandesMerge "Add JUnit testing for RouterHandler class."
2015-04-09 Flavio FernandesMerge "Add JUnit testing for SubnetHandler class."
2015-04-09 Flavio FernandesMerge "Add JUnit testing for NodeCacheManagerImpl class."
2015-04-09 Eric MultanenSupport other_config for OVSDB Nodes 68/17968/3
2015-04-09 Sam HagueMerge "Add support for external-ids in the OVSDB node"
2015-04-08 Eric MultanenAdd support for external-ids in the OVSDB node 11/17811/6
2015-04-02 Flavio FernandesMerge "Add JUnit testing for AbstractEvent class."
2015-04-01 Ed WarnickeFix for case when datapath/iface types are not supported 67/17567/1
2015-03-31 Flavio FernandesMerge "Add datapath types to vswitch."
2015-03-30 Flavio FernandesMerge "Fail build on checkstyle errors"
2015-03-30 Sharad MishraAdd datapath types to vswitch. 92/17392/1
2015-03-30 Sam HagueFail build on checkstyle errors 68/17368/1
2015-03-26 Sam HagueMerge "Add JUnit testing for SecurityServicesImpl class."
2015-03-25 Sam HagueMerge "Allow port/interface creation via MDSAL withou...
2015-03-25 Sam HagueMerge "Add JUnit testing for VlanConfigurationCacheImpl...
2015-03-25 Sam HagueMerge "Add JUnit testing of TenantNetworkManagerImpl...
2015-03-25 Gabriel Robitaille... Added version leaf to ovsdb-node-attributes of type... 02/17002/8