]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2012-08-27 JenkinsMerge "Add lease expiration script support for dnsmasq"
2012-08-27 Sumit NaiksatamExecute unit tests for Cisco plugin with Quantum tests
2012-08-27 JenkinsMerge "Allow tox to run plugin specific unit tests"
2012-08-25 Dan Wendlandtprevent OVS + LB plugins from clearing device_id and...
2012-08-25 JenkinsMerge "updated outdated comments in base v2 plugin...
2012-08-25 JenkinsMerge "Enable tox to run OVS plugin unit tests"
2012-08-25 JenkinsMerge "Remove 'verbose' API capability"
2012-08-25 Dan Wendlandtupdated outdated comments in base v2 plugin class
2012-08-24 JenkinsMerge "Move metaplugin test for common test directory"
2012-08-24 Salvatore OrlandoEnable tox to run OVS plugin unit tests
2012-08-24 Salvatore OrlandoAllow tox to run plugin specific unit tests
2012-08-24 Rohit Agarwallafixes cisco nexus plugin delete network issue
2012-08-24 Mark McClainAdd lease expiration script support for dnsmasq
2012-08-24 Salvatore OrlandoRemove 'verbose' API capability
2012-08-24 Ray ChenPEP8 issues fixed
2012-08-24 JenkinsMerge "Enable users to list subnets on shared networks"
2012-08-23 JenkinsMerge "Update TESTING file"
2012-08-23 JenkinsMerge "Run core unit tests for each plugin"
2012-08-23 justin ljjremoved some unused global variable
2012-08-23 Salvatore OrlandoUpdate TESTING file
2012-08-23 RongzeZhuTypo fix in quantum: existant => existent
2012-08-22 Salvatore OrlandoRun core unit tests for each plugin
2012-08-22 Aaron RosenOVS plugin tunnel bridges never learn
2012-08-22 JenkinsMerge "Linuxbridge support for L3 agent"
2012-08-22 JenkinsMerge "Ensure that LB agent does not terminate if inter...
2012-08-22 JenkinsMerge "Treat exceptions when invoking ovs-vsctl"
2012-08-22 JenkinsMerge "enable router deletion logic in l3-agent"
2012-08-22 JenkinsMerge "Add nosehtmloutput as a test dependency."
2012-08-22 JenkinsMerge "Fix IP allocation on shared networks ports."
2012-08-21 Clark BoylanAdd nosehtmloutput as a test dependency.
2012-08-21 Dan Wendlandtfix typo in OVS plugin from recent bugfix
2012-08-21 JenkinsMerge "Remove v1.0 and v1.1 API from version info."
2012-08-21 Dan Wendlandtenable router deletion logic in l3-agent
2012-08-21 JenkinsMerge "Enable DHCP agent to work with plugin when L2...
2012-08-21 Salvatore OrlandoEnable users to list subnets on shared networks
2012-08-21 Salvatore OrlandoFix IP allocation on shared networks ports.
2012-08-21 Nachi UenoMove metaplugin test for common test directory
2012-08-21 Gary KottonEnable DHCP agent to work with plugin when L2 agents...
2012-08-21 Dan Wendlandtfix associating a floating IP during floating IP creation.
2012-08-20 JenkinsMerge "Get OVS port details from port ID"
2012-08-20 JenkinsMerge "Fixing unit test failures in Cisco plugin"
2012-08-20 JenkinsMerge "fix netns delete so that it works when a ns...
2012-08-20 Gary KottonEnsure that LB agent does not terminate if interface...
2012-08-20 Gary KottonTreat exceptions when invoking ovs-vsctl
2012-08-20 Akihiro MOTOKIRemove v1.0 and v1.1 API from version info.
2012-08-20 Gary KottonGet OVS port details from port ID
2012-08-20 Akihiro MOTOKIFix undefined variables.
2012-08-20 Sumit NaiksatamFixing unit test failures in Cisco plugin
2012-08-19 Mark McClainfix netns delete so that it works when a ns is set
2012-08-19 Gary KottonLinuxbridge support for L3 agent
2012-08-19 JenkinsMerge "quantum l3 + floating IP support"
2012-08-17 Salvatore OrlandoFix exception message for bulk create failure.
2012-08-17 Dan Wendlandtquantum l3 + floating IP support
2012-08-17 JenkinsMerge "Add missing conversion specifiers in exception...
2012-08-17 Akihiro MOTOKIAdd missing conversion specifiers in exception messages.
2012-08-17 justin ljjUse a common constant for the port/network 'status...
2012-08-16 RongzeZhuRemove unused variable
2012-08-16 Gary KottonLog message missing parameter causes exception
2012-08-15 JenkinsMerge "Fix flavor extension based on new attribute...
2012-08-15 Gary KottonUpdate README for v2 API.
2012-08-15 Nachi UenoFix flavor extension based on new attribute extension...
2012-08-15 JenkinsMerge "Enhancements to Cisco v2 meta-plugin"
2012-08-15 JenkinsMerge "Add model support for DHCP lease expiration"
2012-08-15 JenkinsMerge "Convert DHCP from polling to RPC"
2012-08-15 Aaron RosenUpdate the Nicira NVP plugin to support the v2 Quantum API
2012-08-15 Rohit AgarwallaEnhancements to Cisco v2 meta-plugin
2012-08-14 JenkinsMerge "Enables Cisco NXOS to configure multiple ports...
2012-08-14 JenkinsMerge "Allow extra config files in unit tests"
2012-08-14 JenkinsMerge "NEC OpenFlow plugin support."
2012-08-14 JenkinsMerge "Trivial openvswitch plugin cleanup."
2012-08-14 JenkinsMerge "Reset device owner when port on agent is down"
2012-08-14 Mark McClainAdd model support for DHCP lease expiration
2012-08-14 Bob KukuraTrivial openvswitch plugin cleanup.
2012-08-14 Mark McClainConvert DHCP from polling to RPC
2012-08-14 JenkinsMerge "Fix visual indentation for PEP8 conformance."
2012-08-14 Yong Sheng... Add quota per-tenant.
2012-08-14 Gary KottonReset device owner when port on agent is down
2012-08-14 Salvatore OrlandoAllow extra config files in unit tests
2012-08-14 Jeremy StanleyFix visual indentation for PEP8 conformance.
2012-08-14 JenkinsMerge "Updates pip requirements"
2012-08-14 JenkinsMerge "Implementation of second phase of provider exten...
2012-08-14 Gary KottonUpdates pip requirements
2012-08-14 Ryota MIBUNEC OpenFlow plugin support.
2012-08-14 JenkinsMerge "deal with parent_id not in target."
2012-08-14 Edgar MaganaEnables Cisco NXOS to configure multiple ports
2012-08-14 Bob KukuraImplementation of second phase of provider extension.
2012-08-14 Yong Sheng... deal with parent_id not in target.
2012-08-14 Mark McClainremove old gflags config code
2012-08-14 JenkinsMerge "improve test_db_plugin so it can be leveraged...
2012-08-13 JenkinsMerge "implementation for bug 1008180"
2012-08-13 Yong Sheng... convert query string according to attr map.
2012-08-13 Nachi UenoAdd device_owner attribute to port
2012-08-13 xchenumimplementation for bug 1008180
2012-08-13 JenkinsMerge "Make sure that there's a way of creating a subne...
2012-08-13 JenkinsMerge "Initial implemention of MetaPlugin"
2012-08-13 Salvatore OrlandoFix bulk create operations and make them atomic.
2012-08-13 JenkinsMerge "Update latest openstack files"
2012-08-13 JenkinsMerge "RPC support for OVS Plugin and Agent"
2012-08-13 Nachi UenoMake sure that there's a way of creating a subnet witho...
2012-08-13 Gary KottonUpdate latest openstack files
next