neutron-spi: Introduce base class for Neutron object
[neutron.git] / neutron-spi / src / main / java / org / opendaylight / neutron /
2015-09-22 Isaku Yamahataneutron-spi: Introduce base class for Neutron object 75/26975/3
2015-09-11 Ed WarnickeMerge "Remove Metering ConcurrentHashMaps"
2015-09-11 Ed WarnickeMerge "Remove security group and security rule Concurre...
2015-09-11 Ed WarnickeMerge "Remove ConcurrentHashMaps from LBaaS classes"
2015-09-11 Ed WarnickeMerge "Remove use of ConcurrentHashMap from FWaaS trans...
2015-09-06 Ryan MoatsRemove ConcurrentHashMaps from LBaaS classes 78/26578/2
2015-09-06 Ryan MoatsRemove use of ConcurrentHashMap from FWaaS transcriber 77/26577/1
2015-08-21 Ed WarnickeMerge "Remove Router ConcurrentHashMap"
2015-08-21 Ed WarnickeMerge changes from topics 'remove_fip_chm', 'fip_tests'
2015-08-18 Ryan MoatsMerge "Remove port concurrent hash map"
2015-08-18 Ryan MoatsRemove Router ConcurrentHashMap 02/25302/3
2015-08-14 Ryan MoatsMerge "BUG #4026 neutron spi: make NeutronObject implem...
2015-08-14 Isaku YamahataBUG #4026 neutron spi: make NeutronObject implements... 75/24975/3
2015-08-11 Ryan MoatsRemove port concurrent hash map 83/24483/7
2015-08-09 Thanh HaFix license header violations in neutron-spi 50/25050/1
2015-07-23 Ryan MoatsRemove subnet concurrent hash map 44/24444/3
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-21 Ryan Moatscleanup yang model, part VII 38/24038/9
2015-07-21 Ryan MoatsMerge "Clean up yang model... Part III"
2015-07-21 Ryan MoatsMerge "Add vlan-transparent and mtu attributes to Netwo...
2015-07-18 Ryan MoatsAdd vlan-transparent and mtu attributes to Network... 57/24257/1
2015-07-15 Ryan MoatsMerge "Add additional subnet E2E tests."
2015-07-15 Ryan MoatsMerge "Clean up overlong start method in Activator"
2015-07-14 Ryan MoatsEnsure that exceptions are either logged or thrown 22/24122/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 MoatsCode cleanup: remove unused local variables 71/24071/3
2015-07-13 Ryan MoatsClean up collapsable if statements 69/24069/1
2015-07-13 Ryan MoatsMerge "Clean code issues in NeutronSubnetIPAllocationPool"
2015-07-11 Ryan MoatsClean code issues in NeutronSubnetIPAllocationPool 24/24024/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 MoatsMerge "Fix inefficient string buffering "
2015-07-10 Ryan MoatsClean code in NeutronPort class 03/24003/1
2015-07-10 Ryan MoatsFix inefficient string buffering 96/23996/2
2015-07-10 Flavio FernandesMerge "Consolidate duplicated code from transcriber...
2015-07-10 Flavio FernandesMerge "Remove @deprecation from FWaaS classes"
2015-07-09 Ryan MoatsRemove @deprecation from FWaaS classes 29/23929/3
2015-07-09 Ryan MoatsChange NeutronCRUDInterfaces class from static 61/23961/1
2015-06-29 Ryan MoatsFix selected neutron Tempest test 29/23529/3
2015-06-29 Ryan MoatsPay down technical debt: remove trailing comments 75/23275/3
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-24 Flavio FernandesMerge "Fix SecGrp and SecGrpRule."
2015-06-23 Ryan MoatsClean up IT and address Bug 3812 80/23180/4
2015-06-18 Flavio FernandesMerge "Fix logger constant name and remove unused logge...
2015-06-16 Ryan MoatsFix logger constant name and remove unused logger constants 02/22702/1
2015-06-16 Flavio FernandesMerge "Remove redundant modifiers from neutron-spi...
2015-06-15 Ryan MoatsRemove redundant modifiers from neutron-spi interfaces 40/22640/1
2015-06-15 Flavio FernandesMerge "Remove magic numbers from transcriber"
2015-06-15 Flavio FernandesMerge "Remove magic numbers from dummyprovider"
2015-06-15 Flavio FernandesMerge "Remove magic numbers from neutron-spi classes"
2015-06-15 Flavio FernandesMerge "Fix if/else/for/while/do statements that lack...
2015-06-13 Ryan MoatsRemove magic numbers from neutron-spi classes 19/22519/1
2015-06-12 Ryan MoatsFix if/else/for/while/do statements that lack braces 08/22508/1
2015-06-02 Ryan MoatsYet more classes for E2E testing 84/21584/21
2015-05-19 Ed WarnickeBug 3287: 409 on FloatingIP create 45/20745/1
2015-04-28 Ryan MoatsMerge "Add md-transcribing for HealthMonitors, and...
2015-04-28 Ryan MoatsMerge "Add md-transcribing for floating IP."
2015-04-28 Ryan MoatsMerge "Add md-transcribing for Port."
2015-04-25 Robert VargaFix JDK8 javadoc compatibility 75/19075/1
2015-04-17 Ed WarnickeMerge "Fix for bug 2648"
2015-04-17 Ed WarnickeMerge "Fix for Bug 2396"
2015-04-17 bhavesh.kumar1Add implementation of NeutronVPNIPSECSiteConnectionsNor... 34/18534/4
2015-04-17 ShreshthaJoshiAdding implementation for NeutronVPNServicesNorthbound 27/18527/2
2015-04-14 Ryan MoatsFix for Bug 2396 68/18268/1
2015-04-14 Ryan MoatsMerge "Musings towards making dummyprovider accessible"
2015-04-11 Ed WarnickeMerge "add Metering and VPNaaS aspects to dummy provider"
2015-04-10 Martin SunalFixed method signature 39/18139/1
2015-04-10 Flavio FernandesMerge "Fix copyright citations"
2015-04-10 Flavio FernandesMerge "Add implementation of NeutronVPNIKEPoliciesNorth...
2015-04-10 Flavio FernandesMerge "Implement NeutronMeteringLabelRulesNorthbound...
2015-04-10 Flavio FernandesMerge "Implement NeutronMeteringLabelsNorthbound methods"
2015-04-09 Ryan MoatsFix copyright citations 52/18052/1
2015-04-09 Ryan MoatsAdd implementation of NeutronVPNIKEPoliciesNorthbound 48/18048/4
2015-04-08 Ryan MoatsImplement NeutronMeteringLabelRulesNorthbound methods 32/17932/1
2015-04-08 Ryan MoatsImplement NeutronMeteringLabelsNorthbound methods 75/17875/4
2015-04-02 Ed WarnickeMerge "Add neutron FWaaS YANG model"
2015-04-02 Ed WarnickeMerge "Add VPNaaS YANG model"
2015-04-02 Flavio FernandesMerge "Comments incorporated in NeutronRouter_NetworkRe...
2015-04-02 Ryan MoatsMerge "JUnit JAXB tests for NeutronMeteringLabel, Neutr...
2015-04-02 Ryan MoatsMerge "Patch 1:Added lbaasv2 to neutron top-level Patch...
2015-04-02 bhavesh.kumar1Bug2940 Removed leading whitespace with "port_range_max" 17/17617/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-04-01 Ed WarnickeMerge "Align YANG model with POJO updates for Juno"
2015-04-01 Ed WarnickeMerge "Add NB interfaces for VPNaaS"
2015-04-01 Ed WarnickeMerge "Add POJO classes and *Aware Interface for VPNaaS"
2015-03-31 Ryan MoatsAdd NB interfaces for VPNaaS 80/17480/1
2015-03-31 Ryan MoatsAdd POJO classes and *Aware Interface for VPNaaS 77/17477/1
next