FibManager module sync up
[netvirt.git] / openstack /
2016-07-18 Brady JohnsonFixing minor compilation issue 00/42000/1
2016-07-17 Sam HagueMerge "TEST: DO NOT MERGE"
2016-07-17 Sam HagueMerge "Fix IT failure when not running DockerOvs docker"
2016-07-17 JoshFix IT failure when not running DockerOvs docker 29/41929/1
2016-07-17 Sam HagueMerge "Move old netvirt files into openstack dir"
2016-07-17 Sam HagueMove old netvirt files into openstack dir 21/41921/2
2016-07-16 Sam HagueMerge "Bug 6066 - Improve the logging."
2016-07-16 ananthipBug 6066 - Improve the logging. 18/41918/1
2016-07-14 Sam HagueMerge "Fix natservice default-config file."
2016-07-14 Sam HagueMerge "support for interface update and acl update"
2016-07-14 Sam HagueMerge "L2GW: Updated to support dynamic port additions...
2016-07-14 Sam HagueMerge "BGPManager module sync up - 2"
2016-07-14 Sam HagueMerge "Fix UI bundle dependency"
2016-07-14 Sam HagueMerge "workaorund blueprint restart for NetvirtSfcIT"
2016-07-14 Sam HagueMerge "Bug 6066 - Improve the logging."
2016-07-14 Sam Hagueworkaorund blueprint restart for NetvirtSfcIT 62/41862/1
2016-07-14 Sam HagueFix for access-list model changes 37/41837/1
2016-07-14 ananthipBug 6066 - Improve the logging. 04/41804/1
2016-07-13 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 27/40827/7
2016-07-12 Sam HagueMerge "Load config system files in etc/opendaylight...
2016-07-07 Sam HagueMerge "Remove x2 catch (Exception e) logger.error"
2016-07-07 Sam HagueMerge "Fix very bad exception handling in AclServiceUti...
2016-07-07 Sam HagueMerge "remove unnecessary @Override close() "
2016-07-07 Sam HagueMerge "Remove redundant "public" from Java interface"
2016-07-07 Vishal ThaparMerge "Added existsVPN API and refactored NeutronVPN"
2016-07-05 Alexis de TalhouëtFix typo in factory-method name 35/41335/1
2016-07-02 Sam HagueMerge "Initial changes for IPv6 Service"
2016-07-02 Sam HagueMerge "clean aclservice files"
2016-07-02 Sam HagueMerge "added Security Rule listener to handle coversion...
2016-07-02 Sam HagueMerge "Support for IT ping feature"
2016-07-01 JoshSupport for IT ping feature 53/40453/13
2016-07-01 Sam HagueMerge "Multiple fixes in neutronvpn code"
2016-07-01 Sam HagueMerge "Bug 5860 Fix port event wrong ordering"
2016-07-01 oshvartzBug 5860 Fix port event wrong ordering 63/38563/3
2016-07-01 Sam HagueMerge "Added support for fixed Security group."
2016-06-30 Alexis de TalhouëtAdd blueprint wiring for openstack/net-virt-providers 08/39008/21
2016-06-30 Alexis de TalhouëtAdd blueprint wiring for openstack/net-virt 06/39006/22
2016-06-30 Alexis de TalhouëtAdd blueprint wiring for openstack/net-virt-sfc 09/39009/18
2016-06-30 Alexis de TalhouëtRemove getModuleName()/getInstanceName() in IT 16/40116/12
2016-06-30 Alexis de TalhouëtFix breakage due to SFC yang models changes 39/41039/5
2016-06-30 Sam HagueMerge "Add postman collection with restconf requests...
2016-06-30 Sam HagueMerge "IT fixes due to blueprint migration"
2016-06-30 Sam HagueIT fixes due to blueprint migration 09/41109/1
2016-06-27 Alexis de TalhouëtRemove southbound's config system file reference.. 71/40871/1
2016-06-25 Sam HagueMerge "Clean up pom files"
2016-06-25 Sam HagueMerge "Bug:6066 Added log message for tunnelports creat...
2016-06-25 Sam HagueMerge "BUG-6017 java.lang.NullPointerException at org...
2016-06-25 Sam HagueMerge "BUG-6021 java.lang.NullPointerException at org...
2016-06-24 ananthipBug:6066 Added log message for tunnelports creation. 69/40369/5
2016-06-24 Sam HagueMerge "Changed the description and id in aclservice...
2016-06-24 vinothBUG-6017 java.lang.NullPointerException at org.opendayl... 15/40815/1
2016-06-24 vinothBUG-6021 java.lang.NullPointerException at org.opendayl... 14/40814/1
2016-06-24 Sam HagueMerge "DHCP with Metadata"
2016-06-23 Sam Hagueprep netvirt for enabling checkstyle on error 61/40761/1
2016-06-21 Isaku Yamahatatranslator: remove dependency of neutron.spi 76/40576/2
2016-06-21 Ritu Soodneutron: unbreak of neutron northbound yang model revise 20/40320/7
2016-06-20 Sam HagueMerge "Commit includes: 1> NeutronVPN support for float...
2016-06-17 Sam HagueMerge "BUG-6070 dpid changes as ports added to bridge"
2016-06-16 JoshBUG-6070 dpid changes as ports added to bridge 52/40452/1
2016-06-16 Sam HagueMerge "Use <> Java 7 operator"
2016-06-16 Sam HagueMerge "Enhance host config to add multiple configs...
2016-06-16 Sam HagueMerge "Use <> Java 7 operator"
2016-06-16 Sam HagueMerge "Simplify boolean expressions"
2016-06-15 Sam HagueMerge "Add revision for acl.yang now that it is include...
2016-06-15 Sam HagueMerge "Bug 6056 - Wrong logging in NetvirtSfcStandalone...
2016-06-15 Sam HagueAdd revision for acl.yang now that it is included in... 97/40397/1
2016-06-15 Alexis de TalhouëtClean up pom files 42/38942/5
2016-06-15 Sam HagueMerge "Initial draft for the netvirt AclService yang."
2016-06-15 Stephen KittMerge "Simplify boolean expressions"
2016-06-15 Sam HagueMerge "BUG:6009 Handling the FlowRemove Event message...
2016-06-14 Stephen KittUse <> Java 7 operator 48/40048/3
2016-06-14 Stephen KittSimplify boolean expressions 99/39899/5
2016-06-14 Stephen KittMechanical clean-up: semicolons, default access 98/39898/3
2016-06-14 Sam HagueMerge "Bug 6014 - Named Thread pool Executors for bette...
2016-06-13 DileepBug 6056 - Wrong logging in NetvirtSfcStandaloneOF13Pro... 57/40257/1
2016-06-10 Sam HagueMerge "Initial changes for ACL Service"
2016-06-09 Ritu SoodEnhance host config to add multiple configs per host 43/40143/1
2016-06-09 Abbas PareedkunjuBug 5989: Thrown nullpointerexception while updating... 99/39999/4
2016-06-08 Sam HagueMerge "BUG-2714 OVSDB needs to be more proactive in...
2016-06-08 Sam HagueMerge "L2 gateway functionality related fixes."
2016-06-08 DileepBug 6014 - Named Thread pool Executors for better debugging 81/39981/3
2016-06-08 vinothBUG-5988: throws NullPointerException while creating... 84/39984/1
2016-06-07 Sam HagueMerge "BUG-5894 NullPointerException while deleting...
2016-06-07 Sam HagueMerge "Natservice module - bug fixes for: 1) Non primar...
2016-06-07 arthi.bBUG-5894 NullPointerException while deleting the interf... 45/39945/1
2016-06-07 Sam HagueMerge "Use DockerOvs + test connect to 2 OVSs"
2016-06-07 Sam HagueMerge "Netvirt project : Neutron VPN enhancements to...
2016-06-06 Anil VishnoiMerge "BUG-5614: Ovsdb should not flood the packets...
2016-06-02 vinothBUG-2714 OVSDB needs to be more proactive in reporting... 62/39762/2
2016-05-31 JoshUse DockerOvs + test connect to 2 OVSs 62/39462/2
2016-05-29 Sam HagueMerge "Enable NetVirt Maven site"
2016-05-24 Stephen KittEnable NetVirt Maven site 56/39356/1
2016-05-23 Sam HagueMerge "Remove fcapsmanager and application"
2016-05-21 Andre FredetteBug 5939 - Communications through external gateway... 11/39211/1
2016-05-18 Sam Hagueuse the right hop for more than one sf 73/39073/1
2016-05-18 Sam HagueMerge "Added support for enable/disable security on...
2016-05-18 Sam HagueMerge "BUG-5813: Vxlan ports should not be removed...
2016-05-18 Sam Hagueupdates for sfc models 67/39067/1
2016-05-17 Aswin SuryanarayananAdded support for enable/disable security on a port... 17/38917/2
2016-05-15 hari.prBUG-5813: Vxlan ports should not be removed in table... 02/38902/1
next