Bump versions by x.(y+1).z for next dev cycle
[neutron.git] / neutron-spi /
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 93/61693/1
2017-06-13 Isaku YamahataMerge "integration/test/pom.xml: add logger for jacoco"
2017-06-13 David SuarezReplace LOGGER by LOG 52/57952/6
2017-06-13 Isaku YamahataMerge "Code Clean up: remove type from <>"
2017-06-12 matthieuCode Clean up: remove type from <> 38/58138/2
2017-05-29 Isaku Yamahataneutron spi: consolidate extractFields() method 27/57927/3
2017-05-24 Isaku YamahataMerge "Fix sonar issue: multiple if statements"
2017-05-23 matthieuFix sonar issue: multiple if statements 89/57089/13
2017-05-20 Isaku YamahataMerge "Code cleanup: ternary operator."
2017-05-16 matthieuCode cleanup: Useless assignment 98/57198/2
2017-05-04 Isaku Yamahatause com.google.common.net.InetAddresses.forString() 16/56216/2
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 10/54710/1
2017-03-17 Isaku YamahataMerge "transcriber: qos policy rule"
2017-03-17 Isaku YamahataMerge "Neutron Model update"
2017-03-17 Ritu SoodNeutron Model update 34/51534/10
2017-03-06 Isaku YamahataMerge "Add missing <name> fields for pom.xml files"
2017-03-04 Isaku YamahataMerge "Bug 7848: Allow neutron port create with securit...
2017-03-04 Isaku YamahataMerge "Add missing <name> fields for pom.xml files"
2017-03-03 Anil BelurAdd missing <name> fields for pom.xml files 27/52727/1
2017-03-03 Isaku YamahataBug 7848: Allow neutron port create with security disabled. 67/52267/8
2017-02-01 Isaku YamahataMerge "deploy-site.xml: update version"
2017-01-27 Isaku Yamahatapom: create MANIFEST.MF under target directory 99/51099/2
2017-01-19 Vishal ThaparAdd support for Openstack Neutron Trunkport APIs 15/50615/7
2017-01-11 Isaku YamahataMerge "neutorn-spi: more remove neutron prefix of field"
2017-01-10 Isaku Yamahataneutorn-spi: more remove neutron prefix of field 47/50247/1
2017-01-09 Isaku Yamahataapiece unchecked cast warning 57/49457/2
2016-12-21 Isaku Yamahataneutorn-spi: remove neutron prefix of field 19/49519/3
2016-12-21 Isaku Yamahatacheckstyle: remove suppression 17/49517/4
2016-12-21 Isaku Yamahatacheckstyle: AbbreviationAsWordInName 16/49516/4
2016-12-21 Isaku Yamahatacheckstyle: TypeName 15/49515/3
2016-12-21 Isaku Yamahatacheckstyle: JavadocStyleCheck 14/49514/3
2016-12-21 Isaku Yamahatacheckstyle: enable SummaryJavadoc 13/49513/3
2016-12-21 Isaku Yamahatacheckstyle: enable JavadocTagContinuationIndentation 11/49511/3
2016-12-21 Isaku Yamahatacheckstyle: enable JavadocParagraph 10/49510/3
2016-12-21 Isaku Yamahatacheckstyle: eliminate ConstantName violation 09/49509/3
2016-12-21 Isaku Yamahatacheckstyle: enable LocalVariableName 08/49508/2
2016-12-17 Isaku Yamahatacheckstyle: ParameterName 07/49507/1
2016-12-16 Isaku Yamahatacheckstyle: use our own checkstyle-suppressions.xml 02/49502/1
2016-11-24 wangqianyuBUG-7185 NeutronLoadBalancerListener has wrong xmlEleme... 49/48349/3
2016-10-10 Ritu SoodFix checkstyle issues related to exception handling 01/46101/3
2016-10-04 Isaku Yamahataremove unused inUse method 37/46437/2
2016-10-04 Isaku Yamahataspi: consolidate common member 32/46432/4
2016-09-27 Isaku Yamahataspi: consolidate extractFields logic 05/46205/1
2016-09-22 Isaku Yamahatasonar: hide NeutronCRUDInterfaces construtor 99/46099/1
2016-09-22 Isaku YamahataMerge "Adds SFC Integration test cases"
2016-09-21 Ritu SoodCheckstyle exception handling fix (Neutron-spi) 06/46006/1
2016-09-15 Isaku Yamahataspi: NeutronCRUDInterfaces remove unused mothos 20/45620/1
2016-09-09 Isaku YamahataMerge "Bug 6641: Fix ip_address in allowed_address_pair...
2016-09-07 Isaku YamahataMerge "Neutron-Logger: add final to public class"
2016-09-07 Isaku YamahataMerge "transcriber: sprinkle final to public class"
2016-09-07 Isaku YamahataMerge "northbound: code clean up"
2016-09-07 Isaku YamahataMerge "neutron-spi: sprinkle final to concrete class"
2016-09-07 Isaku YamahataMerge "simplify NeutronTranscriberProvider"
2016-09-07 Isaku YamahataMerge "Add NeutronSubnetJAXBTest unit test"
2016-09-07 Isaku Yamahataneutron-spi: sprinkle final to concrete class 89/45289/1
2016-09-03 Isaku Yamahataconsolidate NeturonCRUDInterface.fetchNeturonCRUD logic 18/45118/1
2016-09-02 Isaku YamahataMerge "sort out signature of extraceField method"
2016-09-01 Isaku YamahataAdd NeutronSubnetJAXBTest unit test 42/45042/1
2016-09-01 Isaku Yamahatasort out signature of extraceField method 18/45018/1
2016-08-12 Ritu SoodCheckstyle formatting issues fix (SPI) 83/43883/2
2016-08-12 Ritu SoodCheckstyle Import issues fix (SPI tests,Northbound... 73/43873/3
2016-08-12 Ritu SoodCheckstyle Import issues fix (SPI, Model) 72/43872/2
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 30/43430/1
2016-07-23 Thanh HaAdd missing license headers 75/42375/1
2016-07-21 Ritu SoodAdd Qos transcriber file and n/w and port extensions 26/41226/8
2016-07-21 pramodAdds the "Quality of Service" to the OpenDayLight Neutron 65/37165/27
2016-07-19 Isaku YamahataMerge "Security rule: tests to exercise int as protocol"
2016-07-15 Isaku YamahataSecurity rule: tests to exercise int as protocol 08/41908/1
2016-07-13 Thanh HaMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
2016-07-11 Isaku YamahataMerge "remove dummyprovider"
2016-07-06 Isaku Yamahataadd -Xlint:unchecked and -Xlint:deprecation to compiler... 79/41379/1
2016-07-05 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 90/40790/2
2016-07-01 Isaku YamahataMerge "Logger on neutron model"
2016-07-01 Hideyuki TaiRemoved repository and snapshotRepository sections 20/41220/1
2016-07-01 Anil VishnoiOpenDaylight Networking SFC Port Chain REST APIs 48/40848/8
2016-06-30 Anil VishnoiOpenDaylight Networking SFC Port Pair Group REST APIs 47/40847/9
2016-06-30 Anil VishnoiOpenDaylight Networking SFC Port Pair REST APIs 46/40846/7
2016-06-29 Anil VishnoiOpenDaylight Networking SFC Flow Classifier REST APIs 43/40843/7
2016-06-29 Anil VishnoiMapping Exception caused by Overloaded NeutronObject... 97/40897/4
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-20 Isaku Yamahataclean up: remove unused import 70/40570/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-binding.yang 30/39330/4
2016-06-10 Isaku Yamahatayang model revise: neutron-l2gateways.yang 38/39238/5
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-10 Isaku Yamahatayang model revise: neutron-ports.yang 39/35839/9
2016-06-10 Isaku Yamahatayang model revise: neutron-subnets.yang 40/35840/8
2016-06-10 Isaku Yamahatayang model revise: neutron-network.yang 34/39234/4
2016-06-02 Abbas PareedkunjuFix for Bug 3902 : Removal of the Unused imports from... 32/39632/6
2016-05-06 Isaku YamahataBug 5842 - enable neutron northbound Maven site 96/38396/3
2016-04-21 Isaku YamahataMerge "Use AAAShiroFilter as TokenAuthFilter was deprec...
2016-04-19 Isaku YamahataMerge "Bug 4815 - Server error with transaction chain...
2016-04-14 Ryan GouldingAdd dependency on javax.validation validation-api 56/37556/2
next