checkstyle: TypeName
[neutron.git] / transcriber / src / main / java / org / opendaylight / neutron / transcriber / NeutronPortInterface.java
2016-12-21 Isaku Yamahatacheckstyle: TypeName 15/49515/3
2016-12-21 Isaku Yamahatacheckstyle: enable LocalVariableName 08/49508/2
2016-10-06 Isaku YamahataMerge "sonar: Move this trailing comment on the previou...
2016-10-06 Isaku Yamahatasonar: Move this trailing comment on the previous empty... 32/46632/1
2016-10-04 Isaku Yamahatatransscriber: consolidate createInstanceIdentifier... 35/46435/6
2016-10-04 Isaku Yamahatatranscriber: consolidate createInstanceIdentifier() 34/46434/6
2016-10-04 Isaku Yamahatatranscriber: refactor fromMd/toMd logic 33/46433/5
2016-09-09 Isaku YamahataMerge "Bug 6641: Fix ip_address in allowed_address_pair...
2016-09-09 Sridhar GaddamBug 6641: Fix ip_address in allowed_address_pairs info 16/45216/2
2016-09-07 Isaku YamahataMerge "transcriber: sprinkle final to public class"
2016-09-07 Isaku Yamahatatranscriber: sprinkle final to public class 91/45291/1
2016-08-12 Ritu SoodCheckstyle formatting issues fix (Transcriber) 95/43895/2
2016-08-12 Ritu SoodCheckstyle Import issues fix (Transcriber) 76/43876/2
2016-08-02 Isaku YamahataMerge "Adds Postman scripts to verify the API of QOS...
2016-08-02 Isaku YamahataBug 6327 - transcriber port security group 37/42937/1
2016-07-21 Ritu SoodAdd Qos transcriber file and n/w and port extensions 26/41226/8
2016-07-13 Thanh HaMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
2016-07-05 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 90/40790/2
2016-06-28 Isaku Yamahataadd blueprint wiring for neutron/transcriber 11/40911/5
2016-06-21 Isaku YamahataMerge "AbstractNorthbound: remove unused variables"
2016-06-21 Isaku YamahataMerge "remove redundant methods for compatibility"
2016-06-21 Isaku Yamahataremove redundant methods for compatibility 80/40580/1
2016-06-10 Isaku Yamahatayang model revise: neutron-binding.yang 30/39330/4
2016-06-10 Isaku Yamahatayang model revise: neutron-ports.yang 39/35839/9
2016-06-09 Abbas PareedkunjuBug 3902 : Local variables to be declared final. 19/39819/3
2016-06-02 Abbas PareedkunjuFix for Bug 3902 : Removal of the Unused imports from... 32/39632/6
2016-03-10 Isaku YamahataMerge "Bug 5431: Fixing bug & adding new tests for...
2016-03-09 Isaku YamahataMerge "Added PortSecurity attribute support"
2016-03-08 DileepAdded PortSecurity attribute support 68/34868/5
2015-12-22 Flavio FernandesMerge "Bug 4829 - ITNeutronE2E.java: connect test cases...
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-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 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-09-30 Ryan MoatsMerge "transcriber: consolidate getAll() logic"
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-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-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-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-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 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-21 Ryan Moatscleanup yang model, part VII 38/24038/9
2015-07-21 Ryan MoatsClean up yang model - Part IV 33/24033/4
2015-07-21 Ryan MoatsMerge "Clean up yang model - Part I"
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 MoatsMerge "Clean up code issues caused by transcriber refac...
2015-07-15 Ryan MoatsIntegrate md-sal port model and add more port E2E tests 77/24177/1
2015-07-15 Ryan MoatsClean up code issues caused by transcriber refactoring 71/24171/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-15 Ryan MoatsClean up overlong start method in Activator 31/24131/1
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-10 Flavio FernandesMerge "Consolidate duplicated code from transcriber...
2015-07-10 Flavio FernandesMerge "Remove @deprecation from FWaaS classes"
2015-07-09 Ryan MoatsConsolidate duplicated code from transcriber classes 62/23962/1
2015-07-09 Ryan MoatsChange NeutronCRUDInterfaces class from static 61/23961/1
2015-07-02 Ryan MoatsMerge "pyang: missing key in neutron port attribute"
2015-07-02 Flavio FernandesMerge "Augment Bug 3812 test with second subnet delete"
2015-07-02 Flavio FernandesMerge "Fix NPEs in dependent port code called by networ...
next