Add postman collection to interact with LBass.
[netvirt.git] / plugin /
2015-05-29 Flavio FernandesMerge "Fixing sonar issues on ConfigurationServiceImpl...
2015-05-29 Leo CavalcantiFixing sonar issues on ConfigurationServiceImpl.java
2015-05-28 Flavio FernandesIncrementing versions by 0.1.0 for post-lithium master...
2015-05-26 Sam HagueMerge "Revert "Added controller is-connected code""
2015-05-26 Sam HagueMerge "Added controller is-connected code"
2015-05-18 evvyFixing all but one sonar issues in NodeDatabase:Amended
2015-05-14 Sam HagueMerge "Bug 3136: Delete output port from instruction...
2015-05-12 evvyFixing sonar issues. Amending earlier changes
2015-05-07 Sam HagueMerge "Southbound-IT: add test to verify dpdk enabled...
2015-05-06 Robert VargaFix javadoc JDK8 compatibility
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-18 Sam HagueMerge "Patch to bring us into alignment with skip.karaf...
2015-03-18 Flavio FernandesMerge "Remove final remnants of sal.core from net-virt...
2015-03-18 Flavio FernandesMerge "Remove sal.core from NodeUtils"
2015-03-18 Flavio FernandesMerge "Remove final bits if adsal from plugin-shell"
2015-03-18 Sam HagueRemove final bits if adsal from plugin-shell
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 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 HaguegetNode fails when id contains |
2015-02-28 Anil VishnoiOvsdb plugin compatibility layer
2015-02-24 Sam HagueRevert "Removing ovsdb plugin dependency on sal.utils...
2015-02-20 Flavio FernandesMerge "Nit pick: fix spacing in getNode()"
2015-02-20 Sam HagueMerge "Fetch managed node (bridge) details and augment...
2015-02-20 Flavio FernandesNit pick: fix spacing in getNode()
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-19 Sam HagueRemove IPlugin{in,out}Inventory* interfaces.
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-09 Flavio FernandesMerge "Fix namespaces for dpdk yang files"
2015-02-09 Flavio FernandesMerge "Remove ComponentActivatorAbstractBase from plugin"
2015-02-09 Sam HagueRemove ComponentActivatorAbstractBase from plugin
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 Sam HagueRemove sal.connectionservice
2015-02-05 Sam HagueMerge "Rough musings towards an MD-SAL OVSDB SB"
2015-02-04 Anil VishnoiRemove plugin projects dependency on ad-sal clustering.
2015-02-01 Sam HagueMerge "Fix 'Row cannot be cast to Interface' exceptions"
2015-01-31 Sam HagueMerge "Remove deprecated comment."
2015-01-31 Sam HagueRemove deprecated comment.
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-30 Sam HagueBUG-2658: Remove adsal and migrate to mdsal
2015-01-30 Sam HagueBUG-2658: Remove adsal and migrate to mdsal
2015-01-22 Sam HagueMove bridgedomain it to the intergationtest bundle
2015-01-06 Sam HagueMerge "Enable SSL two way authentication"
2014-12-23 Flavio FernandesMerge "Updated error catch for deleteRow ConfigurationS...
2014-12-19 Marcus KoontzUpdated error catch for deleteRow ConfigurationServiceI...
2014-11-25 Flavio FernandesMerge "Add OVSDB Northbound v3 postman collection"
2014-11-25 Sam HagueMerge "printCache: Error executing command: java.lang...
2014-11-25 Sam HagueMerge "Add template unit test for schemas/hardwarevtep"
2014-11-25 Sam HagueMerge "Add template unit test for schema/openvswitch"
2014-11-24 Sam HagueprintCache: Error executing command: java.lang.NullPoin...
2014-11-21 Flavio FernandesMerge "Fix critical Sonar Issue: ConfigurationServiceIm...
2014-11-21 Flavio FernandesFix critical Sonar Issue: ConfigurationServiceImpl...
2014-11-21 Marcus KoontzFix Critcal Sonar Issue: ConfigurationServiceImpl.java.
2014-11-07 Flavio FernandesMerge "Complete PrintCache unit-test"
2014-11-07 Sam HagueComplete PrintCache unit-test
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-29 Flavio FernandesBug 2192 - Part 3 - Make ovsdb library not depend on...
2014-10-29 Flavio FernandesFix NeutronIT testGetTunnelEndpoint
2014-10-28 Srini SeetharamanCleaning up code of InventoryServiceImpl to remove...
2014-10-23 Flavio FernandesBug 2192 - Part2 - Move getProperty() to a common util...
2014-10-20 Flavio FernandesMerge "Add missing feature dependencies to ovsdb karaf...
2014-10-17 Flavio FernandesBug 2192 - Fix access to custom.properties, so non...
2014-10-10 Colin DixonIncrementing versions by 0.1.0 for post-Helium master...
2014-09-23 Madhu VenugopalMerge "Bug #1752 swap egress/ingress ACLs"
2014-09-21 Madhu VenugopalMerge "Add missing Order and Key to InstructionBuilders"
2014-09-21 Madhu VenugopalMerge "Bug 1885: VM ingress rule is not installed for...
2014-09-21 Madhu VenugopalMerge "Fix ARP Responder Actions"
2014-09-20 Brent SalisburyMerge "Bug 1998 - Fixing Bridge Set-Controller operatio...
2014-09-20 Madhu VenugopalBug 1998 - Fixing Bridge Set-Controller operation failure
2014-09-16 Dave TuckerMerge "Bug 1896: L3 router interface not being installed"
2014-09-16 Ed WarnickeBug 1909: fix maven-bundle-plugin version
2014-09-12 Madhu VenugopalMerge "Bug 1823 : Added karaf bundle for 43-openflowjav...
2014-09-12 Madhu VenugopalMerge "Bug 1823 : Adding Karaf openflowjava-nx-config...
2014-09-12 Madhu VenugopalBug 1824 : OpenFlow13 Protocol plugin is made the defau...
2014-09-11 Flavio FernandesBug 960 : Avoid adding redundant Openflow Controller...
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 VenugopalImplemented Schema independent Plugin Read, Update...
2014-09-02 Dave TuckerMerge "L3 Neutron events hookup to MultiTenantRouterFor...
2014-09-01 Madhu VenugopalEnhanced Schema indepenent plugin APIs by supporting...
2014-08-31 Brent SalisburyMerge "Added Template classes for all the static services."
2014-08-31 Brent SalisburyMerge "AbstractServiceInstance is fully self-suffient...
2014-08-31 Brent SalisburyMerge "Static Pipeline is constructed with the help...
next