]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2015-07-24 JenkinsMerge "Fix a property comment in metadata_agent files"
2015-07-24 JenkinsMerge "Metaplugin removal"
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 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 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
2015-07-17 Cyril RoelandtPython 3: fix test_provider_configuration
2015-07-17 Mike BayerAdd address_scope_db to neutron/models/head.py
2015-07-17 JenkinsMerge "Network RBAC DB setup and legacy migration"
2015-07-17 rossellaOVS agent factor our port stats processing
2015-07-17 Cyril RoelandtPython3: Do not compare NoneType and integers
2015-07-17 Cedric BrandilyUse oslo_log.helpers.log_method_call
2015-07-17 shihanzhangUnplug the VIF if dhcp port is deleted
2015-07-17 fumihiko kakumaPython 3: Wrap map() in a list call
2015-07-17 Gal SagieDevref documentation for client command extension support
2015-07-17 JenkinsMerge "OVS-agent: Fix a docstring typo"
2015-07-17 JenkinsMerge "Flavor Framework implementation"
2015-07-17 JenkinsMerge "Fix bug that resources in attr_map may point...
2015-07-17 JenkinsMerge "Imported Translations from Transifex"
2015-07-17 JenkinsMerge "Lower log level of errors caused by user request...
2015-07-17 JenkinsMerge "Make Daemon pidfile arg optional"
2015-07-17 Kevin BentonAlter unit test to match bug and cleanup ext logic
2015-07-16 Carl BaldwinAllow passing table argument to construct IpRouteCommand
2015-07-16 Carl BaldwinMake external_gateway_nat_rules easier to understand
2015-07-16 Carl BaldwinRemove perform_snat_action indirection
2015-07-16 Eugene NikanorovFlavor Framework implementation
2015-07-16 Yusuke IdeAdd breakages in public API of devref
2015-07-16 JenkinsMerge "Lower log level for extending network/subnet...
2015-07-16 JenkinsMerge "Python 3: do not use types.ClassType"
2015-07-16 Kevin BentonNetwork RBAC DB setup and legacy migration
2015-07-16 Ihar Hrachyshka[devref] db_layer: expand on how new migration scripts...
2015-07-16 Kevin BentonAdd oslo db retry decorator to non-CRUD actions
2015-07-16 Jakub LibosvarChange prefix for namespace fixture
2015-07-16 JenkinsMerge "Different approach to indicate failure on System...
2015-07-16 OpenStack Proposal BotImported Translations from Transifex
2015-07-16 JenkinsMerge "Avoid using logging in signal handler"
next