Merge remote-tracking branch 'origin/master' into merge-branch
[netvirt.git] / neutron / src / main / java / org / opendaylight / ovsdb / neutron / InternalNetworkManager.java
2014-06-17 Madhu VenugopalMerge remote-tracking branch 'origin/master' into merge...
2014-05-20 Madhu VenugopalMerge "Fix bug 1028: Don't ignore exception in prepareI...
2014-05-18 Dave TuckerUse Felix DM for OVSDB Neutron Services
2014-05-18 Dave TuckerFix bug 1028: Don't ignore exception in prepareInternal...
2014-05-10 Madhu VenugopalMerge "Update netty to 4.0.17"
2014-05-06 Madhu VenugopalRemoved all the static string usage for network types...
2014-05-06 Sam HagueAdd support for vlan tenant isolation to ovsdb using...
2014-04-18 Madhu VenugopalCode ReOrganization and Re-Architecture changes
2014-03-23 Madhu VenugopalMerge "Adding support for the git-review command line...
2014-01-25 Madhu VenugopalResolved the OF10 to OF13 transition issues during...
2014-01-22 Madhu VenugopalMerge "Removed the tunnelEndpoint cache Tunnel Endpoint...
2014-01-22 Madhu VenugopalSet the default fail-mode as secure and make sure to...
2014-01-21 Madhu VenugopalOVSDB Neutron & OpenFlow 1.3 integration
2013-12-21 Madhu VenugopalOVSDB project's OpenFlow 1.3 ProtocolPlugin integration...
2013-12-18 Madhu VenugopalMerge "Added folder for ovsdb.neutron tests. Created...
2013-12-17 Brent SalisburyMerge "Moved all Openflow 1.0 specific flow programming...
2013-12-17 Madhu VenugopalMoved all Openflow 1.0 specific flow programming away...
2013-12-17 Madhu VenugopalMerge "Changed lookup of Controller IP to the following...
2013-12-16 Brent SalisburyMerge "Added the missing Copyright headers to most...
2013-12-14 Madhu VenugopalAdded the missing Copyright headers to most of the...
2013-12-08 Brent SalisburyMerge "Installing NORMAL rules on all the default neutr...
2013-12-07 Madhu VenugopalInstalling NORMAL rules on all the default neutron...
2013-12-06 Madhu VenugopalMerge "- Addressed Queue/QoS special parent column...
2013-12-05 Madhu VenugopalMade changes in Internal Network creation to also takes...
2013-12-04 Brent SalisburyMerge "Identifying and ignoring uninterested SouthBound...
2013-12-04 Brent SalisburyMerge "Fixed JSON Deserializer to retain empty objects...
2013-12-04 Madhu VenugopalIdentifying and ignoring uninterested SouthBound updates.
2013-12-03 Hugo TrippaersGet rid of all e.printStackTrace() statements and clean...
2013-11-29 Madhu VenugopalModified the insertRow methods to return StatusWithUuid...
2013-11-28 Madhu VenugopalMerge "Enabling LLDP programming again. Upon debugging...
2013-11-28 Madhu VenugopalEnabling LLDP programming again.
2013-11-28 Brent SalisburyMerge "Disabling the installation of LLDP Punt rules...
2013-11-28 Madhu VenugopalDisabling the installation of LLDP Punt rules to Contro...
2013-11-28 Madhu VenugopalMerge "Made changes to exception throwing."
2013-11-28 Madhu VenugopalBroadcast/Unknown unicast support. Also added LLDP...
2013-11-26 Madhu VenugopalOF Flow programming on br-int (NORMAL) and bidirectiona...
2013-11-26 Madhu VenugopalConsolidated Container logic in 1 place and is configur...
2013-11-24 Madhu VenugopalVM location aware of Full-mesh Tenant-specific GRE...
2013-11-24 Madhu VenugopalAdded br-tun bridge installation code via InternalNetwo...
2013-11-24 Madhu VenugopalSkeleton code for the NetworkManagers : Provider, Inter...