Use odlparent checkstyle
[netvirt.git] / commons / parent / pom.xml
2015-10-04 Sam HagueUse odlparent checkstyle
2015-10-01 Sam HagueMerge "Add yang for hwvtep"
2015-09-28 Sam HagueMerge "Added Security Rule for Custom ICMP"
2015-09-24 Sam HagueMerge "Added UT for OvsdbDataChangeListener.java"
2015-09-23 Stephen KittClean up dependencies and features
2015-09-22 Flavio FernandesMerge "Revert "Use the library config bundle in southbo...
2015-09-22 Sam HagueMerge "Use the library config bundle in southbound"
2015-09-10 Sam HagueMerge "Migration to use MD-SAL Project"
2015-09-10 Tony TkacikMigration to use MD-SAL Project
2015-09-09 Sam HagueMerge "Migrate restconf dependencies"
2015-09-09 Sam HagueMerge "Updating fix for bug 3989 based on discussion...
2015-09-09 Sam HagueMerge "Drop the #1997-related sleep"
2015-09-04 Stephen KittClean up plugin management
2015-09-03 Flavio FernandesMerge "Switch from Felix to config-driven dependencies"
2015-09-02 Stephen KittSwitch from Felix to config-driven dependencies
2015-08-11 Anil VishnoiMerge "Revert "Remove incorrect or unnecessary relative...
2015-08-11 Flavio FernandesRevert "Remove incorrect or unnecessary relativePaths"
2015-08-11 Flavio FernandesMerge "Remove incorrect or unnecessary relativePaths"
2015-08-11 Stephen KittRemove incorrect or unnecessary relativePaths
2015-06-16 Flavio FernandesMerge "Skeleton for the ovsdb-ui feature"
2015-06-16 Maxime Millette... Skeleton for the ovsdb-ui feature
2015-05-28 Flavio FernandesIncrementing versions by 0.1.0 for post-lithium master...
2015-04-28 Sam HagueMerge "Add OpenFlow node reference to the bridge."
2015-04-21 Flavio FernandesMerge "additional southbound-it for port/interface"
2015-04-21 Sam HagueUpdate poms for Maven Central Requirements
2015-04-02 Flavio FernandesMerge "Add JUnit testing for AbstractEvent class."
2015-03-31 Thanh HaAdd <relativePath/> to ensure Maven pulls artifact...
2015-03-31 Flavio FernandesMerge "Add datapath types to vswitch."
2015-03-30 Robert VargaUse dependencyManagement imports
2015-03-30 Flavio FernandesMerge "Fail build on checkstyle errors"
2015-03-30 Sam HagueMerge "Added trunk model."
2015-03-30 Sam HagueFail build on checkstyle errors
2015-03-28 Sam HagueUse latest checktyle version
2015-03-27 Sam HagueUse local checkstyle rules to allow incremental corrections
2015-03-19 Flavio FernandesMerge "Return only the Identifier and not the whole...
2015-03-18 Sam HagueMerge "Patch to bring us into alignment with skip.karaf...
2015-03-13 Flavio FernandesMerge "Fix typo (Don't know why I wanted indentidentifi...
2015-03-13 Flavio FernandesMerge "Fixing null pointer error on node delete and...
2015-03-13 Flavio FernandesMove NodeUtils.java to ovsdb.utils
2015-03-13 Ed WarnickePatch to bring us into alignment with skip.karaf.featur...
2015-03-09 Sam HagueRevert "Revert "Make utils.servicehelper a bundle""
2015-03-09 Sam HagueRevert "Make utils.servicehelper a bundle"
2015-03-09 Sam HagueAdd ovsdb-features to karaf distribution
2015-03-09 Sam HagueMake utils.servicehelper a bundle
2015-03-05 Sam HagueMigrate net-virt from adsal Node to mdsal Node
2015-03-03 Sam HagueMerge "Make BridgeName strongly typed"
2015-03-02 Thanh HaRemove <repositories> and <pluginRepositories> sections
2015-03-02 Sam HagueMerge "Fix placement of config file"
2015-03-02 Flavio FernandesMerge "Bug 2438: No serializer found for class.. Boolea...
2015-03-02 Sam HagueMerge "OVSDB V3 northbound failed to find node"
2015-03-02 Sam HagueMerge "getNode fails when id contains |"
2015-03-02 Sam HagueMerge "Ovsdb plugin compatibility layer"
2015-02-28 Anil VishnoiOvsdb plugin compatibility layer
2015-02-26 Sam HagueMerge "MD-SAL OVSDB SB - handle update to ovsdb node."
2015-02-26 Flavio FernandesMerge "Slight simplification in OvsdbConnectionInstance"
2015-02-25 Ed WarnickeUse neutron from new repo
2015-02-24 Sam HagueRevert "Removing ovsdb plugin dependency on sal.utils...
2015-02-24 Sam HagueMove to use flow models from openflowplugin
2015-02-23 Sam HagueFix for ovsdb parent pom version mismatch
2015-02-20 Sam HagueMerge "Fetch managed node (bridge) details and augment...
2015-02-20 Sam HagueMerge "Removing ovsdb plugin dependency on sal.utils...
2015-02-20 Sam HagueMerge "Workaround for Node.fromString"
2015-02-20 Sam HagueRemoving ovsdb plugin dependency on sal.utils classes
2015-02-19 Sam HagueMigrate ovsdb to use features-test from odlparent
2015-02-18 Flavio Fernandesfix integration tests
2015-02-18 Flavio FernandesMerge "Parsing bridge names on new Southbound, Yang...
2015-02-18 Flavio FernandesMerge "Fix of ovsdb conneciton listener"
2015-02-18 Sam HagueClean up pom files.
2015-02-15 Sam HagueRemove dependency on sfc-model to help with yangtools...
2015-02-06 Sam HagueRemove sal.connectionservice
2015-02-05 Sam HagueMerge "Rough musings towards an MD-SAL OVSDB SB"
2015-02-01 Sam HagueMerge "Fix 'Row cannot be cast to Interface' exceptions"
2015-01-31 Sam HagueBug-2658 - Remove adsal and migrate to mdsal
2015-01-30 Sam HagueBUg-2658: Remove adsal and migrate to mdsal
2015-01-22 Flavio FernandesFix broken ovsdb build due to commit in openflowplugin
2014-11-06 Flavio FernandesMerge "Bug 2316 - Fixing equals() in LoadBalancerMember...
2014-11-06 Flavio FernandesMerge "Fixes to get ovsdb running in eclipse"
2014-11-06 Sam HagueFixes to get ovsdb running in eclipse
2014-10-23 Flavio FernandesBug 2192 - Part2 - Move getProperty() to a common util...
2014-10-22 Flavio FernandesRevert "Retructuring the utils folder to make it a...
2014-10-22 Srini SeetharamanRetructuring the utils folder to make it a broader...
2014-10-10 Colin DixonIncrementing versions by 0.1.0 for post-Helium master...
2014-09-05 Dave TuckerMerge "With the unrelated karaf dependency issues not...
2014-09-05 Madhu VenugopalWith the unrelated karaf dependency issues not seen...
2014-09-02 Dave TuckerSkip Karaf Tests By Default
2014-08-31 Brent SalisburyMerge "Fixed a minor bug that causes the deprecated...
2014-08-29 Dave TuckerMerge "L3 Neutron plumbing"
2014-08-28 Madhu VenugopalMerge "Add node and dpid information to L3 Forwarding...
2014-08-28 Sam HagueAdd ovssfc to osdvb distribution
2014-08-28 Brent SalisburyMerge "Karaf Feature support for OVS based Openstack...
2014-08-28 Madhu VenugopalKaraf Feature support for OVS based Openstack Network...
2014-08-27 Madhu VenugopalAdding plugin.shell to make OVSDB Karaf feature happy...
2014-08-27 Dave TuckerMerge "Adjusted OVSDB features to enable the Pax-exam...
2014-08-27 Madhu VenugopalAdjusted OVSDB features to enable the Pax-exam tests
2014-08-27 Madhu VenugopalMerge "Don't build OVSDB Distribution in Jenkins"
2014-08-27 Dave TuckerDon't build OVSDB Distribution in Jenkins
2014-08-19 Madhu VenugopalMerge "Bug 1396 : Change from deprecated DataBrokerServ...
2014-08-19 Madhu VenugopalMerge " Update Mininet VagrantBox (part 2)"
2014-08-19 Madhu VenugopalMerge "Update Mininet VagrantBox"
2014-08-16 Brent SalisburyMerge changes Iee05b833,I58312ab8,I170fd69f
next