Added PortSecurity attribute support
[neutron.git] / neutron-spi /
2016-03-08 DileepAdded PortSecurity attribute support 68/34868/5
2016-02-04 Vishal ThaparBUG-5137: extraroutes in router not working 62/34062/1
2016-01-15 Thanh HaBump versions by 0.1.0 for next dev cycle 14/32714/1
2015-12-24 Flavio FernandesMerge "Bug 4818 dnsNameservers not stored in subnet...
2015-12-23 Vishal ThaparBug 4818 dnsNameservers not stored in subnet MDSAL 80/31580/3
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-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-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 Yamahatause INeutronObject instead of NeutronObject where possible 34/28234/2
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 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 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-01 Isaku YamahataNeutronObject: add initDefaults() method to NeutronObject 27/27727/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-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-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 Flavio FernandesMake I*Aware interfaces deprecated 97/27297/1
2015-09-15 Isaku Yamahatatranscriber: consolidate crud logic 03/27003/1
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-07-08 Ryan MoatsCreate custom checkstyle rules for NN 61/23861/2
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...
next