]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2014-11-22 JenkinsMerge "Fix AttributeError in RPC code for DVR"
2014-11-21 JenkinsMerge "BSN: include missing data in floating IP call"
2014-11-21 JenkinsMerge "Drop RpcProxy usage from LBaaS code"
2014-11-21 armando-migliaccioFix AttributeError in RPC code for DVR
2014-11-21 JenkinsMerge "Enforce log hints in neutron.services.loadbalancer"
2014-11-21 JenkinsMerge "Enforce log hints in neutron.services.firewall"
2014-11-21 JenkinsMerge "Enforce log hints in neutron.services.l3_router"
2014-11-21 JenkinsMerge "Show progress output while running unit tests"
2014-11-21 JenkinsMerge "Prevent an iteration through ports on IPv6 slaac"
2014-11-21 JenkinsMerge "Refactor l2_pop code to pass mac/ip info more...
2014-11-21 JenkinsMerge "Enable default SNAT from networks connected...
2014-11-21 JenkinsMerge "Validate local_ip for OVS agent is actual ip...
2014-11-21 JenkinsMerge "Drop and recreate FK if adding new PK to routerl...
2014-11-21 JenkinsMerge "enable H237 check"
2014-11-21 JenkinsMerge "Remove default dictionary from function def"
2014-11-21 JenkinsMerge "Remove useless return"
2014-11-21 JenkinsMerge "Add rootwrap filters for ofagent"
2014-11-21 JenkinsMerge "BSN: Optimistic locking strategy for consistency"
2014-11-21 JenkinsMerge "NSX: Validate gateway device list against DB"
2014-11-20 JenkinsMerge "Update i18n translation for neutron.server/sched...
2014-11-20 JenkinsMerge "Updated from global requirements"
2014-11-20 Russell BryantShow progress output while running unit tests
2014-11-20 Russell BryantDrop RpcProxy usage from LBaaS code
2014-11-20 JenkinsMerge "Drop RpcProxy usage from FWaaS code"
2014-11-20 JenkinsMerge "Drop RpcProxy usage from neutron.agent.rpc.Plugi...
2014-11-20 JenkinsMerge "linuxbridge-agent: make vxlan unicast check...
2014-11-20 JenkinsMerge "Imported Translations from Transifex"
2014-11-20 JenkinsMerge "Ignore top-level hidden dirs/files by default"
2014-11-20 JenkinsMerge "Check for default sec-group made case insensitive"
2014-11-20 JenkinsMerge "Update i18n translation for neutron.notifiers...
2014-11-20 JenkinsMerge "Update i18n translation for neutron.common/debug...
2014-11-20 JenkinsMerge "Big Switch: Send notification after port update"
2014-11-20 Cedric BrandilyEnforce log hints in neutron.services.loadbalancer
2014-11-20 Cedric BrandilyEnforce log hints in neutron.services.firewall
2014-11-20 Cedric BrandilyEnforce log hints in neutron.services.l3_router
2014-11-20 Mark McClainenable H237 check
2014-11-20 OpenStack Proposal BotUpdated from global requirements
2014-11-20 abhishek.talwarCheck for default sec-group made case insensitive
2014-11-20 JenkinsMerge "Use a string multiplier instead of 59 repetitions"
2014-11-20 JenkinsMerge "Fix a copy/pasted test mistake"
2014-11-20 JenkinsMerge "Drop test code copied from nova"
2014-11-20 JenkinsMerge "Drop several uses of RpcCallback"
2014-11-20 JenkinsMerge "Add some basic rpc api docs"
2014-11-20 JenkinsMerge "Drop RpcCallback usage from DhcpRpcCallback"
2014-11-20 JenkinsMerge "Fix a race condition adding a security group...
2014-11-20 Gary KottonUpdate i18n translation for neutron.server/scheduler...
2014-11-20 Gary KottonUpdate i18n translation for neutron.notifiers log msg's
2014-11-20 Gary KottonUpdate i18n translation for neutron.common/debug log...
2014-11-20 OpenStack Proposal BotImported Translations from Transifex
2014-11-20 JenkinsMerge "Fix hostname regex pattern"
2014-11-19 JenkinsMerge "Drop RpcProxy usage from PluginReportStateAPI"
2014-11-19 JenkinsMerge "Correct raw table regex in test_security_groups_rpc"
2014-11-19 JenkinsMerge "Update i18n translation for neutron.api log...
2014-11-19 Brian HaleyFix a race condition adding a security group rule
2014-11-19 JenkinsMerge "Subnet delete for IPv6 SLAAC should not require...
2014-11-19 JenkinsMerge "ofagent: Remove obsolete bridge_mappings (agent...
2014-11-19 JenkinsMerge "Moved out common testcases from test_type_vxlan.py"
2014-11-19 Russell BryantDrop RpcProxy usage from FWaaS code
2014-11-19 Russell BryantDrop RpcProxy usage from neutron.agent.rpc.PluginApi
2014-11-19 Russell BryantFix a copy/pasted test mistake
2014-11-19 Russell BryantDrop test code copied from nova
2014-11-19 Russell BryantDrop several uses of RpcCallback
2014-11-19 Russell BryantAdd some basic rpc api docs
2014-11-19 Russell BryantDrop RpcCallback usage from DhcpRpcCallback
2014-11-19 Russell BryantDrop RpcProxy usage from PluginReportStateAPI
2014-11-19 JenkinsMerge "Convert all incoming protocol numbers to string"
2014-11-19 JenkinsMerge "Use correct base class for unit tests for ML2...
2014-11-19 John PerkinsFix hostname regex pattern
2014-11-19 JenkinsMerge "Switch run-time import to using importutils...
2014-11-19 JenkinsMerge "Catch DBReferenceError exception during binding...
2014-11-19 JenkinsMerge "Imported Translations from Transifex"
2014-11-19 JenkinsMerge "Updated from global requirements"
2014-11-19 Gary KottonUpdate i18n translation for neutron.api log msg's
2014-11-19 Eugene NikanorovCatch DBReferenceError exception during binding a router
2014-11-19 Itsuro OdaEnable default SNAT from networks connected to a router...
2014-11-19 OpenStack Proposal BotImported Translations from Transifex
2014-11-19 Kevin BentonBSN: Optimistic locking strategy for consistency
2014-11-19 JenkinsMerge "BSN: Set inconsistency record on delete failure"
2014-11-19 Kevin BentonBSN: include missing data in floating IP call
2014-11-19 JenkinsMerge "Drop RpcProxy usage from MetadataPluginApi"
2014-11-19 JenkinsMerge "Drop usage of RpcProxy from L3PluginApi"
2014-11-19 YAMAMOTO Takashiofagent: Remove obsolete bridge_mappings (agent side)
2014-11-18 SalvatoreNSX: Validate gateway device list against DB
2014-11-18 JenkinsMerge "Execute udevadm on other linux installs"
2014-11-18 JenkinsMerge "Cleanup and refactor methods in unit/test_securi...
2014-11-18 JenkinsMerge "Update i18n translation for neutron.extension...
2014-11-18 JenkinsMerge "Update i18n translation for neutron.db log msg's"
2014-11-18 JenkinsMerge "Include call to delete_subnet from delete_networ...
2014-11-18 Russell BryantDrop RpcProxy usage from MetadataPluginApi
2014-11-18 Russell BryantDrop usage of RpcProxy from L3PluginApi
2014-11-18 Kevin BentonPrevent an iteration through ports on IPv6 slaac
2014-11-18 Kevin BentonUse a string multiplier instead of 59 repetitions
2014-11-18 Ann KamyshnikovaConvert all incoming protocol numbers to string
2014-11-18 OpenStack Proposal BotUpdated from global requirements
2014-11-18 JenkinsMerge "Update i18n translation for neutron.cmd log...
2014-11-18 JenkinsMerge "Update i18n translation for neutron.agents log...
2014-11-18 Cedric BrandilyCorrect raw table regex in test_security_groups_rpc
2014-11-18 JenkinsMerge "enable F812 check for flake8"
2014-11-18 JenkinsMerge "Fix L2 agent does not remove unused ipset set"
2014-11-17 Kevin BentonBSN: Set inconsistency record on delete failure
next