remove redundant methods for compatibility
[neutron.git] / northbound-api / src / main / java / org / opendaylight / neutron /
2016-06-21 Isaku Yamahataremove redundant methods for compatibility 80/40580/1
2016-06-18 Isaku Yamahata[Boron] remove I*Aware interface 05/35505/6
2016-06-10 Isaku Yamahatayang model revise: neutron-secgroups.yang 37/35837/8
2016-06-10 Isaku Yamahatayang model revise: neutron-vpnaas.yang 37/39237/5
2016-06-10 Isaku Yamahatayang model revise: neutron-lbaasv2.yang 36/39236/5
2016-06-10 Isaku Yamahatayang model revise: neutron-metering.yang 38/35838/8
2016-06-10 Isaku Yamahatayang model revise: neutron-fwaas.yang 36/35836/5
2016-06-10 Isaku Yamahatayang model revise: neutron-L3.yang 35/35835/8
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-09 Isaku YamahataMerge "Bug 4354 -fromMd() doesn't convert tenant_id...
2016-03-09 Isaku YamahataMerge "Bug 5431 - Fixing bug & adding new tests for...
2016-03-09 Isaku YamahataMerge "Bug 5431 - Fixing bug & adding new tests for...
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
2016-03-07 Ritu SoodBug 5431 - Fixing bug & adding new tests for VPN files 10/35510/2
2016-03-07 Ritu SoodBug 5431 - Fixing bug & adding new tests for LB files 97/35497/2
2016-03-07 Ritu SoodBug 5431 - Fixing bug & adding new tests for firewall... 91/35491/2
2016-03-04 Isaku YamahataMerge "Bug 5210 - GET/DELETE L2GatewayConnection with...
2016-03-04 Isaku YamahataMerge "maven version requirement is 3.1.1"
2016-02-24 Ritu SoodBug 4944 - Fixing a QueryParam name typo 29/32429/7
2016-02-22 DileepBug 5210 - GET/DELETE L2GatewayConnection with optional... 84/34284/5
2016-02-13 Isaku YamahataMerge "Bug 5037 - Adding tests for L2 Gateway Connectio...
2016-02-12 Ritu SoodBug 5037 - Adding tests for L2 Gateway Connection API 18/34518/3
2016-02-12 Isaku YamahataMerge "Adding tests for L2 Gateway Northbound API"
2016-02-12 Isaku YamahataMerge "Bug 5278 [BORON] Remove checks that require...
2016-02-11 Isaku YamahataBug 5278 [BORON] Remove checks that require neutron... 26/33826/4
2016-01-15 Flavio Fernandes[BORON] Remove checks that require neutron providers 91/27291/6
2015-12-22 Flavio FernandesMerge "Bug 4829 - ITNeutronE2E.java: connect test cases...
2015-12-18 Flavio FernandesMerge "Bug 4789 - model allowed address pairs"
2015-12-14 Flavio FernandesMerge "Bug 4745 - extra dhcp opt: neutron API updated...
2015-12-04 Flavio FernandesMerge "L2gateway: Added yang, APIs,Transcriber for...
2015-12-02 raveekL2gateway: Added yang, APIs,Transcriber for L2gateway. 98/24598/9
2015-10-23 Flavio FernandesMerge changes from topic 'bgpvpn-fixup'
2015-10-16 Isaku Yamahatause INeutronObject instead of NeutronObject where possible 34/28234/2
2015-10-16 Isaku Yamahatabgpvpn: simplify bgpvpn related code 33/28233/2
2015-10-16 Isaku Yamahatanorthbound: Split out AD-SAL logic from AbstractNeturon... 32/28232/2
2015-10-09 Ryan MoatsAlign BGPVPN code with merged changes 18/28218/1
2015-10-09 Ryan MoatsMerge "BGPVPN: Added yang, api and transcriber for...
2015-10-09 Ryan MoatsMerge changes from topic 'northbound-refactor'
2015-10-09 Ed WarnickeMerge "Changes to prepare for MOXy 2.6.x"
2015-10-09 Ryan MoatsMerge "northgound: Make Neutron*Request implements...
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-10-01 Isaku Yamahatanorthgound: Make Neutron*Request implements INeutronReq... 26/27726/2
2015-09-29 Vishal ThaparBGPVPN: Added yang, api and transcriber for BGPVPN 11/26711/8
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-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
next