ovsdb.git
2015-05-05 Sam HagueSouthboundHandler#triggerUpdates 15/19615/1
2015-05-05 Sam HagueRemove FlowCapableNodeDataChangeListener 09/19609/1
2015-05-05 Sam HagueAdd SouthboundHandler#processBridgeUpdate 06/19606/1
2015-05-05 Sam HagueAdd SouthboundHandler#processInterfaceUpdate 65/19565/1
2015-05-04 Anil VishnoiImplemented SouthboundHandler#processInterfaceDelete() 54/19554/3
2015-05-04 Sam HagueAdd MdsalUtils API stubs 52/19552/1
2015-05-04 Sam HagueMerge "Add ovsdbUpdate() to OvsdbInventoryListener...
2015-05-04 Sam HagueAdd ovsdbUpdate() to OvsdbInventoryListener 49/19549/1
2015-05-04 Anil VishnoiFixed check-style error 40/19540/1
2015-05-01 Sam HagueGet correct dpid so that pipeline flows are programmed. 69/19469/1
2015-05-01 Sam HagueAdd support for openflow node callbacks 23/19423/1
2015-04-30 Sam HagueMerge branch 'master' into topic/netvirtsbmerge 97/19397/1
2015-04-30 Sam HagueMerge "Add testGetOvsdbNodes to it"
2015-04-30 Sam HagueSet the controller 94/19394/2
2015-04-30 Sam HagueAdd testGetOvsdbNodes to it 93/19393/1
2015-04-30 Sam HagueAdd is_connected to mdsal 79/19379/1
2015-04-29 Thomas BachmanFix for NPE during GBP testing. 43/19343/1
2015-04-29 Sam HagueMerge branch 'master' into topic/netvirtsb2 71/19271/1
2015-04-29 Sam HagueProcess ovsdb node created dataChanges 70/19270/1
2015-04-28 Sam HagueMerge "Add OpenFlow node reference to the bridge."
2015-04-28 Sharad MishraAdd bridge fails on older OVS versions (< v1.10) 60/19260/3
2015-04-28 Sam HagueMerge "Update TerminationPoint operational data on...
2015-04-28 Anil VishnoiUpdate TerminationPoint operational data on ovsdb port... 63/19063/3
2015-04-27 Sharad MishraFix NPE in operational Bridge remove. 90/19190/1
2015-04-27 Sam HagueMerge branch 'master' into topic/netvirtsb2 60/19160/1
2015-04-27 Sam HagueAdd working integration-test 56/19156/1
2015-04-27 Sam HagueRemove assumes from southbound-it now that deletes... 43/19143/1
2015-04-26 Sam HagueMerge branch 'master' into topic/netvirtsb2 15/19115/1
2015-04-26 Sam HagueMore southbound migration for netvirt 14/19114/1
2015-04-24 Alexis de TalhouëtAdd OpenFlow node reference to the bridge. 54/18954/9
2015-04-24 Anil VishnoiFixed termination point deletion from operational data... 12/19012/3
2015-04-24 Anil VishnoiAdded detailed description to external-ids and other... 96/18596/3
2015-04-24 Sam HagueMerge "Fix for exception thrown when no ovs_version...
2015-04-24 Sam HagueMerge "SouthboundIT: Test to check ovs version for...
2015-04-23 Cédric OllivierDelete redundant tests in Network, Port and Subnet... 39/18939/6
2015-04-23 Cédric OllivierPrevent the network shared attribute from being updated 73/14773/6
2015-04-23 Sharad MishraFix for exception thrown when no ovs_version set. 70/18970/1
2015-04-23 Sharad MishraSouthboundIT: Test to check ovs version for node. 65/18965/1
2015-04-22 Ryan GouldingSouthboundIT for vlan, vlanmode and vlan trunks 50/18850/2
2015-04-21 Sam HagueMerge branch 'master' into topic/netvirtsb2 77/18777/1
2015-04-21 Flavio FernandesMerge "additional southbound-it for port/interface"
2015-04-21 Ryan Gouldingadditional southbound-it for port/interface 63/18763/1
2015-04-21 Sam HagueUpdate poms for Maven Central Requirements 52/18752/1
2015-04-21 Sam HagueUse Topology Node in place of Inventory Node 84/18684/1
2015-04-20 Ryan GouldingofPort test in SouthboundIT 68/18668/1
2015-04-20 Sam HagueReplace plugin interfaces with net-virt interfaces. 58/18658/1
2015-04-20 Sam HagueRemove plugin dependencies 46/18646/2
2015-04-20 Anil VishnoiFix ovsdb node disconnect - Removing ovsdb node from... 43/18643/2
2015-04-20 Sam HagueMerge branch 'master' into topic/netvirtsb 36/18636/1
2015-04-19 Ben EzeAdd Unit tests for openstack/netvirt/providers/openflow... 06/18606/1
2015-04-19 Sam HagueFix broken SouthboundIT test 04/18604/2
2015-04-19 Sam HagueMerge "TerminationPointUpdate command to update termina...
2015-04-18 Prateek GargTerminationPointUpdate command to update termination... 65/18565/2
2015-04-18 Sam HagueMerge "Remove .../distribution/opendaylight-karaf/...
2015-04-17 Flavio FernandesMerge "Add JUnit testing for L2RewriteService class."
2015-04-17 Flavio FernandesMerge "Add JUnit testing for L2FowardingService class."
2015-04-17 Flavio FernandesMerge "Add JUnit testing for LoadBalancerService class."
2015-04-17 Alexis de TalhouëtAdd JUnit testing for IngressAclService class. 47/18547/4
2015-04-17 Alexis de TalhouëtAdd JUnit testing for LoadBalancerService class. 60/18560/2
2015-04-17 Alexis de TalhouëtAdd JUnit testing for L2FowardingService class. 54/18554/4
2015-04-17 Alexis de TalhouëtAdd JUnit testing for L2RewriteService class. 62/18562/3
2015-04-17 Flavio FernandesRemove .../distribution/opendaylight-karaf/. It is... 66/18566/1
2015-04-17 Sam HagueMerge "Move ovsdb distribution to use karaf-parent"
2015-04-17 Sam HagueMove ovsdb distribution to use karaf-parent 64/18564/1
2015-04-17 Flavio FernandesMerge "Add JUnit testing for OutboundNatService class."
2015-04-17 Flavio FernandesMerge "Add JUnit testing for L3FowardingService class."
2015-04-17 Flavio FernandesMerge "Add JUnit testing for EgressAclService class."
2015-04-17 Flavio FernandesMerge "Add JUnit testing for RoutingService class."
2015-04-17 Flavio FernandesMerge "Fix for TerminationPointCreateCommand to insert...
2015-04-17 Flavio FernandesMerge "Workaround for busted controller opendaylight...
2015-04-17 Alexis de TalhouëtAdd JUnit testing for L3FowardingService class. 57/18557/1
2015-04-17 Alexis de TalhouëtAdd JUnit testing for OutboundNatService class. 56/18556/1
2015-04-17 Alexis de TalhouëtAdd JUnit testing for RoutingService class. 55/18555/2
2015-04-17 Sam HagueWorkaround for busted controller opendaylight-karaf... 51/18551/2
2015-04-17 Prateek GargFix for TerminationPointCreateCommand to insert a termi... 49/18549/2
2015-04-17 Alexis de TalhouëtAdd JUnit testing for EgressAclService class. 43/18543/2
2015-04-17 Alexis de TalhouëtAdd JUnit testing for InboundNatService class. 44/18544/2
2015-04-17 Flavio FernandesMerge changes Ifb9ee4a4,Id0a7512b
2015-04-17 Sam HagueCorrect spelling of getBrideTermiationPoint() 37/18537/1
2015-04-17 Sam HagueMerge "Add Unit Tests for openstack.net-virt-providers...
2015-04-17 Sam HagueMerge "Add JUnit testing for ArpResponderService class."
2015-04-17 Sam HagueAdd bridge integration test 35/18535/1
2015-04-17 Ben EzeAdd Unit Tests for openstack.net-virt-providers.openflo... 04/18504/1
2015-04-16 Flavio FernandesMerge "Add OpenFlow ID to ovsdb-bridge-attributes."
2015-04-16 Flavio FernandesMerge "BUG 3005: WORKAROUND issue where match cannot...
2015-04-16 Flavio FernandesMerge "Add JUnit testing for ClassifierService class."
2015-04-16 Flavio FernandesMerge "Update gogo versions to account for new karaf...
2015-04-16 Sam HagueUpdate gogo versions to account for new karaf 3.0.3... 33/18433/3
2015-04-16 Alexis de TalhouëtAdd JUnit testing for ClassifierService class. 71/18471/1
2015-04-16 Flavio FernandesBUG 3005: WORKAROUND issue where match cannot differ... 63/18463/2
2015-04-16 Alexis de TalhouëtAdd JUnit testing for ArpResponderService class. 49/18449/2
2015-04-16 Sam HagueCleanup sb it 88/18388/1
2015-04-16 Sam HagueCleanup some logging in sb. 87/18387/1
2015-04-15 Sam HagueFix for not finding client(key) 79/18379/1
2015-04-15 Sam HagueMerge "Add IT for getting Open_vSwitch other_config...
2015-04-15 Sam HagueMerge "Add constant class for shared strings in Southbo...
2015-04-15 Sam HagueAdd IT for getting Open_vSwitch other_config:local_ip 66/18366/5
2015-04-15 Sam HagueAdd constant class for shared strings in SouthboundIT 65/18365/5
2015-04-15 Flavio FernandesMerge "Adding Unit Tests for netvirt/providers/openflo...
2015-04-15 Alexis de TalhouëtAdd OpenFlow ID to ovsdb-bridge-attributes. 92/18292/7
next