remove unused inUse method
[neutron.git] / northbound-api /
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-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 ConcurrentHashMaps from VPNaaS Interface...
2015-09-11 Ryan MoatsMerge "Migration to use MD-SAL Project"
2015-09-11 Flavio FernandesMerge "Add IT CRUD tests for FWaaS"
2015-09-06 Ryan MoatsMerge "Use odlparent jacoco configuration"
2015-09-06 Ryan MoatsRemove ConcurrentHashMaps from LBaaS classes 78/26578/2
2015-09-05 Ryan MoatsAdd IT CRUD tests for FWaaS 50/26550/1
2015-09-03 Flavio FernandesMerge "Add IT case for Bug 4027"
2015-08-22 Ryan MoatsAdd LBaaS CRUD cases to IT 95/25695/4
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-20 Ryan MoatsAdd VPNaaS related test cases 94/25494/4
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-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 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 MoatsFix create of LBaaS pool members 55/24455/1
2015-07-23 Ryan MoatsMake NN more transparent, part I 52/24452/1
2015-07-22 Ryan MoatsMerge "Make MDSAL delete synchronous"
2015-07-22 Ryan MoatsMake MDSAL delete synchronous 46/24046/2
2015-07-21 Ryan MoatsMerge "Add vlan-transparent and mtu attributes to Netwo...
2015-07-21 Ryan MoatsMerge "Remove duplicated lines in transcriber"
2015-07-21 Ryan MoatsMerge "Run IT tests via per-class static methods."
2015-07-21 Ryan MoatsMerge "BUG 4015 test_create_floating_ip_specifying_a_fi...
2015-07-21 Ryan MoatsMerge "Clean up yang model - Part I"
2015-07-18 Isaku YamahataBUG 4015 test_create_floating_ip_specifying_a_fixed_ip_... 58/24258/2
2015-07-17 Ryan MoatsMerge "Add more router tests"
2015-07-17 Ryan MoatsAdd more router tests 16/24216/2
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-15 Ryan MoatsMerge "Add additional subnet E2E tests."
2015-07-14 Ryan MoatsAdd additional subnet E2E tests. 24/24124/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 MoatsClean up minor code issues 66/24066/1
2015-07-13 Ryan MoatsMerge "Clean code issues in NeutronSubnetIPAllocationPool"
2015-07-11 Ryan MoatsClean issues in NeutronUtil and PaginateRequestFactory 23/24023/1
2015-07-11 Ryan MoatsMerge "build failure of neutron"
2015-07-10 Ryan MoatsAdd more neutron network IT cases 18/24018/2
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 MoatsRemove commented code blocks 14/24014/1
2015-07-10 Ryan MoatsHide constructor of utility classes 13/24013/1
2015-07-10 Ryan MoatsAdd braces on else blocks 12/24012/1
2015-07-10 Ryan MoatsFix mac_regex constant name and type 99/23999/1
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-07-08 Ryan MoatsCreate custom checkstyle rules for NN 61/23861/2
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-22 Ryan MoatsTechnical debt paydown: clean up repeated string constants 08/23108/1
2015-06-18 Flavio FernandesMerge "Fix logger constant name and remove unused logge...
2015-06-17 Ed WarnickeBug 3533: Fix for CorsFilter error 93/22793/1
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-16 Flavio FernandesMerge "Remove redundant modifiers from northbound inter...
2015-06-15 Ryan MoatsRemove redundant modifiers from northbound interfaces 41/22641/1
2015-06-15 Ryan MoatsRemove magic numbers from northbound-api 27/22527/3
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-12 Ryan MoatsFix if/else/for/while/do statements that lack braces 08/22508/1
2015-06-09 Ryan MoatsTests and Code for Bug 3014 20/22220/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-05-08 Ed WarnickeVersion bump of master to Beryllium versions 07/19907/1
2015-04-29 Ryan MoatsMerge "Added MD-transcribing for NeutronSecurityGroupIn...
2015-04-29 Ryan MoatsMerge "Bug 3072: Make NeutronRoutersNorthbound.addRoute...
2015-04-28 Flavio FernandesBug 3072: Make NeutronRoutersNorthbound.addRouterInterf... 80/19180/4
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"
next