]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2015-07-28 JenkinsMerge "Fix inconsistency of if/return logic in attribut...
2015-07-27 JenkinsMerge "Python 3: do not index dict_values objects"
2015-07-27 JenkinsMerge "Python 3: fix test_context"
2015-07-27 JenkinsMerge "Fix KeyError: 'L3_ROUTER_NAT' in l3 scheduler...
2015-07-27 JenkinsMerge "Cleanup IPAM tests"
2015-07-27 Cyril RoelandtPython 3: fix test_context
2015-07-27 JenkinsMerge "Add DB support for resource usage tracking"
2015-07-27 Assaf MullerFix KeyError: 'L3_ROUTER_NAT' in l3 scheduler functiona...
2015-07-27 JenkinsMerge "L2 agent RPC add new RPC calls"
2015-07-27 Pavel BondarCleanup IPAM tests
2015-07-27 John DavidgeFix inconsistency of if/return logic in attributes.py
2015-07-26 Salvatore OrlandoAdd DB support for resource usage tracking
2015-07-25 JenkinsMerge "Stop use of oslo_utils.timeutils.strtime()"
2015-07-25 JenkinsMerge "Decompose Apic ML2 mechanism driver"
2015-07-24 JenkinsMerge "Remove duplicate DHCP agent registration in...
2015-07-24 Ivar LazzaroDecompose Apic ML2 mechanism driver
2015-07-24 Assaf MullerRemove duplicate DHCP agent registration in unit test
2015-07-24 Cyril RoelandtPython 3: do not index dict_values objects
2015-07-24 JenkinsMerge "Add Cathy Zhang as networking-sfc Lieutenant"
2015-07-24 JenkinsMerge "Add error message when migrate from distributed...
2015-07-24 rossellaL2 agent RPC add new RPC calls
2015-07-24 JenkinsMerge "Adds garp_master_repeat and garp_master_refresh...
2015-07-24 JenkinsMerge "Avoid printing log options multiple times"
2015-07-24 JenkinsMerge "Add Pluggable IPAM Backend Part 2"
2015-07-24 Kyle MesteryAdd Cathy Zhang as networking-sfc Lieutenant
2015-07-24 Sergey BelousAdd error message when migrate from distributed router...
2015-07-24 Salvatore OrlandoAvoid printing log options multiple times
2015-07-24 JenkinsMerge "Fix a property comment in metadata_agent files"
2015-07-24 JenkinsMerge "Metaplugin removal"
2015-07-24 Pavel BondarAdd Pluggable IPAM Backend Part 2
2015-07-24 JenkinsMerge "Python 3: fix neutron.tests.unit.agent.dhcp...
2015-07-23 JenkinsMerge "Fix handling of port-range-min 0 in secgroup...
2015-07-23 JenkinsMerge "Add address scope API tests"
2015-07-23 JenkinsMerge "Updated from global requirements"
2015-07-23 Cyril RoelandtPython 3: fix neutron.tests.unit.agent.dhcp.test_agent
2015-07-23 JenkinsMerge "neutron-db-manage: fix check_migration for branc...
2015-07-23 JenkinsMerge "Python 3: fix neutron.tests.unit.agent.linux...
2015-07-23 JenkinsMerge "Allow passing table argument to construct IpRout...
2015-07-23 JenkinsMerge "Define fullstack router/network/subnet managemen...
2015-07-23 JenkinsMerge "Add new ovs DB API to inquire interfaces name...
2015-07-23 OpenStack Proposal BotUpdated from global requirements
2015-07-23 JenkinsMerge "Just use {0,1,2} rather sys.std*.fileno()"
2015-07-23 JenkinsMerge "Fix race condition by using lock on enable_radvd"
2015-07-23 JenkinsMerge "[devref] db_layer: expand on how new migration...
2015-07-23 JenkinsMerge "Ensure that update_fip_statuses gets called"
2015-07-23 Hirofumi IchiharaMetaplugin removal
2015-07-23 shihanzhangFix handling of port-range-min 0 in secgroup RPC and...
2015-07-23 Bertrand LallauFix a property comment in metadata_agent files
2015-07-23 JenkinsMerge "Remove deprecated OVS and LB plugin DB tables"
2015-07-23 JenkinsMerge "ensure_dir: move under neutron.common.utils"
2015-07-23 JenkinsMerge "OVS agent factor our port stats processing"
2015-07-23 JenkinsMerge "Fixed L3 agent manual scheduling for HA routers"
2015-07-23 JenkinsMerge "Port help text for dvr_base_mac from neutron...
2015-07-23 JenkinsMerge "Python 3: enable more tests"
2015-07-23 JenkinsMerge "ovs_lib: Fix native implementation of db_list"
2015-07-23 JenkinsMerge "Fullstack testing devref follow up"
2015-07-22 JenkinsMerge "Tweak wording for project inclusion process"
2015-07-22 JenkinsMerge "Use only the lower 16 bits of iptables mark...
2015-07-22 JenkinsMerge "Alter unit test to match bug and cleanup ext...
2015-07-22 JenkinsMerge "Always use BridgeDevice to manage linuxbridges"
2015-07-22 JenkinsMerge "Add address_scope_db to neutron/models/head.py"
2015-07-22 Numan SiddiqueAdd address scope API tests
2015-07-22 Cyril RoelandtPython 3: enable more tests
2015-07-22 Yalei WangAdd new ovs DB API to inquire interfaces name list...
2015-07-22 JenkinsMerge "Python 3: fix test_provider_configuration"
2015-07-22 JenkinsMerge "Added functional tests for L3 schedulers."
2015-07-22 JenkinsMerge "Fix note in devref/contribute.rst"
2015-07-21 armando-migliaccioTweak wording for project inclusion process
2015-07-21 Cedric BrandilyDefine fullstack router/network/subnet management fixture
2015-07-21 sridhargaddamFix race condition by using lock on enable_radvd
2015-07-21 Wei WangFix note in devref/contribute.rst
2015-07-21 Ihar Hrachyshkaensure_dir: move under neutron.common.utils
2015-07-21 Henry GessauRemove deprecated OVS and LB plugin DB tables
2015-07-21 JenkinsMerge "Add documentation for SRIOV NIC agent (previousl...
2015-07-20 YAMAMOTO Takashiovs_lib: Fix native implementation of db_list
2015-07-20 JenkinsMerge "Change prefix for namespace fixture"
2015-07-20 fumihiko kakumaStop use of oslo_utils.timeutils.strtime()
2015-07-20 Louis TaylorPort help text for dvr_base_mac from neutron.conf
2015-07-20 Irena BerezovskyAdd documentation for SRIOV NIC agent (previously missing)
2015-07-20 Cyril RoelandtPython 3: fix neutron.tests.unit.agent.linux.test_async...
2015-07-20 JenkinsMerge "Unplug the VIF if dhcp port is deleted"
2015-07-19 nmagneziAdds garp_master_repeat and garp_master_refresh to...
2015-07-19 Ritesh AnandAdded functional tests for L3 schedulers.
2015-07-19 Cedric BrandilyAlways use BridgeDevice to manage linuxbridges
2015-07-19 JenkinsMerge "Updated from global requirements"
2015-07-19 JenkinsMerge "Add constants for vhost-user vif"
2015-07-18 JenkinsMerge "Validate that context exists"
2015-07-18 OpenStack Proposal BotUpdated from global requirements
2015-07-18 JenkinsMerge "Python 3: Wrap map() in a list call"
2015-07-18 Gary KottonValidate that context exists
2015-07-18 JenkinsMerge "Add oslo db retry decorator to non-CRUD actions"
2015-07-18 JenkinsMerge "Make external_gateway_nat_rules easier to unders...
2015-07-18 JenkinsMerge "Add another Lieutenant contact for Dragonflow"
2015-07-18 JenkinsMerge "Add sub-project lieutenant for networking-midonet"
2015-07-18 JenkinsMerge "Introduce connection testers module"
2015-07-18 JenkinsMerge "Use oslo_log.helpers.log_method_call"
2015-07-18 JenkinsMerge "Add sanity_check for keepalived ipv6 support"
2015-07-18 JenkinsMerge "Remove perform_snat_action indirection"
2015-07-17 Ihar Hrachyshkaneutron-db-manage: fix check_migration for branch-less...
2015-07-17 Carl BaldwinUse only the lower 16 bits of iptables mark for marking
next