]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2015-03-27 Miguel Angel AjoEnable Process Monitor by default.
2015-03-27 JenkinsMerge "Enable services on agents with admin_state_up...
2015-03-27 Itsuro OdaEnable services on agents with admin_state_up False
2015-03-27 Maru NewbySimplify base test cases
2015-03-26 JenkinsMerge "OVS agent support on Hyper-V"
2015-03-26 JenkinsMerge "Add L3 router plugin shim for Brocade MLX"
2015-03-26 JenkinsMerge "Add full-stack tests framework"
2015-03-26 JenkinsMerge "Stop any spawned ProcessMonitor at test cleanup"
2015-03-26 JenkinsMerge "Add missing DeferredOVSBridge export"
2015-03-26 JenkinsMerge "VMWare NSXv: Metadata default gateway param"
2015-03-26 JenkinsMerge "Missing entry points for cisco apic topology...
2015-03-26 JenkinsMerge "Fix port status not being updated properly"
2015-03-26 JenkinsMerge "Follow up patch for Validate when DVR enabled...
2015-03-26 John SchwarzAdd full-stack tests framework
2015-03-26 Miguel Angel AjoStop any spawned ProcessMonitor at test cleanup
2015-03-26 armando-migliaccioAdd missing DeferredOVSBridge export
2015-03-26 JenkinsMerge "Fix create_security_group_rule_bulk_native to...
2015-03-26 JenkinsMerge "Move process_ha_router_added/removed from HA...
2015-03-26 JenkinsMerge "Remove allow_overlap from subnetpools API"
2015-03-26 JenkinsMerge "Move create_dvr_fip_interfaces in to DVR"
2015-03-26 JenkinsMerge "lb-agent: use 'replace' instead of 'add' with...
2015-03-26 Romil GuptaFollow up patch for Validate when DVR enabled, l2_pop...
2015-03-26 Ryan TidwellRemove allow_overlap from subnetpools API
2015-03-25 Angela SmithAdd L3 router plugin shim for Brocade MLX
2015-03-25 Adelina TuvenieOVS agent support on Hyper-V
2015-03-25 Adelina TuvenieMoves ovs_lib to agent/common
2015-03-25 JenkinsMerge "Rename/move/remove HaRouter methods"
2015-03-25 JenkinsMerge "Add some useful notes in devref/db_layer.rst"
2015-03-25 Sandhya DasuCisco UCS Manager ML2 Mechanism Driver
2015-03-25 Abhishek RautCisco Nexus1000V ML2 Mechanism Driver
2015-03-25 JenkinsMerge "Fix intermittent failure in TestNetworksFailover UT"
2015-03-25 Assaf MullerRename/move/remove HaRouter methods
2015-03-25 JenkinsMerge "Fix a usage error of joinedload + filter in...
2015-03-25 JenkinsMerge "Move metadata proxy shared options to neutron...
2015-03-25 Darragh O'Reillylb-agent: use 'replace' instead of 'add' with 'bridge...
2015-03-25 JenkinsMerge "Fix a usage error of joinedload + filter in...
2015-03-25 JenkinsMerge "Fix handling of before/after notifications in...
2015-03-25 Ann KamyshnikovaAdd some useful notes in devref/db_layer.rst
2015-03-25 JenkinsMerge "Add the default_ipv6_subnet_pool config option"
2015-03-25 YAMAMOTO TakashiFix a usage error of joinedload + filter in l3 scheduler
2015-03-25 JenkinsMerge "Add eventlet monkey_patch helper"
2015-03-25 Assaf MullerMove process_ha_router_added/removed from HA agent...
2015-03-24 JenkinsMerge "Transform BaseLinuxTestCase methods in helpers"
2015-03-24 JenkinsMerge "Ml2 Mechanism Driver for OVSvApp Solution"
2015-03-24 JenkinsMerge "Deprecate use_namespaces option"
2015-03-24 Romil GuptaMl2 Mechanism Driver for OVSvApp Solution
2015-03-24 Adelina TuvenieAdd eventlet monkey_patch helper
2015-03-24 Carl BaldwinMove create_dvr_fip_interfaces in to DVR
2015-03-24 Assaf MullerDeprecate use_namespaces option
2015-03-24 John DavidgeAdd the default_ipv6_subnet_pool config option
2015-03-24 Darragh O'ReillyFix port status not being updated properly
2015-03-24 Eugene NikanorovFix handling of before/after notifications in linuxbrid...
2015-03-24 JenkinsMerge "Expose ha_state per router to agent binding...
2015-03-24 JenkinsMerge "Remove downgrade from existing migrations"
2015-03-24 JenkinsMerge "Move external port processing to router classes"
2015-03-24 JenkinsMerge "Fixes floating IP regression with multiple routers"
2015-03-24 JenkinsMerge "Add no_delete flag to UT router context manager"
2015-03-24 JenkinsMerge "Fix metering agent failure when chain missing"
2015-03-23 Carl BaldwinMove external port processing to router classes
2015-03-23 JenkinsMerge "Move README.odl into opendaylight directory"
2015-03-23 Assaf MullerExpose ha_state per router to agent binding via API
2015-03-23 JenkinsMerge "Drop support for SQL Schema Downgrades"
2015-03-23 JenkinsMerge "Remove unneeded DVRAgentRpcApiMixin from OVSDVRN...
2015-03-23 JenkinsMerge "Start metadata agent without trying to connect db"
2015-03-23 Cedric BrandilyTransform BaseLinuxTestCase methods in helpers
2015-03-23 JenkinsMerge "Add sanity check for OVSDB native support"
2015-03-23 Ann KamyshnikovaRemove downgrade from existing migrations
2015-03-23 Henry GessauDrop support for SQL Schema Downgrades
2015-03-23 JenkinsMerge "Improve validate of remove_router_interface"
2015-03-23 Kobi SamorayVMWare NSXv: Metadata default gateway param
2015-03-23 OpenStack Proposal BotImported Translations from Transifex
2015-03-22 JenkinsMerge "Fix typos in neutron/db/migration"
2015-03-22 JenkinsMerge "Prepare Base(OVS)LinuxTestCase transformation...
2015-03-22 JenkinsMerge "Fix missing spaces in strings split across lines"
2015-03-22 JenkinsMerge "Validate when DVR enabled, l2_pop is also enabled"
2015-03-22 JenkinsMerge "Remove redundant unit tests from OVS DVR Agent"
2015-03-22 Kyle MesteryMove README.odl into opendaylight directory
2015-03-22 Brian BowenFix missing spaces in strings split across lines
2015-03-22 JenkinsMerge "Updated from global requirements"
2015-03-22 Mitsuhiro SHIGEMATSUFix typos in neutron/db/migration
2015-03-21 JenkinsMerge "Send notification to controller about HA router...
2015-03-21 armando-migliaccioFix intermittent failure in TestNetworksFailover UT
2015-03-21 JenkinsMerge "Fix usage of 'default' parameter in 1955efc66455...
2015-03-21 Kevin FoxFixes floating IP regression with multiple routers
2015-03-21 Kevin BentonAdd no_delete flag to UT router context manager
2015-03-21 OpenStack Proposal BotUpdated from global requirements
2015-03-20 Assaf MullerSend notification to controller about HA router state...
2015-03-20 Ann KamyshnikovaFix usage of 'default' parameter in 1955efc66455 migration
2015-03-20 JenkinsMerge "Add native OVSDB implementation of OVSDB API"
2015-03-20 JenkinsMerge "Always fill UDP checksums in DHCP replies"
2015-03-20 JenkinsMerge "Move the assignment of existing_floating_ips...
2015-03-20 Cedric BrandilyMove metadata proxy shared options to neutron.conf
2015-03-20 JenkinsMerge "Allow plugin to specify security-group rules...
2015-03-20 JenkinsMerge "Reuse nova batch notifier"
2015-03-20 JenkinsMerge "Break coupling between ML2 and L3 during delete...
2015-03-20 JenkinsMerge "Fix validation of physical network name for...
2015-03-20 Assaf MullerReuse nova batch notifier
2015-03-20 Roey ChenAllow plugin to specify security-group rules ids upon...
2015-03-20 Terry WilsonAdd native OVSDB implementation of OVSDB API
2015-03-20 armando-migliaccioBreak coupling between ML2 and L3 during delete operation
next