Bump upstream versions
[neutron.git] / northbound-api / src / main / java / org / opendaylight / neutron / northbound / api / NeutronPortsNorthbound.java
2021-07-04 Robert VargaCleanup @StatusCodes formatting 38/96038/2
2019-01-17 Robert VargaMigrate enunciate annotations 08/79608/1
2018-10-13 Michael VorburgerNeon MRI changes 89/76089/19
2018-04-19 Michael Vorburgercomplete dependency inject CRUD implementations 77/70977/5
2018-04-17 Michael Vorburgerremove irrelevant old JavaDoc from a long bygone era... 30/70930/3
2016-12-21 Isaku Yamahatacheckstyle: AbbreviationAsWordInName 16/49516/4
2016-12-21 Isaku Yamahatacheckstyle: enable SummaryJavadoc 13/49513/3
2016-12-21 Isaku Yamahatacheckstyle: enable LocalVariableName 08/49508/2
2016-09-13 Isaku Yamahatanorthbound: simplify neutron interface loading 43/45543/1
2016-09-09 Isaku YamahataMerge "Bug 6641: Fix ip_address in allowed_address_pair...
2016-09-07 Isaku YamahataMerge "northbound: code clean up"
2016-09-07 Isaku YamahataMerge "Add NeutronSubnetJAXBTest unit test"
2016-09-07 Isaku Yamahatanorthbound: code clean up 90/45290/1
2016-09-03 Isaku Yamahatanorthbound: make newNeutronRequest concrete method 17/45117/2
2016-09-02 Isaku YamahataMerge "sort out signature of extraceField method"
2016-09-01 Isaku Yamahatasort out signature of extraceField method 18/45018/1
2016-08-12 Ritu SoodCheckstyle formatting issues fix (Northbound API) 92/43892/2
2016-08-12 Ritu SoodCheckstyle Import issues fix (SPI tests,Northbound... 73/43873/3
2016-07-21 Ritu SoodAdd Qos transcriber file and n/w and port extensions 26/41226/8
2016-06-21 Isaku YamahataMerge "AbstractNorthbound: remove unused variables"
2016-06-21 Isaku YamahataMerge "remove redundant methods for compatibility"
2016-06-21 Isaku Yamahataremove redundant methods for compatibility 80/40580/1
2016-06-20 Isaku Yamahataclean up: remove unused import 70/40570/1
2016-06-18 Isaku Yamahata[Boron] remove I*Aware interface 05/35505/6
2016-06-02 Abbas PareedkunjuFix for Bug 3902 : Removal of the Unused imports from... 32/39632/6
2016-03-22 Isaku YamahataMerge "Bug 5478 - northbound: improve 404 check on...
2016-03-21 Isaku YamahataBug 5478 - northbound: improve 404 check on update... 67/36467/3
2016-03-10 Isaku YamahataMerge "Bug 5431: Fixing bug & adding new tests for...
2016-03-09 Isaku YamahataMerge "Added PortSecurity attribute support"
2016-03-08 DileepAdded PortSecurity attribute support 68/34868/5
2016-03-07 Ritu SoodBug 5431: Fixing bug & adding new tests for code coverage 16/35516/2
2015-10-23 Flavio FernandesMerge changes from topic 'bgpvpn-fixup'
2015-10-16 Isaku Yamahatanorthbound: Split out AD-SAL logic from AbstractNeturon... 32/28232/2
2015-10-09 Ryan MoatsMerge "BGPVPN: Added yang, api and transcriber for...
2015-10-09 Ryan MoatsMerge changes from topic 'northbound-refactor'
2015-10-08 Ryan MoatsMerge "Bug 4354 - neutron tenant_id doens't contain...
2015-10-01 Isaku YamahataNeutron*Northbound: consolidate crud logic 28/27728/2
2015-09-25 Ryan MoatsMerge "Bug 4143 - Transation failed with OptimisticLock...
2015-09-25 Ryan MoatsMerge "transcriber: use transaction chain for optimization"
2015-09-25 Ryan MoatsMerge "Bug 4043 - remote ip prefix of security group...
2015-09-25 Ryan MoatsMerge "Bug 4224 - remote_ip_prefix of metering rule...
2015-09-25 Ryan MoatsMerge changes from topic 'bug/4218'
2015-09-15 Isaku YamahataBug 4218 - northbound: return 404 when deleting unexist... 28/26128/3
2015-09-15 Isaku Yamahatanorthbound: introduce a base class for nortubhound... 27/26127/3
2015-08-21 Ed WarnickeMerge "Remove Router ConcurrentHashMap"
2015-08-21 Flavio FernandesMerge "Add VPNaaS related test cases"
2015-08-21 Ed WarnickeMerge changes from topics 'remove_fip_chm', 'fip_tests'
2015-08-21 Flavio FernandesMerge "Add IT cases for Security Rules"
2015-08-21 Flavio FernandesMerge "Add IT cases for Metering Rules"
2015-08-21 Flavio FernandesMerge "Add IT cases for Metering Labels"
2015-08-21 Flavio FernandesMerge "Add IT cases for Security Groups"
2015-08-19 Isaku YamahataBUG #4026 : Missing key is getUuid. Supplied key is... 76/24976/4
2015-08-18 Ryan MoatsMerge "Remove port concurrent hash map"
2015-08-14 Ryan MoatsMerge "BUG #4026 neutron spi: make NeutronObject implem...
2015-08-11 Ryan MoatsRemove port concurrent hash map 83/24483/7
2015-08-09 Thanh HaFix license header violations in northbound-api 51/25051/1
2015-07-23 Ryan MoatsMake NN more transparent, part III 58/24458/2
2015-07-23 Ryan MoatsMerge "BUG #4044 binding:host_id is string, not UUID"
2015-07-23 Ryan MoatsMerge "Make NN more transparent, part I"
2015-07-23 Ryan MoatsMake NN more transparent, part I 52/24452/1
2015-07-21 Ryan MoatsMerge "Clean up yang model - Part I"
2015-07-16 Ryan MoatsMerge "Integrate md-sal port model and add more port...
2015-07-15 Ryan MoatsIntegrate md-sal port model and add more port E2E tests 77/24177/1
2015-07-13 Ryan MoatsCode cleanup: use collection interfaces in declarations 73/24073/3
2015-07-13 Flavio FernandesMerge "Clean up collapsable if statements"
2015-07-13 Ryan MoatsClean up collapsable if statements 69/24069/1
2015-07-11 Ryan MoatsMerge "build failure of neutron"
2015-07-10 Ryan MoatsMerge "Remove commented code blocks"
2015-07-10 Ryan MoatsMerge "Hide constructor of utility classes"
2015-07-10 Ryan MoatsMerge "Add braces on else blocks"
2015-07-10 Ryan MoatsMerge "Fix field naming in NeutronVPNServiceInterface"
2015-07-10 Ryan MoatsMerge "Clean up unnecessary object allocation"
2015-07-10 Ryan MoatsMerge "Clean code in NeutronPort class"
2015-07-10 Ryan MoatsMerge "Fix mac_regex constant name and type"
2015-07-10 Ryan MoatsFix mac_regex constant name and type 99/23999/1
2015-07-10 Flavio FernandesMerge "Remove @deprecation from FWaaS classes"
2015-07-09 Ryan MoatsChange NeutronCRUDInterfaces class from static 61/23961/1
2015-06-29 Ryan MoatsPay down technical debt: close remaining minor items 80/23280/2
2015-06-24 Flavio FernandesMerge "Technical debt paydown: clean up repeated string...
2015-06-22 Ryan MoatsTechnical debt paydown: clean up repeated string constants 08/23108/1
2015-06-15 Ryan MoatsRemove magic numbers from northbound-api 27/22527/3
2015-03-27 Ed WarnickeMerge "Marking of FWaaS classes and interfaces with...
2015-03-24 Ryan MoatsMerge "Candidate Yang models for openstack neutron...
2015-03-13 Ed WarnickeMerge "Add missing toString methods"
2015-03-13 Ed WarnickeMerge "fixed potential NPE"
2015-03-12 Martin Sunalfixed potential NPE 33/16333/2
2015-03-04 Ryan MoatsMerge "Added a local karaf distribution for testing...
2015-02-25 Ed WarnickeFixed package directory issues. 40/15740/1