Avoid unnecessary bridge Oper DS read
[ovsdb.git] / southbound / southbound-impl / src / main / java / org / opendaylight / ovsdb / southbound / ovsdb / transact / TerminationPointCreateCommand.java
2020-01-09 Chetan Arakere GowdruAvoid unnecessary bridge Oper DS read 18/86818/5
2020-01-08 Chandra Shekar SOptimization to read the OvsdbNode from the cache. 77/85177/7
2019-12-02 Robert VargaMake TransactionBuilder type-aware 01/86101/7
2019-11-11 Chetan Arakere Gowdrudelete reconciliation support on termination points 07/82707/12
2019-10-10 Robert VargaBump mdsal to 5.0.2 42/84442/8
2018-06-04 Vishal ThaparTSC-101: Fixup Augmentable and Identifiable methods... 21/72021/4
2018-05-07 Tom PantelisRemove usage of AsyncDataChangeEvent 37/71837/1
2017-04-24 Vishal ThaparBUG 8280: TerminationPoint reconciliation fails 01/55901/1
2017-03-23 Stephen KittBug 8055: use Java collection constructors 82/53482/4
2017-03-23 Stephen KittBug 8055: remove unnecessary type arguments 53/53153/5
2016-10-05 Stephen KittBug 6692: remove InstanceIdentifierCodec instance from SBU 33/45633/3
2016-07-02 Sam HagueMerge "Fix ALOTOF Checkstyle violation, and switch...
2016-07-02 Sam HagueMerge "Schema changes for 1.7.0 support"
2016-07-02 Sam HagueMerge "hwvtep yang changes for 1.4.1"
2016-07-02 Sam HagueMerge "Bug 5938 - Improve the logging."
2016-07-02 ananthipBug 5938 - Improve the logging. 36/41236/2
2016-06-23 Anil VishnoiMerge "Fixing sonar bug 1)Add a private constructor...
2016-06-23 Sam Hagueovsdb enable checkstyle on error 68/40768/3
2016-06-22 Anil VishnoiMerge "BUG 5746 - Ovsdb QoS and Queue model enhancements"
2016-06-20 Anil VishnoiMerge ".gitignore .factorypath created by m2e-apt"
2016-06-17 Anil VishnoiMerge "Support for IT Ping feature"
2016-06-16 Sam HagueMake SchemaVersionMismatchException logging consistent 54/40454/2
2016-05-16 Sam HagueMerge "Bug 5876 - OVSDB library: Retry when SSL handsha...
2016-05-04 Sam HagueMerge "Fixed hard-coded port 12345 in TestClient"
2016-05-02 Sam HagueMerge "Use DataTreeChangeListener instead of DataChange...
2016-04-18 Stephen KittUse DataTreeChangeListener instead of DataChangeListener 78/37478/9
2016-04-06 Sam HagueMerge "OVS 2.5.1 docker image in fig.yml"
2016-04-05 Stephen KittUse stateless transaction commands 53/36953/3
2016-03-13 Sam HagueMerge "BUG-4417 Program tunnel flows on new Neutron...
2016-03-11 Sam HagueMerge "Integration tests for AutoAttach Table"
2016-03-11 Sam HagueMerge "Bug 5174: Support for AutoAttach Table in OVSDB"
2016-03-10 Vishal ThaparBug 5480 - bfd not supported by SB plugin 62/36062/2
2016-03-10 Vishal ThaparMerge "Fix namespace mismatch between hwgw.yang and...
2016-03-10 Vishal ThaparMerge "Initial NetVirt Neutron renderer."
2016-03-10 Stephen KittMerge "BUG 5477: CandidateAlreadyRegisteredException...
2016-03-10 Vishal ThaparMerge "Use a utility function for key-value to map...
2016-03-09 Stephen KittUse a utility function for key-value to map conversions 09/35409/2
2016-03-04 Sam HagueMerge "Bug 5174: Added AutoAttach attributes"
2016-02-19 Sam HagueMerge "BUG-5006: rework SouthboundProviderTest, clean up"
2016-02-19 Sam HagueMerge "Use registerAbstractHandlerService consistently"
2016-02-19 Sam HagueMerge "Bug 5368 - NeutronL3Adapter ipv6 work around...
2016-02-19 Sam HagueMerge "Cleanup exception logging"
2016-02-19 Stephen KittCleanup exception logging 11/35011/2
2016-02-04 Sam HagueMerge "BUG-5006: rework tests using AbstractDataBrokerTest"
2016-02-04 Sam HagueMerge "Use constants for NeutronSecurityRule"
2016-02-01 Rashmi PujarBUG 5172: Handle SchemaVersionMismatchException for... 64/33864/2
2016-02-01 Sam HagueMerge "BUG-5110 Enable pinging any router"
2016-01-31 Sam HagueMerge "Bug 5149: Support LLDP on ovsdb interface"
2016-01-31 Rashmi PujarBug 5149: Support LLDP on ovsdb interface 00/33800/8
2015-11-22 Sam HagueMerge "L3: Add eth to br-ex"
2015-11-02 Stephen KittFull <> clean-up 19/29119/2
2015-11-02 Stephen KittRemove redundant semi-colons 17/29117/1
2015-08-07 Stephen KittUse interfaces rather than classes where appropriate 23/24923/1
2015-08-07 Sam HagueMerge "Bug fix for 3545"
2015-08-06 Sharad MishraBug fix for 3545 64/24364/3
2015-06-03 Ed WarnickeBug 3310 Bug 3316: Fix for iids for termination points 27/21827/1
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 HagueAllow terminationPoints to not need an interfaceType 15/20315/1
2015-04-17 Sam HagueMerge "Move ovsdb distribution to use karaf-parent"
2015-04-17 Flavio FernandesMerge "Add JUnit testing for OutboundNatService class."
2015-04-17 Flavio FernandesMerge "Add JUnit testing for L3FowardingService class."
2015-04-17 Flavio FernandesMerge "Add JUnit testing for EgressAclService class."
2015-04-17 Flavio FernandesMerge "Add JUnit testing for RoutingService class."
2015-04-17 Flavio FernandesMerge "Fix for TerminationPointCreateCommand to insert...
2015-04-17 Prateek GargFix for TerminationPointCreateCommand to insert a termi... 49/18549/2
2015-04-13 Sam HagueMerge "Renamed BridgeCreateCommand to BridgeUpdateCommand"
2015-04-13 Sam HagueMerge "BridgeCreateCommand now correctly handles updates."
2015-04-13 Sam HagueMerge "Cleaned up BridgeCreateCommand"
2015-04-13 Sam HagueMerge "Fix latent NPE issues."
2015-04-13 Sam HagueMerge "Break out Protocol Update and Remove into sepera...
2015-04-13 Sam HagueMerge "Fix so that operational store correctly removes...
2015-04-13 Sam HagueMerge "Fix so that operational store correctly removes...
2015-04-13 Sam HagueMerge "Fix so that operational store correctly removes...
2015-04-13 Sam HagueMerge "Fix so that operational store correctly removes...
2015-04-13 Sam HagueMerge "Cleaned up OvsdbBridgeUpdateCommand"
2015-04-12 Ryan GouldingClean up TerminationPointCreateCommand.java 38/18138/3
2015-04-10 Flavio FernandesMerge "interface/port-other-config support"
2015-04-10 Ryan Gouldinginterface/port-other-config support 17/18117/2
2015-04-10 Sam HagueMerge "Add JUnit testing for NodeConfiguration class."
2015-04-10 Ed WarnickePulled out AbstractTransactCommand 71/17971/6
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 "Adding revision for ietf types. It can conflict...
2015-04-09 Flavio FernandesMerge "Introducing Bridge Operational State"
2015-04-09 Ed WarnickeIntroducing Bridge Operational State 67/17967/4
2015-04-09 Gabriel Robitaille... Added support for vlan mode. 35/17935/6
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-09 Ryan Gouldingport/interface-external-ids refactoring 58/17958/3
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 "Fixed postman collection for create termination...
2015-04-08 Sam HagueMerge "Implemented port/interface delete command to...
2015-04-08 Sam HagueMerge "Introducing the extractCreatedOrUpdated method"
2015-04-08 Sam HagueMerge "Update netvirt.impl unit tests."
2015-04-08 Sam HagueMerge "Add support for bridge external-ids."
2015-04-08 Sam HagueMerge topic 'unification'
next