]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2015-02-27 Angus LeesUpdate default tox envlist to match voting gate checks
2015-02-27 JenkinsMerge "Added a policy for retrieving the agent hosting...
2015-02-26 JenkinsMerge "l2population_rpc: Make fdb_add_tun/fdb_remove_tu...
2015-02-26 JenkinsMerge "Passes the plugin context variable in the ML2...
2015-02-26 JenkinsMerge "Create/Delete FIP Agent gateway port only if...
2015-02-26 JenkinsMerge "Change L3 agent AdvancedService class to be...
2015-02-26 JenkinsMerge "Add callbacks-based system to Neutron"
2015-02-26 JenkinsMerge "Move pylint checks to pep8 testenv"
2015-02-26 JenkinsMerge "Remove discover from test requirements"
2015-02-26 Brandon LoganAdded a policy for retrieving the agent hosting a load...
2015-02-26 JenkinsMerge "Correct db functional tests to support oslo...
2015-02-26 Cedric BrandilyCorrect db functional tests to support oslo.db 1.50
2015-02-26 JenkinsMerge "Ensure arping always exits"
2015-02-26 armando-migliaccioMove pylint checks to pep8 testenv
2015-02-26 Assaf MullerChange L3 agent AdvancedService class to be non-singleton
2015-02-25 JenkinsMerge "Nuage core plugin decomposition"
2015-02-25 JenkinsMerge "VMware NSXv: Added router-type to database model"
2015-02-25 Shweta PPasses the plugin context variable in the ML2 Extension...
2015-02-25 JenkinsMerge "Refactor Pinger class"
2015-02-25 JenkinsMerge "Fix misspellings words in neutron"
2015-02-25 Roey ChenVMware NSXv: Added router-type to database model
2015-02-25 Ihar HrachyshkaRemove discover from test requirements
2015-02-25 armando-migliaccioAdd callbacks-based system to Neutron
2015-02-25 JenkinsMerge "Make nova notifier work with sessions"
2015-02-25 Cedric BrandilyRefactor Pinger class
2015-02-25 Swaminathan... Create/Delete FIP Agent gateway port only if DVR Routers
2015-02-24 JenkinsMerge "Updated from global requirements"
2015-02-24 Edgar MaganaFix misspellings words in neutron
2015-02-24 Terry WilsonEnsure arping always exits
2015-02-24 JenkinsMerge "Return 404 when executing router-list-on-l3...
2015-02-24 JenkinsMerge "Default route missing for IPv6 subnets in HA...
2015-02-24 JenkinsMerge "OVS UT: Change misleading constants in veth...
2015-02-24 JenkinsMerge "test_ovs_dvr_neutron_agent: Use consistent varia...
2015-02-24 OpenStack Proposal BotUpdated from global requirements
2015-02-24 JenkinsMerge "Avoid fetching network in _commit_port_binding"
2015-02-24 JenkinsMerge "VMware: Router Type Extension Support"
2015-02-24 YAMAMOTO Takashitest_ovs_dvr_neutron_agent: Use consistent variable...
2015-02-23 ronakNuage core plugin decomposition
2015-02-23 Ihar Hrachyshkadevref: consider sphinx warnings as failures
2015-02-23 Ihar Hrachyshkadevref: don't link to nonlocal images
2015-02-23 Ihar Hrachyshkadevref: fixed class name for test_migrations autodocume...
2015-02-23 Ihar Hrachyshkadevref: updated documentation for oslo-incubator
2015-02-23 Ihar Hrachyshkadevref: updated documentation for advanced services
2015-02-23 rossellaAvoid fetching network in _commit_port_binding
2015-02-23 Gary KottonVMware: Router Type Extension Support
2015-02-23 YAMAMOTO TakashiOVS UT: Change misleading constants in veth tests
2015-02-23 YAMAMOTO Takashil2population_rpc: Make fdb_add_tun/fdb_remove_tun more...
2015-02-22 Jamie LennoxMake nova notifier work with sessions
2015-02-22 JenkinsMerge "Remove remaining do_delete from unit tests"
2015-02-22 JenkinsMerge "VMware NSXv: Add configuration options to nsx...
2015-02-22 JenkinsMerge "Move Floating IP processing to Router classes"
2015-02-21 JenkinsMerge "Improve exception handling in _process_router_up...
2015-02-21 JenkinsMerge "adopt namespace-less oslo imports"
2015-02-21 ronakadopt namespace-less oslo imports
2015-02-21 JenkinsMerge "Remove reference to self.services_sync"
2015-02-21 JenkinsMerge "VMWare NSXv: Add configuration params to nsx...
2015-02-21 JenkinsMerge "VMWare NSXv: id fields should be nullable"
2015-02-21 JenkinsMerge "Remove remaining uses of passing root_helper"
2015-02-20 JenkinsMerge "Remove versioning import of novaclient"
2015-02-20 JenkinsMerge "Stale VXLAN and GRE tunnel port/flow deletion"
2015-02-20 JenkinsMerge "Refactor to facilitate DVR scale performance"
2015-02-20 JenkinsMerge "Cisco Nexus ML2 Vendor decomposition"
2015-02-20 JenkinsMerge "Updated from global requirements"
2015-02-20 Carl BaldwinMove Floating IP processing to Router classes
2015-02-20 JenkinsMerge "Enable pylint unnecessary-pass"
2015-02-20 JenkinsMerge "Enable pylint no-value-for-parameter"
2015-02-20 JenkinsMerge "Enable pylint bad-super-call"
2015-02-20 JenkinsMerge "Enable 'free' pylint checks"
2015-02-20 OpenStack Proposal BotUpdated from global requirements
2015-02-20 JenkinsMerge "fix for _get_external_device_interface_name...
2015-02-20 Oleg BondarevImprove exception handling in _process_router_update()
2015-02-20 Sam BettsCisco Nexus ML2 Vendor decomposition
2015-02-20 JenkinsMerge "Unify logic that determines liveliness of DHCP...
2015-02-20 JenkinsMerge "Mock link local allocator write so UT doesn...
2015-02-20 Andrey KurilinRemove versioning import of novaclient
2015-02-20 Terry WilsonRemove remaining uses of passing root_helper
2015-02-20 Terry WilsonRemove root_helper arg from sanity checks
2015-02-20 JenkinsMerge "Fix type of exception in ml2 l2pop"
2015-02-20 Assaf MullerEnable pylint unnecessary-pass
2015-02-20 Assaf MullerEnable pylint no-value-for-parameter
2015-02-20 Assaf MullerEnable pylint bad-super-call
2015-02-20 Assaf MullerEnable 'free' pylint checks
2015-02-20 JenkinsMerge "Remove remaining root_helper args from plugins"
2015-02-19 JenkinsMerge "Improve robustness of network failover"
2015-02-19 Carl BaldwinRemove reference to self.services_sync
2015-02-19 Assaf MullerFix type of exception in ml2 l2pop
2015-02-19 JenkinsMerge "ML2: remove underscore from public method"
2015-02-19 JenkinsMerge "Remove error logs for a common situation (non...
2015-02-19 JenkinsMerge "Remove root_helper arg from linux interface"
2015-02-19 JenkinsMerge "Remove root_helper arg from L3 Agent"
2015-02-19 Roey ChenVMware NSXv: Add configuration options to nsx.ini
2015-02-19 Carl BaldwinMock link local allocator write so UT doesn't write...
2015-02-19 Kobi SamorayVMWare NSXv: Add configuration params to nsx.ini
2015-02-19 Miguel Angel AjoRemove error logs for a common situation (non created...
2015-02-19 JenkinsMerge "Fix usage drop_constraint in 2a1ee2fb59e0 migration"
2015-02-19 JenkinsMerge "Combining sec groups member update RPC calls"
2015-02-19 sridhargaddamDefault route missing for IPv6 subnets in HA Router
2015-02-19 JenkinsMerge "Fix static strings with labels for DVR"
2015-02-19 JenkinsMerge "Enable super-on-old-class pylint check"
2015-02-19 JenkinsMerge "Added policy for lbaas v2 agent extension resource"
next