Bump upstream versions
[neutron.git] / neutron-spi / src / main / java / org / opendaylight / neutron / spi / NeutronPort.java
2018-09-10 Michael Vorburgermake tenantID in NeutronObject a private field and... 28/75928/1
2018-02-27 Michael VorburgerMerge "create new objects not list classes in NeutronNo...
2018-02-27 Michael VorburgerMerge "remove <security-constraint> from web.xml"
2018-02-27 Michael VorburgerMerge "minor: removed ugly white space empty lines...
2018-02-27 Michael VorburgerMerge "increase ITNeutronE2E Pax Exam time-out from...
2018-02-27 Michael VorburgerMerge "Fix FindBugs violations"
2018-01-17 Tom PantelisFix FindBugs violations 53/67253/1
2018-01-17 Isaku YamahataMerge "Adds Minimum Bandwidth Rule to the Qos Policy"
2018-01-17 Isaku YamahataMerge "Remove MOXyJsonProvider from resources"
2018-01-16 Isaku YamahataMerge "Add binding profile attribute to NeutronPort...
2018-01-16 Edan DavidAdd binding profile attribute to NeutronPort object 15/66915/8
2018-01-09 Isaku YamahataMerge "checkstyle: add check style"
2018-01-09 Isaku YamahataMerge "findbugs: DM_CONVERT_CASE RCN_REDUNDANT_NULLCHEC...
2018-01-09 Isaku YamahataMerge "spi/NeutronSFCFlowClassifier: typo source, not...
2017-12-15 Tom PantelisFix odlparent 3 Checkstyle issues 08/66508/1
2017-06-13 Isaku YamahataMerge "Code Clean up: remove type from <>"
2017-06-12 matthieuCode Clean up: remove type from <> 38/58138/2
2017-05-29 Isaku Yamahataneutron spi: consolidate extractFields() method 27/57927/3
2017-05-24 Isaku YamahataMerge "Fix sonar issue: multiple if statements"
2017-05-23 matthieuFix sonar issue: multiple if statements 89/57089/13
2017-03-06 Isaku YamahataMerge "Add missing <name> fields for pom.xml files"
2017-03-04 Isaku YamahataMerge "Bug 7848: Allow neutron port create with securit...
2017-03-03 Isaku YamahataBug 7848: Allow neutron port create with security disabled. 67/52267/8
2016-12-21 Isaku Yamahatacheckstyle: AbbreviationAsWordInName 16/49516/4
2016-12-21 Isaku Yamahatacheckstyle: TypeName 15/49515/3
2016-12-21 Isaku Yamahatacheckstyle: enable JavadocTagContinuationIndentation 11/49511/3
2016-10-04 Isaku Yamahataspi: consolidate common member 32/46432/4
2016-09-27 Isaku Yamahataspi: consolidate extractFields logic 05/46205/1
2016-09-09 Isaku YamahataMerge "Bug 6641: Fix ip_address in allowed_address_pair...
2016-09-07 Isaku YamahataMerge "neutron-spi: sprinkle final to concrete class"
2016-09-07 Isaku YamahataMerge "Add NeutronSubnetJAXBTest unit test"
2016-09-07 Isaku Yamahataneutron-spi: sprinkle final to concrete class 89/45289/1
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 (SPI) 83/43883/2
2016-08-12 Ritu SoodCheckstyle Import issues fix (SPI, Model) 72/43872/2
2016-07-21 Ritu SoodAdd Qos transcriber file and n/w and port extensions 26/41226/8
2016-07-01 Isaku YamahataMerge "Logger on neutron model"
2016-06-29 Anil VishnoiOpenDaylight Networking SFC Flow Classifier REST APIs 43/40843/7
2016-06-10 Isaku Yamahatayang model revise: neutron-binding.yang 30/39330/4
2016-06-10 Isaku Yamahatayang model revise: neutron-ports.yang 39/35839/9
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
2015-10-09 Ryan MoatsMerge "BGPVPN: Added yang, api and transcriber for...
2015-10-09 Ryan MoatsMerge changes from topic 'northbound-refactor'
2015-10-01 Isaku YamahataNeutronObject: add initDefaults() method to NeutronObject 27/27727/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-23 Ryan MoatsMerge "neutron-spi: Introduce base class for Neutron...
2015-09-22 Isaku Yamahataneutron-spi: Introduce base class for Neutron object 75/26975/3
2015-08-14 Ryan MoatsMerge "BUG #4026 neutron spi: make NeutronObject implem...
2015-08-09 Thanh HaFix license header violations in neutron-spi 50/25050/1
2015-07-23 Ryan MoatsMake NN more transparent, part III 58/24458/2
2015-07-23 Ryan MoatsMerge "Make NN more transparent, part II"
2015-07-23 Ryan MoatsMake NN more transparent, part II 54/24454/2
2015-07-13 Flavio FernandesMerge "Clean up collapsable if statements"
2015-07-13 Ryan MoatsCode cleanup: remove unused local variables 71/24071/3
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 MoatsClean code in NeutronPort class 03/24003/1
2015-04-01 Ryan MoatsMerge "Patch 1:Added the Neutron LBaaSv2.0 model Patch...
2015-04-01 Ryan MoatsMerge "Add Junit testing of JAXB for NeutronPort and...
2015-04-01 Flavio FernandesMerge changes I4fddcded,I3228fff6
2015-04-01 Ryan Moatsfix for bug 2928 50/17550/6
2015-03-30 Flavio FernandesMerge "JUnit JAXB tests for Neutron Networks"
2015-03-30 Flavio FernandesMerge "Update Neutron Port attributes to match OS Kilo...
2015-03-28 Ryan MoatsUpdate Neutron Port attributes to match OS Kilo model 79/17279/1
2015-03-27 Ed WarnickeMerge "Marking of FWaaS classes and interfaces with...
2015-03-26 Ryan MoatsMerge "Keep test numbering consistent"
2015-03-26 Ryan MoatsMerge "Catch only the exceptions thrown by SubnetUtils"
2015-03-26 Ryan MoatsMerge "Fixed copyright messages Signed-off-by: Kiran...
2015-03-26 Flavio FernandesMerge "Cleaning up style checks in spi part 1"
2015-03-26 Ryan MoatsCleaning up style checks in spi part 1 57/17157/3
2015-03-26 Flavio FernandesMerge "neutron-spi JUnit Test Cases"
2015-03-26 Flavio FernandesMerge "Initial code for Bug 2540"
2015-03-25 Ryan MoatsInitial code for Bug 2540 44/15744/3
2015-03-04 Ryan MoatsMerge "Added a local karaf distribution for testing...
2015-02-25 Ed WarnickeFixed package directory issues. 40/15740/1