Merge "Skeleton for the ovsdb-ui feature"
[ovsdb.git] / openstack / net-virt /
2015-06-16 Flavio FernandesMerge "Skeleton for the ovsdb-ui feature"
2015-06-13 Sam HagueMerge "Bug 3681 - Uncaught ConnectException leaves...
2015-06-13 Sam HagueMerge "Bug 3681 - Uncaught ConnectException leaves...
2015-06-12 Flavio FernandesMerge "Separation of ARP Responder from config.ini...
2015-06-12 evvySeparation of ARP Responder from config.ini. Amended... 55/22055/4
2015-06-12 Alexis de TalhouëtFix Bug 3663: Wrong assert statement causing test failure. 67/22467/2
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 HagueMerge "Fix Bug 3663: Update netvirt.impl UT"
2015-06-11 Flavio FernandesMerge "Fix Bug 3663: Update netvirt UT"
2015-06-11 Alexis de TalhouëtFix Bug 3663: Update netvirt.impl UT 89/22289/4
2015-06-10 Alexis de TalhouëtFix Bug 3665: Call the nodeCache.remove() by passing... 95/22295/1
2015-06-10 Alexis de TalhouëtFix Bug 3663: Update netvirt UT 07/22207/3
2015-06-09 Alexis de TalhouëtChange EventDispatcher field visibility of AbstractHand... 10/22210/1
2015-06-05 Flavio FernandesBug-2094 : L3 North-South does not work 17/21917/1
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 Anil VishnoiBug 3563 - Fix/clean methods that determine the OpenFlo... 93/21793/1
2015-06-03 Sam HagueAdd per test information 13/21713/1
2015-05-29 Flavio FernandesMerge "Fixing sonar issues on ConfigurationServiceImpl...
2015-05-29 Flavio FernandesBug-3425 : Cont. minor changes to incorporate the code... 52/21452/3
2015-05-29 Anil VishnoiBug-3425 : VM doesn't get the ip address from DHCP 66/21366/2
2015-05-28 Flavio FernandesIncrementing versions by 0.1.0 for post-lithium master... 59/21359/1
2015-05-28 Flavio FernandesMerge "Enable sonar for netvirt and southbound"
2015-05-28 Sam HagueEnable sonar for netvirt and southbound 41/21341/2
2015-05-27 Sam HagueRemove unused files 81/21281/1
2015-05-27 Sam HagueRename MdsalUtils to be Southbound and remove statics 65/21265/1
2015-05-27 Anil VishnoiCreate node-iid in a connection-info agnostic way 42/21242/1
2015-05-27 Flavio FernandesBug 2991: Handle cases when neutron network has no... 30/21230/1
2015-05-27 Flavio FernandesMerge "Reenable BridgeConfigurationManagerImplTest"
2015-05-27 Sam HagueReenable BridgeConfigurationManagerImplTest 67/21167/1
2015-05-26 Sam HagueMerge "Revert "Added controller is-connected code""
2015-05-26 Flavio FernandesMerge "Wait to process datastore until providers are...
2015-05-26 Sam HagueMerge "Added controller is-connected code"
2015-05-26 Sam HagueWait to process datastore until providers are ready 50/21150/2
2015-05-26 Flavio FernandesL3 Bugfix: routing table needs to add rules when destin... 49/21149/1
2015-05-22 Sam HagueReorder openflowplugin features 84/20984/2
2015-05-22 Sam HagueUse config instead of Activator for netvirt and netvirt... 67/20867/5
2015-05-15 Sam HagueFix for vlan physical port flows on add and remove 55/20555/1
2015-05-15 Sam HagueSquashed commit of the following: 73/20473/1
2015-05-07 Sam HagueMerge "Southbound-IT: add test to verify dpdk enabled...
2015-05-06 Robert VargaFix javadoc JDK8 compatibility 83/19683/2
2015-05-06 Robert VargaRemove explicit export-package 88/19688/1
2015-05-05 Sam HagueMerge "Fix for bridge other config in mdsal."
2015-04-30 Flavio FernandesWork around bug 3005: RoutingService needs special... 10/19410/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-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-21 Flavio FernandesMerge "additional southbound-it for port/interface"
2015-04-21 Sam HagueUpdate poms for Maven Central Requirements 52/18752/1
2015-04-14 Sam HagueMerge "Remove unused service interfaces"
2015-04-13 Sam HagueRemove unused service interfaces 22/18222/2
2015-04-10 Flavio FernandesMerge "interface/port-other-config support"
2015-04-10 Flavio FernandesMerge "Workaround to fix southbound it"
2015-04-10 Sam HagueMerge "Add JUnit testing for NodeConfiguration class."
2015-04-10 Alexis de TalhouëtAdd JUnit testing for NodeConfiguration class. 08/18108/1
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 Alexis de TalhouëtAdd JUnit testing for NodeCacheManagerImpl class. 59/18059/3
2015-04-09 Alexis de TalhouëtAdd JUnit testing for SubnetHandler class. 56/18056/1
2015-04-09 Alexis de TalhouëtAdd JUnit testing for RouterHandler class. 55/18055/1
2015-04-09 Alexis de TalhouëtAdd JUnit testing for PortSecurityHandler class. 53/18053/1
2015-04-09 Flavio FernandesMerge "Add JUnit testing for NodeCacheManagerEvent...
2015-04-09 Flavio FernandesMerge "Add JUnit testing for NetworkHandler class."
2015-04-09 Flavio FernandesMerge "Add JUnit testing for PortHandler class."
2015-04-09 Alexis de TalhouëtAdd JUnit testing for PortHandler class. 51/18051/1
2015-04-09 Alexis de TalhouëtAdd JUnit testing for NodeCacheManagerEvent class. 46/18046/1
2015-04-09 Alexis de TalhouëtAdd JUnit testing for NetworkHandler class. 42/18042/3
2015-04-09 Alexis de TalhouëtAdd JUnit testing for LBaaSPoolHandlerTest class. 31/18031/1
2015-04-09 Sam HagueMerge "Add support for external-ids in the OVSDB node"
2015-04-09 Sam HagueMerge "port/interface-external-ids refactoring"
2015-04-08 Flavio FernandesMerge "changed getManagingNode(..) to expect augmented...
2015-04-08 Flavio FernandesMerge "Move UuidUtilsTest to the right package (netvirt...
2015-04-08 Flavio FernandesMerge "Add JUnit testing for LBaaSPoolMemberHandler...
2015-04-08 Flavio FernandesMerge "Add JUnit testing for NeutronCacheUtilsTest...
2015-04-08 Alexis de TalhouëtAdd JUnit testing for NeutronCacheUtilsTest class. 65/17965/1
2015-04-08 Alexis de TalhouëtAdd JUnit testing for LBaaSPoolMemberHandler class. 64/17964/1
2015-04-08 Sam HagueMerge "Close transaction so we don't leak them."
2015-04-08 Sam HagueMerge "Introducing the extractCreatedOrUpdated method"
2015-04-08 Sam HagueMerge "Update netvirt.impl unit tests."
2015-04-08 Alexis de TalhouëtMove UuidUtilsTest to the right package (netvirt.api... 52/17952/1
2015-04-08 Alexis de TalhouëtUpdate netvirt.impl unit tests. 49/17949/2
2015-04-08 Sam HagueMerge topic 'unification'
2015-04-08 Flavio FernandesMerge "Add JUnit testing for FWaasHandler class."
2015-04-08 Flavio FernandesMerge "Add JUnit testing for LBaaSHandler class."
2015-04-08 Alexis de TalhouëtModify test case testProcessEvent() for FloatingIPHandl... 25/17925/1
2015-04-08 Alexis de TalhouëtAdd JUnit testing for LBaaSHandler class. 23/17923/1
2015-04-08 Sam HagueMerge topic 'unification'
2015-04-08 Sam HagueMerge "Add test case for enqueueEvent() for AbstractHan...
2015-04-07 Alexis de TalhouëtAdd test case for enqueueEvent() for AbstractHandler... 39/17839/1
2015-04-07 Alexis de TalhouëtAdd JUnit testing for FWaasHandler class. 09/17809/2
next