use (new) INeutronCRUD.Result instead of boolean in update()
[neutron.git] / northbound-api / src / main / java /
2018-06-25 Michael Vorburgeruse (new) INeutronCRUD.Result instead of boolean in... 47/73247/2
2018-06-20 Michael VorburgerMerge "implement dependency checking for security rule...
2018-06-12 Michael Vorburgerimplement dependency checking for security rule's group 72/72372/10
2018-06-11 Michael Vorburgeradd transaction to exists() 28/72728/5
2018-06-04 Josh HershbergMerge "NEUTRON-162: vlan_transparent attribute is missi...
2018-05-29 Tom Pantelisconvert to Jersey 2 11/72311/5
2018-04-19 Michael Vorburgercomplete dependency inject CRUD implementations 77/70977/5
2018-04-17 Michael Vorburgerstart to dependency inject CRUD implementations (to... 32/70932/4
2018-04-17 Michael Vorburgerprivate inline fetchINeutronCRUD and remove NeutronCRUD... 31/70931/3
2018-04-17 Michael Vorburgerremove irrelevant old JavaDoc from a long bygone era... 30/70930/3
2018-04-17 Michael Vorburgerfix Java generics warning in INeutronRequest 28/70928/3
2018-04-16 Isaku YamahataMerge "Revert "Add Karaf build profile""
2018-04-10 Michael VorburgerMerge "Add Karaf build profile"
2018-04-04 Michael Vorburgerreplace web.xml with programmatic registration 39/70339/2
2018-02-27 Michael VorburgerMerge "create new objects not list classes in NeutronNo...
2018-02-27 Michael VorburgerMerge "remove <security-constraint> from web.xml"
2018-02-27 Michael VorburgerMerge "minor: removed ugly white space empty lines...
2018-02-27 Michael VorburgerMerge "increase ITNeutronE2E Pax Exam time-out from...
2018-02-27 Michael VorburgerMerge "Fix FindBugs violations"
2018-02-19 Michael Vorburgercreate new objects not list classes in NeutronNorthboun... 43/68343/3
2018-01-17 Tom PantelisFix FindBugs violations 53/67253/1
2018-01-17 Isaku YamahataMerge "Adds Minimum Bandwidth Rule to the Qos Policy"
2018-01-17 Isaku YamahataMerge "Remove MOXyJsonProvider from resources"
2018-01-16 Robert VargaRemove MOXyJsonProvider from resources 02/67202/1
2018-01-09 Isaku YamahataMerge "checkstyle: add check style"
2018-01-09 Isaku YamahataMerge "findbugs: DM_CONVERT_CASE RCN_REDUNDANT_NULLCHEC...
2018-01-09 Isaku YamahataMerge "spi/NeutronSFCFlowClassifier: typo source, not...
2017-12-15 Tom PantelisFix odlparent 3 Checkstyle issues 08/66508/1
2017-12-14 Isaku YamahataMerge "Sort out neutron object class hierarchy"
2017-11-29 Isaku Yamahatatapaas: tapaas support 24/53024/13
2017-10-03 David SuarezRemove explicit default super-constructor calls 79/63779/2
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-24 Isaku YamahataMerge "Fix sonar issue: multiple if statements"
2017-05-20 Isaku YamahataMerge "Code cleanup: ternary operator."
2017-05-16 matthieuCode cleanup: ternary operator. 02/57102/3
2017-05-10 Isaku YamahataMerge "Fix Sonar issue: Code readability"
2017-05-10 Isaku YamahataMerge "Fix sonar issue: unused LOG"
2017-05-09 mcauffiezFix sonar issue: unused LOG 30/56730/2
2017-05-09 mcauffiezFIX sonar issue: Commented code 04/56604/4
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-04 Isaku YamahataMerge "Bug 7848: Allow neutron port create with securit...
2017-03-03 Isaku YamahataMerge "Adding checkstyle checks to hostconfig"
2017-03-03 Isaku YamahataMerge "yang model: add service provider feature model"
2017-03-01 Isaku YamahataAbstractNeutronNorthbound: remove unused local variable 46/52446/1
2017-02-01 Isaku YamahataMerge "deploy-site.xml: update version"
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 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-10-10 Ritu SoodFix checkstyle issues related to exception handling 01/46101/3
2016-10-06 Isaku YamahataMerge "sonar: Move this trailing comment on the previou...
2016-10-06 Isaku YamahataMerge "sonar: use dedicated exception instead of Runtim...
2016-10-06 pramodBug 6796 - Fixes Priority bugs in integration-test 56/46156/4
2016-10-06 Isaku Yamahatasonar: use dedicated exception instead of RuntimeException 31/46631/1
2016-10-04 Isaku Yamahataspi: consolidate common member 32/46432/4
2016-10-04 Isaku YamahataAbstractNeutronNorthbound: make cast more accurate 31/46431/1
2016-09-13 Isaku Yamahatanorthbound: simplify neutron interface loading 43/45543/1
2016-09-09 Isaku YamahataMerge "Bug 6641: Fix ip_address in allowed_address_pair...
2016-09-07 Isaku YamahataMerge "northbound: code clean up"
2016-09-07 Isaku YamahataMerge "Add NeutronSubnetJAXBTest unit test"
2016-09-07 Isaku Yamahatanorthbound: code clean up 90/45290/1
2016-09-03 Isaku Yamahataconsolidate NeturonCRUDInterface.fetchNeturonCRUD logic 18/45118/1
2016-09-03 Isaku Yamahatanorthbound: make newNeutronRequest concrete method 17/45117/2
2016-09-02 Isaku YamahataMerge "sort out signature of extraceField method"
2016-09-01 Isaku Yamahatasort out signature of extraceField method 18/45018/1
2016-09-01 Isaku Yamahataremove unused variable/method 09/45009/1
2016-08-27 Isaku Yamahatanorthbound: simplify Neutron*Request 04/44704/2
2016-08-12 Ritu SoodCheckstyle misc issues fix(Northbound API) 93/43893/2
2016-08-12 Ritu SoodCheckstyle formatting issues fix (Northbound API) 92/43892/2
2016-08-12 Ritu SoodCheckstyle Import issues fix (SPI tests,Northbound... 73/43873/3
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-13 Thanh HaMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
2016-07-11 Isaku YamahataMerge "Fix for multiple external fixedIPs under router...
2016-07-11 Isaku YamahataMerge "remove dummyprovider"
2016-07-11 Isaku YamahataMerge "remove unused methods"
2016-07-09 Isaku Yamahataremove unused methods 02/41602/1
2016-07-09 Isaku YamahataBug 6015 - Null Pointer Exception AbstractNeutronNorthb... 01/41601/1
2016-07-01 Isaku YamahataMerge "Logger on neutron model"
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-21 Isaku YamahataMerge "AbstractNorthbound: remove unused variables"
2016-06-21 Isaku YamahataMerge "remove redundant methods for compatibility"
2016-06-21 Isaku YamahataAbstractNorthbound: remove unused variables 28/40628/1
next