Merge "deploy-site.xml: update version"
[neutron.git] / transcriber /
2015-12-18 Flavio FernandesBug 4775 - handle cases when tenant-id is an empty... 24/31324/5
2015-12-18 Flavio FernandesMerge "Bug 4789 - model allowed address pairs"
2015-12-16 Isaku YamahataBug 4789 - model allowed address pairs 03/31403/1
2015-12-15 Flavio FernandesMerge "Drop properties from features.xml"
2015-12-14 Flavio FernandesMerge "Bug 4745 - extra dhcp opt: neutron API updated...
2015-12-09 Isaku YamahataBug 4745 - extra dhcp opt: neutron API updated to inclu... 42/31042/1
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-11-06 Isaku YamahataBug 4188 - null pointer exception in NeutronSubnetInter... 97/25997/2
2015-10-23 Flavio FernandesMerge changes from topic 'bgpvpn-fixup'
2015-10-16 Isaku Yamahataremove unused ConcurrentHashMap 29/28529/1
2015-10-16 Isaku Yamahatabgpvpn: simplify bgpvpn related code 33/28233/2
2015-10-14 Isaku YamahataNeutron_ID: check uuid string format 65/28365/1
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 MoatsReversion yang model 42/24042/6
2015-10-08 Ryan MoatsMerge "Bug 4365 - Null pointer exception at org.openday...
2015-10-08 Ryan MoatsMerge "Fixes Bug 4379"
2015-10-08 Ryan MoatsMerge "Fixes Bug 4345"
2015-10-08 Ryan MoatsMerge "Bug 4354 - neutron tenant_id doens't contain...
2015-10-05 raveekBug 4365 - Null pointer exception at 24/27624/4
2015-10-03 Aswin SuryanarayananFixes Bug 4379 74/27674/3
2015-09-30 Ryan MoatsMerge changes from topic 'bug/4143'
2015-09-30 Ryan MoatsMerge "transcriber: consolidate getAll() logic"
2015-09-30 Ryan MoatsMerge "Bug 4285 - NeutronSubnetInterface.fromMd() null...
2015-09-30 Aswin SuryanarayananFixes Bug 4345 39/27639/1
2015-09-29 Isaku YamahataBug 4285 - NeutronSubnetInterface.fromMd() null pointer... 19/27619/1
2015-09-29 Vishal ThaparBGPVPN: Added yang, api and transcriber for BGPVPN 11/26711/8
2015-09-25 Isaku Yamahatasimplify NeutronNetworkInterface.networkExists() 63/27463/2
2015-09-25 Isaku Yamahatatranscriber: make use transaction chain more 62/26962/5
2015-09-25 Isaku Yamahatatranscriber: consolidate getAll() logic 72/27372/4
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-24 Isaku YamahataBug 4354 - neutron tenant_id doens't contain '-'(dash) 00/25500/3
2015-09-23 Ryan MoatsMerge "neutron-spi: Introduce base class for Neutron...
2015-09-23 Isaku YamahataBug 4143 - Transation failed with OptimisticLockFailedE... 32/25332/3
2015-09-23 Isaku Yamahatatranscriber: use transaction chain for optimization 61/26961/2
2015-09-22 Flavio FernandesMerge "Revert "Add support for karaf.debug and karaf...
2015-09-22 Ryan MoatsMerge "Make I*Aware interfaces deprecated"
2015-09-22 Ryan MoatsMerge "transcriber: consolidate crud logic"
2015-09-22 Isaku Yamahataneutron-spi: Introduce base class for Neutron object 75/26975/3
2015-09-22 Isaku YamahataBug 4043 - remote ip prefix of security group is type... 66/26266/3
2015-09-22 Isaku YamahataBug 4224 - remote_ip_prefix of metering rule should... 67/26267/3
2015-09-17 Flavio FernandesBug 4325: floating ip update is not working 92/27092/3
2015-09-17 Flavio FernandesMerge "Bug 4324: neutron port for router must allow...
2015-09-17 Flavio FernandesBug 4324: neutron port for router must allow empty... 91/27091/2
2015-09-15 Isaku Yamahatatranscriber: consolidate crud logic 03/27003/1
2015-09-11 Flavio FernandesBug 4265: NPE when sg.getSecurityRules is null 70/26870/2
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-11 Ed WarnickeMerge "Remove ConcurrentHashMaps from VPNaaS Interface...
2015-09-06 Ryan MoatsMerge "Use odlparent jacoco configuration"
2015-09-06 Ryan MoatsRemove ConcurrentHashMaps from VPNaaS Interface classes 81/26581/1
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-09-05 Ryan MoatsRemove security group and security rule ConcurrentHashMaps 54/26554/1
2015-09-05 Ryan MoatsRemove Metering ConcurrentHashMaps 51/26551/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-20 Ryan MoatsAdd VPNaaS related test cases 94/25494/4
2015-08-18 Ryan MoatsMerge "Remove port concurrent hash map"
2015-08-18 Ryan MoatsRemove Router ConcurrentHashMap 02/25302/3
2015-08-15 Ryan MoatsRemove Floating IP ConcurrentHashMap 35/25335/2
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 transcriber 52/25052/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 MoatsMerge "BUG #4044 binding:host_id is string, not UUID"
2015-07-23 Ryan MoatsMake NN more transparent, part II 54/24454/2
2015-07-22 Isaku YamahataBUG #4044 binding:host_id is string, not UUID 43/24443/1
2015-07-22 Ryan MoatsMerge "Make MDSAL delete synchronous"
2015-07-22 Flavio FernandesMerge "Explicitly set git-review branch to master"
2015-07-22 Ryan MoatsMake MDSAL delete synchronous 46/24046/2
2015-07-22 Ryan MoatsRemove concurrenthashmap from networks... part II 41/24041/3
2015-07-21 Ryan MoatsRemove concurrenthashmap from networks part I 40/24040/5
2015-07-21 Ryan Moatscleanup yang model, part VII 38/24038/9
2015-07-21 Alexis de TalhouëtClean up yang model - Part VI 36/24036/5
2015-07-21 Ryan MoatsClean up yange model - Part V 34/24034/5
2015-07-21 Ryan MoatsClean up yang model - Part IV 33/24033/4
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-21 Ryan MoatsMerge "Remove duplicated lines in transcriber"
2015-07-21 Ryan MoatsClean up yang model... Part III 32/24032/6
2015-07-21 Ryan MoatsMerge "Clean up yang model - Part I"
2015-07-17 Ryan MoatsRemove duplicated lines in transcriber 56/24256/1
2015-07-17 Ryan MoatsMerge "Add more router tests"
next