]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2012-09-28 ivan-zhuCorrect the error message in the Class NoNetworkAvailable
2012-09-27 JenkinsMerge "clean notification options in quantum.conf."
2012-09-27 JenkinsMerge "Fix flag name for l3 agent external network id"
2012-09-26 Takaaki SuzukiFix flag name for l3 agent external network id
2012-09-26 gongyshclean notification options in quantum.conf.
2012-09-26 gongyshAdd log setting options into quantum.conf.
2012-09-25 Salvatore OrlandoWarn about use of overlapping ips in config file
2012-09-25 Salvatore OrlandoDo global CIDR check if overlapping IPs disabled.
2012-09-24 Gary KottonFix rootwrap filter for dnsmasq when no namespace is...
2012-09-24 Gary KottonAdd common popen support to the cisco plugin
2012-09-23 JenkinsMerge "Uses a common subprocess popen function"
2012-09-23 Salvatore OrlandoUse sqlite db on file for unit tests
2012-09-23 Gary KottonUses a common subprocess popen function
2012-09-22 JenkinsMerge "Remove a function that is not used"
2012-09-21 Mark McClainremove default value of local_ip in OVS agent
2012-09-21 JenkinsMerge "Fix OVS and LB plugins' VLAN allocation table...
2012-09-21 Gary KottonRemove a function that is not used
2012-09-21 JenkinsMerge "l3-agent: move check if ext-net bridge exists...
2012-09-21 JenkinsMerge "all rootwrap filter for 'route', used by l3...
2012-09-21 JenkinsMerge "ZMQ fixes for Quantum from openstack-common"
2012-09-21 Dan Wendlandtall rootwrap filter for 'route', used by l3-agent
2012-09-21 JenkinsMerge "Add catch-call try/catch within rpc_loop in...
2012-09-21 Dan Wendlandtl3-agent: move check if ext-net bridge exists within...
2012-09-21 JenkinsMerge "Fix deadlock of Metaplugin"
2012-09-21 Dan WendlandtAdd catch-call try/catch within rpc_loop in ovs plugin...
2012-09-21 Bob KukuraFix OVS and LB plugins' VLAN allocation table synchroni...
2012-09-20 Eric WindischZMQ fixes for Quantum from openstack-common
2012-09-20 JenkinsMerge "Fix for flat network creation in Cisco plugin"
2012-09-20 Thierry CarrezRestore SIGPIPE default action for subprocesses
2012-09-20 Sumit NaiksatamFix for flat network creation in Cisco plugin
2012-09-19 JenkinsMerge "Removes test desription that is no longer valid"
2012-09-19 Gary KottonRemoves test desription that is no longer valid
2012-09-19 siyingchunModified code Pyflakes warning.
2012-09-19 JenkinsMerge "remove unittest section for nec plugin README...
2012-09-19 JenkinsMerge "remove unittest section for ryu plugin README...
2012-09-19 JenkinsMerge "NVP plugin missing dhcp rpc callbacks"
2012-09-19 JenkinsMerge "always push down metadata rules for router,...
2012-09-19 Nachi UenoFix deadlock of Metaplugin
2012-09-19 Jiajun Liuremove unittest section for nec plugin README file
2012-09-19 Jiajun Liuremove unittest section for ryu plugin README file
2012-09-18 JenkinsMerge "Fix for DB error in the Cisco plugin"
2012-09-18 Sumit NaiksatamFix for DB error in the Cisco plugin
2012-09-18 gongyshmodify the wrong phy_brs into phys_brs.
2012-09-18 Aaron RosenNVP plugin missing dhcp rpc callbacks
2012-09-17 Dan Wendlandtmake README point to real v2 API spec
2012-09-17 Sumit NaiksatamREADME file changes for Cisco plugin
2012-09-17 JenkinsMerge "fix for nested rootwrap checks with 'ip netns...
2012-09-17 Dan Wendlandtfix for nested rootwrap checks with 'ip netns exec'
2012-09-17 Dan Wendlandtalways push down metadata rules for router, not just...
2012-09-17 Maru NewbyRemoved eval of unchecked strings.
2012-09-17 Salvatore OrlandoUpdate NVP plugin to Quantum v2.
2012-09-17 JenkinsMerge "ovs-lib: make db_get_map return empty dict on...
2012-09-17 Dan Wendlandtovs-lib: make db_get_map return empty dict on error
2012-09-16 Gary KottonUpdate l3-agent.ini with missing configuration flags
2012-09-16 JenkinsMerge "Fix for failing network operations in Cisco...
2012-09-16 JenkinsMerge "Sync a change to rpc from openstack-common."
2012-09-15 Russell BryantSync a change to rpc from openstack-common.
2012-09-15 JenkinsMerge "add missing files from setup.py"
2012-09-15 Sumit NaiksatamFix for failing network operations in Cisco plugin
2012-09-14 Jiajun Liuadd missing files from setup.py
2012-09-13 JenkinsMerge "remove not need shebang line in quantum debug"
2012-09-13 Akihiro MOTOKIAdd quantum-nec-agent to bin directory.
2012-09-13 Jiajun Liuremove not need shebang line in quantum debug
2012-09-13 Jiajun Liumake rootwrap filters path consistent with other openst...
2012-09-12 Thierry CarrezBump version to 2013.1, open Grizzly
2012-09-11 JenkinsMerge "Add a new interface driver OVSVethInterfaceDriver."
2012-09-11 JenkinsMerge "Create .mailmap file"
2012-09-11 Akihiro MOTOKIFix lack of L3 support of NEC OpenFlow plugin
2012-09-11 Akihiro MOTOKIAdd a new interface driver OVSVethInterfaceDriver.
2012-09-11 JenkinsMerge "Ensure that l3 agent does not crash on restart"
2012-09-11 JenkinsMerge "Exclude openstack-common from pep8 test"
2012-09-11 Gary KottonEnsure that l3 agent does not crash on restart
2012-09-11 JenkinsMerge "make subnets attribute of a network read-only"
2012-09-11 JenkinsMerge "Ensures that the Linux Bridge Plugin runs with...
2012-09-11 Dan Wendlandtmake subnets attribute of a network read-only
2012-09-11 JenkinsMerge "Update default policy for add/remove router...
2012-09-11 Zhongyue LuoExclude openstack-common from pep8 test
2012-09-11 Gary KottonEnsures that the Linux Bridge Plugin runs with L3 agent
2012-09-11 JenkinsMerge "Add enable_tunneling openvswitch configuration...
2012-09-11 JenkinsMerge "Update metaplugin with l3 extension update"
2012-09-11 Akihiro MOTOKIRemove an external port when an error occurs during...
2012-09-11 JenkinsMerge "Remove the exeception handler since it makes...
2012-09-11 JenkinsMerge "Add periodic check resync check to DHCP agent"
2012-09-11 gongyshRemove the exeception handler since it makes no sense.
2012-09-11 Bob KukuraAdd enable_tunneling openvswitch configuration variable
2012-09-11 Zhongyue LuoCreate .mailmap file
2012-09-11 Nachi UenoUpdate default policy for add/remove router interface...
2012-09-11 Mark McClainAdd periodic check resync check to DHCP agent
2012-09-11 JenkinsMerge "Remove an external interface when router-gateway...
2012-09-11 Nachi UenoUpdate metaplugin with l3 extension update
2012-09-10 JenkinsMerge "openvswitch plugin does not remove inbound unica...
2012-09-10 Akihiro MOTOKIAdd DHCP RPC API support to NEC OpenFlow plugin
2012-09-10 Akihiro MOTOKIRemove an external interface when router-gateway is...
2012-09-10 JenkinsMerge "Added policy checks for add interface and remove...
2012-09-09 Aaron Rosenopenvswitch plugin does not remove inbound unicast...
2012-09-09 Mark McClainRemove default name for DHCP port.
2012-09-09 JenkinsMerge "allow multiple l3-agents to run, each with one...
2012-09-09 Nachi UenoAdded policy checks for add interface and remove interface
2012-09-09 JenkinsMerge "Prevent floating-ip and ex-gateway ports should...
2012-09-09 JenkinsMerge "Fix broken L3 support of Ryu plugin"
next