Merge "Added fixed DHCP security rules, which will be added on a VM create."
[ovsdb.git] / southbound /
2015-07-17 Sam HagueMerge "Added fixed DHCP security rules, which will...
2015-07-16 Stephen KittClean-up in BridgeOperationalState 05/24205/1
2015-06-30 Flavio FernandesBug 3893: provide well known url to know that net-virt... 14/23614/2
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 Eric MultanenBug 3831 - add stt interface type to model 45/23145/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-16 Flavio FernandesMerge "Skeleton for the ovsdb-ui feature"
2015-06-16 Flavio FernandesBug 3752 : NPE at SouthboundMapper.java -- createContro... 06/22706/1
2015-06-13 Sam HagueBug 3379:java.lang.IllegalArgumentException: Controller... 31/22531/1
2015-06-13 Sam HagueBug 3379:java.lang.IllegalArgumentException: Controller... 29/22529/1
2015-06-13 Sam HagueMerge "Bug 3681 - Uncaught ConnectException leaves...
2015-06-13 Sam HagueMerge "Bug 3681 - Uncaught ConnectException leaves...
2015-06-12 Praveen MalaAdding test case to set-target controller for a bridge... 26/22426/2
2015-06-12 Sam HagueMerge "Fix Bug 3663: Update netvirt.provider UT"
2015-06-12 Sam HagueBug 3681 - Uncaught ConnectException leaves library... 21/22421/3
2015-06-12 Sam HagueMerge "Bug 3141 - OVSDB southbound operational MDSAL...
2015-06-12 Sam HagueMerge "Bug 3676 - OvsdbNodeRemoveCommand .. had no...
2015-06-11 Sam HagueBug 3141 - OVSDB southbound operational MDSAL stops... 04/22404/1
2015-06-11 Sam HagueBug 3676 - OvsdbNodeRemoveCommand .. had no OvsdbNodeAu... 03/22403/1
2015-06-03 Ed WarnickeBug 3310 Bug 3316: Fix for iids for termination points 27/21827/1
2015-06-03 Ed WarnickeBug 3310 Bug 3316: Fix for iids for bridges 41/21141/2
2015-06-03 Ed WarnickeBug 3310 Bug 3316 Use iid stamp if we configured a... 52/20652/6
2015-06-03 Sam HagueMerge "Slight refactoring of the lifecycle of data"
2015-06-03 Flavio FernandesMerge "Bug 3563 - Fix/clean methods that determine...
2015-06-03 Flavio FernandesMerge "Add per test information"
2015-06-03 Ed WarnickeSlight refactoring of the lifecycle of data 04/20404/5
2015-06-03 Sam HagueMerge "Write iid of ovsdb-node to OpenVSwitch.externalIds"
2015-06-03 Ed WarnickeWrite iid of ovsdb-node to OpenVSwitch.externalIds 27/20327/5
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-06-03 Sam HagueAdd per test information 13/21713/1
2015-05-31 Sam HagueRemove northbound and compat it tests 12/21512/1
2015-05-29 Eric MultanenBug 3332: Fix connections made to an ODL instance 34/20934/2
2015-05-28 Flavio FernandesIncrementing versions by 0.1.0 for post-lithium master... 59/21359/1
2015-05-28 Flavio FernandesMerge "Add sonar report to SouthboundIT"
2015-05-28 Flavio FernandesMerge "Modify testGetOvsdbNodes to allow multiple conne...
2015-05-28 Flavio FernandesMerge "Enable sonar for netvirt and southbound"
2015-05-28 Sam HagueAdd sonar report to SouthboundIT 53/21353/1
2015-05-28 Sam HagueModify testGetOvsdbNodes to allow multiple connected... 52/21352/1
2015-05-28 Sam HagueEnable sonar for netvirt and southbound 41/21341/2
2015-05-27 Flavio FernandesMerge "Reenable BridgeConfigurationManagerImplTest"
2015-05-26 Sam HagueMerge "Revert "Added controller is-connected code""
2015-05-26 Flavio FernandesRevert "Added controller is-connected code" 58/21158/1
2015-05-26 Flavio FernandesMerge "Wait to process datastore until providers are...
2015-05-26 Sam HagueMerge "Added controller is-connected code"
2015-05-23 Ryan GouldingRefactor vlan tests for update case in SouthboundIT 44/20844/4
2015-05-22 Sam HagueMerge "Refactor integration tests"
2015-05-22 Sam HagueMerge "Refactor Termination Point Port Other Configs...
2015-05-22 Ryan GouldingRefactor ofport and ofport_request update testing South... 99/20899/2
2015-05-22 Ryan GouldingRefactor Termination Point Port Other Configs SouthbondIT 28/20828/2
2015-05-22 Ryan GouldingRefactor integration tests 48/20748/3
2015-05-15 Sam HagueFix for NPE on port delete 54/20554/1
2015-05-15 Sam HagueRemove net-virt dependency from it poms 17/20517/1
2015-05-15 Sam HagueSquashed commit of the following: 73/20473/1
2015-05-15 Ryan GouldingRefactor tests for TerminationPoint options 33/20433/2
2015-05-14 Sam HagueRemove netvirt from SouthboundIT since netvirt has... 36/20436/1
2015-05-14 Sam HagueMerge "Refactor tests for Port external_ids"
2015-05-14 Ryan GouldingRefactor tests for Port external_ids 08/20408/4
2015-05-14 Ryan GouldingRefactor tests for Interface external_ids 25/20425/1
2015-05-14 Gabriel Robitaille... Added controller is-connected code 66/18766/4
2015-05-14 Sam HagueMerge "Refactor OpenVSwitchUpdateCommand to improve...
2015-05-14 Flavio FernandesMerge "Allow terminationPoints to not need an interface...
2015-05-14 Sam HagueMerge "Bug 3136: Delete output port from instruction...
2015-05-14 Sam HagueMerge "Bug 3147 OVSDB Bridge update external_ids"
2015-05-14 Sam HagueAllow terminationPoints to not need an interfaceType 15/20315/1
2015-05-13 Ed WarnickeRefactor OpenVSwitchUpdateCommand to improve readability. 01/20301/1
2015-05-13 Ryan GouldingBug 3147 OVSDB Bridge update external_ids 47/19947/11
2015-05-12 Ed WarnickeAnil noticed there was a race condition here where... 88/20188/6
2015-05-11 Ed WarnickeFix race condition in initial connection. 50/20050/5
2015-05-11 Anil VishnoiRemove duplication call for OvsdbNode augmentation 08/20008/2
2015-05-08 Anil VishnoiClient should be added to cache before we push the 56/19956/1
2015-05-07 Ryan GouldingSouthboundIT tests for Bridge external_ids and other_config 95/19795/1
2015-05-07 Sam HagueMerge "Southbound-IT: add test to verify dpdk enabled...
2015-05-06 Ryan GouldingFix SouthboundIT by disconnecting after each test 27/19727/1
2015-05-06 Ryan GouldingSouthbound-IT: add test to verify dpdk enabled switch. 35/19635/7
2015-05-06 Flavio FernandesMerge "User provided bridge external-ids not making...
2015-05-05 Sharad MishraUser provided bridge external-ids not making to operati... 36/19636/2
2015-05-05 Amit MandkeFixing issue with interface update. 67/19567/1
2015-05-05 Sam HagueMerge "Fix for bridge other config in mdsal."
2015-05-04 Sharad MishraFix for bridge other config in mdsal. 51/19551/2
2015-05-01 Ed WarnickeFixed issue with connection-info->{local-ip,local-port... 44/19444/1
2015-04-30 Sam HagueMerge "Add testGetOvsdbNodes to it"
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-28 Sharad MishraAdd bridge fails on older OVS versions (< v1.10) 60/19260/3
2015-04-28 Sam HagueMerge "Add OpenFlow node reference to the bridge."
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 HagueRemove assumes from southbound-it now that deletes... 43/19143/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 Sharad MishraFix for exception thrown when no ovs_version set. 70/18970/1
next