Add postman collection to interact with LBass.
[netvirt.git] / northbound /
2015-05-28 Flavio FernandesIncrementing versions by 0.1.0 for post-lithium master...
2015-05-07 Sam HagueMerge "Southbound-IT: add test to verify dpdk enabled...
2015-05-06 Robert VargaFix javadoc JDK8 compatibility
2015-05-06 Robert VargaSort reported nodes
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-03-20 Flavio FernandesMerge "Changed the constant name logger to LOGGER to...
2015-03-19 Sam HagueMerge "Patch to update interface in operational datastore."
2015-03-19 Flavio FernandesMerge "Add proper response extraction to allow assertEq...
2015-03-19 Sam HagueAdd proper response extraction to allow assertEquals
2015-03-19 Flavio FernandesMerge "Return only the Identifier and not the whole...
2015-03-18 Sam HagueReturn only the Identifier and not the whole Node object
2015-03-09 Flavio FernandesMerge changes I00b761de,I6b7440b3,Id4a96515
2015-03-09 Sam HagueAdd utils.servicehelper to northbound
2015-03-04 Sam HagueMigrate from adsal Node to mdsal Node
2015-03-03 Sam HagueMerge "Make BridgeName strongly typed"
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 HagueBug 2438: No serializer found for class.. BooleanBaseType
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-03-01 Sam HagueOVSDB V3 northbound failed to find node
2015-02-28 Anil VishnoiOvsdb plugin compatibility layer
2015-02-24 Sam HagueRevert "Removing ovsdb plugin dependency on sal.utils...
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-20 Sam HagueWorkaround for Node.fromString
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-06 Sam HagueMerge "Re-enable southbound build."
2015-02-06 Sam HagueMerge "Revert "Adding support for DPDK datapath_type...
2015-02-06 Flavio FernandesMerge "Remove of10provider"
2015-02-06 Sam HagueRemove of10provider
2015-02-06 Bindya NarayanSonarBug:Remove unused variables
2015-02-05 Flavio FernandesMerge "BUG-1173: do not mention guava.version"
2015-02-05 Sam HagueMerge "Fix for Sonar bugs Signed-off-by: Bindya Narayan...
2015-02-05 Sam HagueMerge "Rough musings towards an MD-SAL OVSDB SB"
2015-02-04 Bindya NarayanFix for Sonar bugs
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
2014-11-07 Flavio FernandesMerge "Complete PrintCache unit-test"
2014-11-07 Sam HagueMerge "Bug 2021 - NORMAL and CONTROLLER flows should...
2014-11-07 Sam HagueAdd jacoco-maven-plugin to the rest of the projects...
2014-11-02 Flavio FernandesMerge changes I89f90cf4,I248403b7
2014-11-01 Sam HagueAdd unit-tests for OvsdbNorthboundV3
2014-11-01 Flavio FernandesMerge "Enable SSL connection for ovsdb server."
2014-10-30 Flavio FernandesMerge "Add template unit-tests for bundles that don...
2014-10-30 Sam HagueAdd template unit-tests for bundles that don't have...
2014-10-10 Colin DixonIncrementing versions by 0.1.0 for post-Helium master...
2014-09-04 Dave TuckerMerge "L3: Add support for distributed arp responder...
2014-09-04 Madhu VenugopalMerge "ACL services for OS/OVS"
2014-09-03 Madhu VenugopalNorthboundV3 APIs for RowResource
2014-09-03 Madhu VenugopalNorthboundV3 APIs for TableResource
2014-09-03 Madhu VenugopalNorthboundV3 APIs for DatabaseResource.
2014-09-03 Madhu VenugopalNorthboundV3 APIs for NodeResource. Supporting just...
2014-09-03 Madhu VenugopalNorthboundV3 insert Row using the newly added insertTre...
2014-08-27 Dave TuckerMerge "l3 support (partial): move event dispatch from...
2014-08-27 Brent SalisburyMerge changes Iec115491,I5b6f87c7,I6c05abf0
2014-08-26 Madhu VenugopalRemoved unused ObjectMapper which is potentially confusing
2014-08-21 Madhu VenugopalGET API uses @Consumes annotation incorrectly, while...
2014-08-04 Dave TuckerRefactor of the OVSDB Plugin
2014-08-03 Madhu VenugopalMerge "Init bundle files for ovs-sfc."
2014-08-02 Madhu VenugopalMerge "NBI v3 Method Stubs"
2014-07-29 Madhu VenugopalMerge "Fix behaviour of listeners in the InventoryService"
2014-07-29 Dave TuckerNBI v3 Method Stubs
2014-07-25 Madhu VenugopalMerge "Added per-flow TEP and per-port TEP example...
2014-07-25 Madhu VenugopalKaraf features for OVSDB modules.
2014-07-14 Dave TuckerReorganize Pom Files
2014-07-14 Dave TuckerUse ODL Root Parent POM
2014-07-11 Madhu VenugopalMerge 'origin/topic/schema' branch into merge-branch
2014-07-11 Dave TuckerNormalize Bundle Naming
2014-07-11 Dave TuckerFix incorrect OVSDB class names
2014-07-07 Madhu VenugopalMerge "Bug-1190: Fix for select response" into topic...
2014-07-07 Madhu VenugopalMerge "Use port 12345 instead of 8080 in UT" into topic...
2014-07-07 Madhu VenugopalMerge "Make connection initialization timeout constant...
2014-07-07 Madhu VenugopalRemoving Open_vSwitch static Typed table classes from...
2014-07-03 Madhu VenugopalNorthbound migration to use the new Schema independent...
2014-06-26 Dave TuckerMerge branch 'master' into topic/schema
2014-06-17 Madhu VenugopalMerge remote-tracking branch 'origin/master' into merge...
2014-05-14 Madhu VenugopalMerge "Add Vagrantfile for OVSDB Test/Dev environment"
2014-05-14 Madhu VenugopalMerge "Add License to OVSDB Repo"
2014-05-13 Dave TuckerUpdate OVSDB Pom files for sortpom plugin
2014-04-18 Madhu VenugopalCode ReOrganization and Re-Architecture changes
2014-04-01 Madhu VenugopalBump up the bundle versions for the bundles based on...
2014-04-01 Madhu VenugopalMerge "Add build script in OVSDB resources"
2014-03-31 Madhu VenugopalFixing a few issues in PatchSet-1 that adds support...
2014-03-23 Madhu VenugopalMerge "Adding support for the git-review command line...
2014-03-17 Madhu VenugopalUpdating ovsdb dependencies to the LATEST SNAPSHOT...
2014-03-04 Dave TuckerUpdate Enunciate Documentation for OVSDB REST API
2014-01-27 Jenkins ovsdb silo[maven-release-plugin] prepare for next development...
2014-01-27 Jenkins ovsdb silo[maven-release-plugin] prepare release master-tagforpre...
2014-01-27 Madhu VenugopalFixed trailing / to satisfy the versions plugin
2014-01-27 Madhu VenugopalUpdate to new version of the artifacts proposed by...
2014-01-15 Lorand JakabHarmonize the use of <scm> in pom.xml files
2014-01-09 Madhu VenugopalUpdating the commons parent pom to 1.4.1-SNAPSHOT and...
next