neutron.git
2015-12-23 Isaku YamahataBug 4838 - add missing LICENSE file 53/31853/1
2015-12-22 Isaku YamahataMerge "Bug 4805 add host_routes info to MDSAL"
2015-12-22 Flavio FernandesMerge "Bug 4829 - ITNeutronE2E.java: connect test cases...
2015-12-22 Vishal ThaparBug 4805 add host_routes info to MDSAL 79/31579/4
2015-12-22 Flavio FernandesMerge "Bug 4797 - prefix neutron stuff to model bundle...
2015-12-22 Isaku YamahataBug 4829 - ITNeutronE2E.java: connect test cases for... 47/31747/1
2015-12-21 Isaku YamahataMerge "Bug 4775 - handle cases when tenant-id is an...
2015-12-21 Flavio FernandesMerge "Bug 4816 - Change common attributes' description...
2015-12-21 Flavio FernandesMerge "Bug 4807 fix destination type in subnets yang"
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-18 gong yong shengBug 4816 - Change common attributes' descriptions into... 78/31578/1
2015-12-18 Vishal ThaparBug 4807 fix destination type in subnets yang 51/31551/2
2015-12-18 gong yong shengBug 4797 - prefix neutron stuff to model bundle name 70/31570/1
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-11 Stephen KittDrop properties from features.xml 89/31189/2
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 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-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-08 Ryan MoatsChanges to prepare for MOXy 2.6.x 64/28064/1
2015-10-05 raveekBug 4365 - Null pointer exception at 24/27624/4
2015-10-03 Aswin SuryanarayananFixes Bug 4379 74/27674/3
2015-10-01 Isaku YamahataNeutron*Northbound: consolidate crud logic 28/27728/2
2015-10-01 Isaku YamahataNeutronObject: add initDefaults() method to NeutronObject 27/27727/2
2015-10-01 Isaku Yamahatanorthgound: Make Neutron*Request implements INeutronReq... 26/27726/2
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-30 Stephen KittFix -Dkaraf.debug 28/27628/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 FernandesAdd support for karaf.debug 11/27311/1
2015-09-22 Flavio FernandesMerge "Revert "Add support for karaf.debug and karaf...
2015-09-22 Ryan MoatsRevert "Add support for karaf.debug and karaf.keep... 10/27310/1
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 Flavio FernandesMake I*Aware interfaces deprecated 97/27297/1
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-15 Stephen KittAdd support for karaf.debug and karaf.keep.unpack 83/26983/2
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 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-11 Ryan MoatsMerge "Migration to use MD-SAL Project"
2015-09-11 Flavio FernandesMerge "Add IT CRUD tests for FWaaS"
2015-09-08 Tony TkacikMigration to use MD-SAL Project 53/26353/3
2015-09-07 Tomas CereMigrate restconf dependency 85/26585/1
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-05 Ryan MoatsAdd IT CRUD tests for FWaaS 50/26550/1
2015-09-03 Flavio FernandesMerge "Add IT case for Bug 4027"
2015-09-03 Ryan MoatsAdd IT case for Bug 4027 77/26477/1
2015-09-01 Thanh HaUse odlparent jacoco configuration 88/26288/1
2015-08-22 Ryan MoatsAdd LBaaS CRUD cases to IT 95/25695/4
next