Merge "DVR: when updating port's fixed_ips, update arp"
[openstack-build/neutron-build.git] / neutron / db / l3_dvrscheduler_db.py
2016-01-16 JenkinsMerge "DVR: when updating port's fixed_ips, update...
2016-01-16 JenkinsMerge "Move L2populationDbMixin to module-level functions"
2016-01-16 JenkinsMerge "Updated from global requirements"
2016-01-16 JenkinsMerge "Make sure datapath_type is updated on bridges...
2016-01-16 JenkinsMerge "fix get_ha_sync_data_for_host for non-dvr agent"
2016-01-16 JenkinsMerge "Fix get_subnet_for_dvr() to return correct gatew...
2016-01-16 JenkinsMerge "Fix params order in assertEqual"
2016-01-16 JenkinsMerge "Make security_groups_provider_updated work with...
2016-01-16 JenkinsMerge "doc: Update Ryu Ishimoto's IRC nick"
2016-01-16 JenkinsMerge "Revert "Change function call order in ovs_neutro...
2016-01-16 JenkinsMerge "Introduce new query to return all hosts for...
2016-01-16 JenkinsMerge "Retry port create/update on duplicate db records"
2016-01-16 JenkinsMerge "L3 agent: paginate sync routers task"
2016-01-16 JenkinsMerge "Make neutron pecan server an option instead...
2016-01-16 JenkinsMerge "Fix regression with unbound ports and l2pop"
2016-01-16 JenkinsMerge "Unify using assertIsInstance"
2016-01-16 JenkinsMerge "Use oslo.utils.reflection extract the class...
2016-01-16 JenkinsMerge "OVS: Reorder table-id constants"
2016-01-15 JenkinsMerge "Unify exceptions for assign router to dvr agent"
2016-01-15 JenkinsMerge "Fix Linux bridge test_report_state_revived failu...
2016-01-15 JenkinsMerge "Added Keystone and RequestID headers to CORS...
2016-01-15 JenkinsMerge "Provide kwargs for callback abort"
2016-01-15 JenkinsMerge "Pecan controller loads service plugins"
2016-01-15 Oleg BondarevIntroduce new query to return all hosts for DVR router
2016-01-15 lzklibjfix get_ha_sync_data_for_host for non-dvr agent
2016-01-15 JenkinsMerge "Add --dry-run mode to code review abandon tool"
2016-01-15 JenkinsMerge "HACKING: update HACKING.rst file to include...
2016-01-15 JenkinsMerge "Add systemd notification after reporting initial...
2016-01-15 JenkinsMerge "Do not prohibit VXLAN over IPv6"
2016-01-15 JenkinsMerge "Add 'ovs' to requirements.txt"
2016-01-15 JenkinsMerge "Use admin context when removing DVR router on...
2016-01-15 JenkinsMerge "ML2: verify if required extension drivers are...
2016-01-15 JenkinsMerge "Static routes not added to qrouter namespace...
2016-01-14 JenkinsMerge "Adopt oslotest BaseTestCase as a base class...
2016-01-14 John SchwarzDVR: when updating port's fixed_ips, update arp
2016-01-13 Oleg BondarevUse admin context when removing DVR router on vm port...
2016-01-13 JenkinsMerge "Log INFO message when setting admin state up...
2016-01-12 JenkinsMerge "Allow tox to pass more arguments to ostestr...
2016-01-12 JenkinsMerge "portbindings: use constants for extension keys"
2016-01-12 JenkinsMerge "Remove duplicate for check_ports_exist_on_l3agent"
2016-01-12 JenkinsMerge "remove openstack-common.conf"
2016-01-12 JenkinsMerge "Add README with links on how to create release...
2016-01-12 JenkinsMerge "Call _allocate_vr_id outside of transaction"
2016-01-12 JenkinsMerge "Don't call add_ha_port inside a transaction"
2016-01-12 JenkinsMerge "Remove L2populationDbMixin parent"
2016-01-12 JenkinsMerge "Add unit test cases for linuxbridge agent when...
2016-01-12 JenkinsMerge "Move notifications before DB retry decorator"
2016-01-11 JenkinsMerge "make floating IP specification test robust to...
2016-01-11 JenkinsMerge "Make neutron-debug command follow cliff command...
2016-01-11 JenkinsMerge "Remove unnecessary argument in limit manage"
2016-01-11 JenkinsMerge "Add a link of availability zone document into...
2016-01-11 Oleg BondarevRemove duplicate for check_ports_exist_on_l3agent
2016-01-11 JenkinsMerge "Fix Security-rule's port should not set to 0...
2016-01-11 JenkinsMerge "DVR: optimize check_ports_exist_on_l3_agent()"
2016-01-11 JenkinsMerge "Remove check on dhcp enabled subnets while sched...
2016-01-10 JenkinsMerge "Remove references to model_base through models_v2"
2016-01-10 JenkinsMerge "Simplify extension processing"
2016-01-09 JenkinsMerge "devstack: don't enable qos service with the...
2016-01-09 JenkinsMerge "LBaaS tests code removal"
2016-01-09 JenkinsMerge "HACKING: align the underline text and header"
2016-01-09 JenkinsMerge "Provide pointer for ML2 extension manager to...
2016-01-09 JenkinsMerge "DVR: Rename dvr_vmarp_table_update"
2016-01-09 JenkinsMerge "Fix uuid passing in disable_isolated_metadata_proxy"
2016-01-09 JenkinsMerge "Refactor the subnetpools API tests"
2016-01-09 JenkinsMerge "Utils: Add missing translation to exception"
2016-01-08 JenkinsMerge "Fix incorrect classmethod declaration"
2016-01-08 Swaminathan VasudevanDVR: Rename dvr_vmarp_table_update
2016-01-08 JenkinsMerge "Add firewall blink + remote SG functional tests"
2016-01-08 JenkinsMerge "Add test cases to testing firewall drivers"
2016-01-08 JenkinsMerge "select router with subnet's gateway_ip for float...
2016-01-08 JenkinsMerge "Check missed ip6tables utility"
2016-01-08 JenkinsMerge "Keep py3.X compatibility for urllib"
2016-01-08 JenkinsMerge "Support rootwrap sysctl and conntrack commands...
2016-01-08 JenkinsMerge "Create a routing table manager"
2016-01-08 JenkinsMerge "DVR: Rename dvr_update_router_addvm function"
2016-01-08 JenkinsMerge "SR-IOV: Fix macvtap assigned vf check when kerne...
2016-01-08 JenkinsMerge "fix call which is only specific to enhanced_rpc"
2016-01-07 JenkinsMerge "Separate the command for replace_port to delete...
2016-01-07 JenkinsMerge "ovs_vhostuser: fix vhostuser_socket_dir typo"
2016-01-06 JenkinsMerge "Introduce an API test for specified floating...
2016-01-06 JenkinsMerge "Don't snat traffic between fixed IPs behind...
2016-01-06 JenkinsMerge "Add extension_manager and support for extensions...
2016-01-06 JenkinsMerge "Some minor misspellings in comment block."
2016-01-06 JenkinsMerge "Delete test_restart_l3_agent_on_sighup"
2016-01-05 Swaminathan VasudevanDVR: Rename dvr_update_router_addvm function
2015-12-30 JenkinsMerge "Wrong usage of "an""
2015-12-30 JenkinsMerge "Wrong usage of "a""
2015-12-28 JenkinsMerge "Change log level from error to warning"
2015-12-25 JenkinsMerge "Add tests that constrain db query count"
2015-12-25 JenkinsMerge "Correct state_path option's help string"
2015-12-24 JenkinsMerge "dibbler: fix import order"
2015-12-24 JenkinsMerge "Return availability_zone_hints as list when...
2015-12-24 JenkinsMerge "Add address scope to floating IPs in RPC respons...
2015-12-23 JenkinsMerge "reject leading '0's in IPv4 addr to avoid ambiguity"
2015-12-23 JenkinsMerge "API: _validate_ip_address should not raise an...
2015-12-23 JenkinsMerge "Run functional gate jobs in a constrained enviro...
2015-12-23 JenkinsMerge "DVR: Remove get_port call from dvr_update_router...
2015-12-23 JenkinsMerge "XenAPI: Fix netwrap to support security group"
2015-12-23 JenkinsMerge "Force L3 agent to resync router it could not...
2015-12-23 JenkinsMerge "Restore _validate_subnet/uuid_list not to break...
next