]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2013-11-25 JenkinsMerge "Replace stubout with fixtures"
2013-11-25 JenkinsMerge "remove repeated network type definition in cisco...
2013-11-24 Monty TaylorReplace stubout with fixtures
2013-11-24 JenkinsMerge "MidoNet: Added support for the admin_state_up...
2013-11-23 OpenStack JenkinsMerge "Imported Translations from Transifex"
2013-11-23 JenkinsMerge "NVP plugin:fix connectivity to fip from internal nw"
2013-11-23 OpenStack JenkinsImported Translations from Transifex
2013-11-22 JenkinsMerge "ML2 plugin should not delete ports on subnet...
2013-11-22 OpenStack JenkinsMerge "Imported Translations from Transifex"
2013-11-22 JenkinsMerge "Add state reporting to the metadata agent"
2013-11-22 JenkinsMerge "Fix sqlalchemy DateTime type usage"
2013-11-22 JenkinsMerge "Fix OVS agent reclaims local VLAN"
2013-11-22 JenkinsMerge "Adds delete of a extra_dhcp_opt on a port"
2013-11-22 JenkinsMerge "LBaaS UT: use constants vs magic numbers for...
2013-11-22 JenkinsMerge "Adds tests, fixes Radware LBaaS driver as a...
2013-11-22 JenkinsMerge "Add request-id to log messages"
2013-11-22 OpenStack JenkinsImported Translations from Transifex
2013-11-22 Oleg BondarevML2 plugin should not delete ports on subnet deletion
2013-11-22 Oleg BondarevAdd state reporting to the metadata agent
2013-11-22 JenkinsMerge "Catch PortNotFound exception during get_dhcp_port"
2013-11-22 JenkinsMerge "Linux device name can have '@' or ':' characters"
2013-11-22 JenkinsMerge "Correct handling mock.patch.stop method"
2013-11-22 JenkinsMerge "Use correct device_manager member in dhcp driver"
2013-11-21 OpenStack JenkinsMerge "Imported Translations from Transifex"
2013-11-21 JenkinsMerge "LBaaS: when returning VIP include session_persis...
2013-11-21 Akihiro MOTOKIAdd request-id to log messages
2013-11-21 OpenStack JenkinsImported Translations from Transifex
2013-11-21 JenkinsMerge "Enable polling minimization"
2013-11-21 JenkinsMerge "Add configurable ovsdb monitor respawn interval"
2013-11-21 JenkinsMerge "Move Loadbalancer Noop driver to the unit tests"
2013-11-20 Salvatore OrlandoEnable polling minimization
2013-11-20 Terry WilsonAdd configurable ovsdb monitor respawn interval
2013-11-20 Terry WilsonEnsure get_pid_to_kill works with rootwrap script
2013-11-20 Evgeny FedorukAdds tests, fixes Radware LBaaS driver as a result
2013-11-20 JenkinsMerge "Reduce the severity of dhcp related log traces"
2013-11-19 JenkinsMerge "Replace mox in unit tests with mock"
2013-11-18 armando-migliaccioCatch PortNotFound exception during get_dhcp_port
2013-11-18 armando-migliaccioReduce the severity of dhcp related log traces
2013-11-18 Duarte NunesMidoNet: Added support for the admin_state_up flag
2013-11-18 Édouard ThuleauFix OVS agent reclaims local VLAN
2013-11-18 Akihiro MOTOKIReplace mox in unit tests with mock
2013-11-18 Oleg BondarevLBaaS: fix reported binary name of a loadbalancer agent
2013-11-18 JenkinsMerge "Do not run "ovs-ofctl add-flow" with an invalid...
2013-11-18 Salvatore OrlandoNVP plugin:fix connectivity to fip from internal nw
2013-11-17 JenkinsMerge "Round-robin SVI switch selection fails on Cisco...
2013-11-17 JenkinsMerge "Removes unused nvp plugin config param"
2013-11-17 OpenStack JenkinsImported Translations from Transifex
2013-11-17 JenkinsMerge "Add log statements for policy check failures"
2013-11-16 JenkinsMerge "Lower severity of log trace for DB integrity...
2013-11-15 OpenStack JenkinsMerge "Imported Translations from Transifex"
2013-11-15 JenkinsMerge "Refactor configuring of floating ips on a router"
2013-11-15 JenkinsMerge "Fix import log_handler error with publish_errors...
2013-11-15 JenkinsMerge "Cleanup HACKING.rst"
2013-11-15 OpenStack JenkinsImported Translations from Transifex
2013-11-15 armando-migliaccioAdd log statements for policy check failures
2013-11-15 armando-migliaccioLower severity of log trace for DB integrity error
2013-11-15 JenkinsMerge "Remove deprecated fields in keystone auth middle...
2013-11-14 JenkinsMerge "Replace a non-existing exception"
2013-11-14 JenkinsMerge "Arista ML2 mech driver cleanup and integration...
2013-11-14 dekehnAdds delete of a extra_dhcp_opt on a port
2013-11-14 JenkinsMerge "Tune up report and downtime intervals for l2...
2013-11-14 JenkinsMerge "Fix DB integrity issues when using postgres"
2013-11-14 Dane LeBlancRound-robin SVI switch selection fails on Cisco Nexus...
2013-11-14 armando-migliaccioTune up report and downtime intervals for l2 agent
2013-11-14 armando-migliaccioFix DB integrity issues when using postgres
2013-11-14 Eugene NikanorovMove Loadbalancer Noop driver to the unit tests
2013-11-14 armando-migliaccioRemoves unused nvp plugin config param
2013-11-13 JenkinsMerge "Remove the warning for Scheduling Network"
2013-11-12 sukhdevArista ML2 mech driver cleanup and integration with...
2013-11-12 Ann KamyshnikovaFix sqlalchemy DateTime type usage
2013-11-12 Édouard ThuleauLinux device name can have '@' or ':' characters
2013-11-12 JenkinsMerge "Remove database section from plugin.ini"
2013-11-12 chen-liRemove the warning for Scheduling Network
2013-11-12 Arata NotsuDo not run "ovs-ofctl add-flow" with an invalid in_port
2013-11-12 OpenStack JenkinsMerge "Updated from global requirements"
2013-11-12 Yong Sheng... Replace a non-existing exception
2013-11-11 JenkinsMerge "DHCP agent scheduler support for BigSwitch plugin"
2013-11-11 OpenStack JenkinsUpdated from global requirements
2013-11-11 Joe GordonCleanup HACKING.rst
2013-11-11 JenkinsMerge "Remove confusing comment and code for LBaaS"
2013-11-11 JenkinsMerge "Simplify using external routers and metadata"
2013-11-11 Arata NotsuRemove confusing comment and code for LBaaS
2013-11-11 JenkinsMerge "Don't shadow str"
2013-11-11 JenkinsMerge "ExtraRoute: fix _get_extra_routes_by_router_id()"
2013-11-10 Chang Bo GuoDon't shadow str
2013-11-08 JenkinsMerge "Support uncompressed ipv6 address and abbreviate...
2013-11-08 Oleg BondarevExtraRoute: fix _get_extra_routes_by_router_id()
2013-11-07 Jiajun Liuremove repeated network type definition in cisco plugin
2013-11-06 Carl BaldwinRefactor configuring of floating ips on a router
2013-11-06 Andreas JaegerRemove database section from plugin.ini
2013-11-06 Chang Bo GuoFix import log_handler error with publish_errors set
2013-11-06 JenkinsMerge "Fix segment range in N1KV test to remove overlap"
2013-11-05 Kevin BentonDHCP agent scheduler support for BigSwitch plugin
2013-11-05 Kevin BentonFix segment range in N1KV test to remove overlap
2013-11-01 JenkinsMerge "Fix query error on dhcp release port for postgresql"
2013-11-01 JenkinsMerge "sync log from oslo"
2013-11-01 Armando MigliaccioFix query error on dhcp release port for postgresql
2013-10-31 JenkinsMerge "Avoid dhcp agent race condition on subnet and...
2013-10-31 Chang Bo Guosync log from oslo
2013-10-31 JenkinsMerge "Creates multiple worker processes for API server"
next