Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / common / config.py
2016-01-20 Thomas GoirandMerge tag '8.0.0_b2' into debian/mitaka
2016-01-19 JenkinsMerge "gate_hook: add support for dsvm-plus job type"
2016-01-19 JenkinsMerge "DVR: Optimize getting arp entry info"
2016-01-17 JenkinsMerge "Register RA and PD config options in l3-agent"
2016-01-17 JenkinsMerge "Refactor router delete processing"
2016-01-17 JenkinsMerge "Fix the duplicated references"
2016-01-17 JenkinsMerge "Add opnfv tag to the list of auto-complete tags"
2016-01-16 JenkinsMerge "devstack: use stevedore entry point for flavor...
2016-01-16 JenkinsMerge "DVR: when updating port's fixed_ips, update...
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 "OVS: Reorder table-id constants"
2016-01-15 JenkinsMerge "Add 'ovs' to requirements.txt"
2016-01-15 Kevin BentonMake neutron pecan server an option instead of binary
2016-01-12 JenkinsMerge "Allow tox to pass more arguments to ostestr...
2016-01-10 JenkinsMerge "Simplify extension processing"
2016-01-09 JenkinsMerge "HACKING: align the underline text and header"
2016-01-08 JenkinsMerge "select router with subnet's gateway_ip for float...
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 "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."
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 "XenAPI: Fix netwrap to support security group"
2015-12-21 JenkinsMerge "Add functional test for availability_zone support"
2015-12-21 JenkinsMerge "Correct return values for bridge sysctl calls"
2015-12-18 JenkinsMerge "Adding a VNIC type for physical functions"
2015-12-18 JenkinsMerge "L3 DB: set get_assoc_data to be an internal...
2015-12-18 JenkinsMerge "Add to deprecate OFAgent in release note"
2015-12-17 JenkinsMerge "Improve tox to show coverage report on same...
2015-12-16 JenkinsMerge "Updating devref for networking-onos project"
2015-12-16 JenkinsMerge "Use a joined relationship for AZ info on networks"
2015-12-16 JenkinsMerge "Add explicit address family to AddressScope"
2015-12-15 JenkinsMerge "Force service provider relationships to load"
2015-12-15 JenkinsMerge "DVR: handle dvr serviceable port's host change"
2015-12-15 JenkinsMerge "Batch db segment retrieval"
2015-12-15 JenkinsMerge "Separate rbac calculation from _make_network_dict"
2015-12-15 JenkinsMerge "Ignore possible suffix in iproute commands."
2015-12-15 JenkinsMerge "Add option for nova endpoint type"
2015-12-14 JenkinsMerge "Skip keepalived_respawns test"
2015-12-12 JenkinsMerge "Add address scope to ports in RPC response to...
2015-12-10 JenkinsMerge "devref: Rolling upgrade mechanism for rpc-callbacks"
2015-12-10 Jeremy McDermondAdd option for nova endpoint type
2015-12-10 JenkinsMerge "Add Guru Meditation Reports support to Neutron...
2015-12-10 JenkinsMerge "Add explanations and examples to TESTING.rst"
2015-12-10 JenkinsMerge "Revert "Revert "OVS agent reacts to events inste...
2015-12-09 JenkinsMerge "Refactor OVS-agent tunnel config validate"
2015-12-09 JenkinsMerge "Add release note covering keystoneauth and v3"
2015-12-09 JenkinsMerge "Pull project out of request in addition to tenant"
2015-12-08 JenkinsMerge "Deprecate _ builtin translation function"
2015-12-08 JenkinsMerge "Notify about port create/update unconditionally"
2015-12-08 JenkinsMerge "Moved fullstack test doc content to TESTING...
2015-12-08 JenkinsMerge "Remove useless lb-agent remove_empty_bridges"
2015-12-07 JenkinsMerge "HACKING: fix edge case with log hints"
2015-12-07 JenkinsMerge "Set timetable for removal of oslo.messaging...
2015-12-07 JenkinsMerge "Use _ from neutron._i18n"
2015-12-07 JenkinsMerge "Use keystoneauth instead of keystoneclient"
2015-12-06 JenkinsMerge "I18n related guideline for subprojects"
2015-12-06 Monty TaylorUse keystoneauth instead of keystoneclient
2015-12-06 JenkinsMerge "In port_dead, handle case when port already...
2015-12-06 Akihiro MotokiUse _ from neutron._i18n
2015-12-05 JenkinsMerge "Add a script to create review dashboard for...
2015-12-04 JenkinsMerge "Disallow updating SG rule direction in RESOURCE_...
2015-12-04 Thomas GoirandMerge tag '8.0.0_b1' into debian/mitaka
2015-12-04 JenkinsMerge "Clean up FIP namespace in DVR functional tests"
2015-12-04 JenkinsMerge "[policy] Clarify bug deputy does not require...
2015-12-03 JenkinsMerge "Remove version from setup.cfg"
2015-12-03 JenkinsMerge "Remove Neutron core static example configuration...
2015-12-03 JenkinsMerge "Make port binding message on dead agents clear"
2015-12-02 JenkinsMerge "Support for IPv6 RDNSS Option in Router Advts"
2015-12-02 JenkinsMerge "Move i18n to _i18n, as per oslo_i18n guidelines"
2015-12-02 JenkinsMerge "Optimize "open" method with context manager"
2015-12-02 Doug WiegleyMove i18n to _i18n, as per oslo_i18n guidelines
2015-12-01 JenkinsMerge "lb: avoid doing nova VIF work plumbing tap to...
2015-12-01 JenkinsMerge "Refactor OVS-agent init-method"
2015-12-01 JenkinsMerge "Move a note to bridge_lib"
2015-12-01 JenkinsMerge "Remove transparent VLAN support from base plugin"
2015-12-01 JenkinsMerge "Correct unwatch_log to support python <= 2.7.5"
2015-12-01 JenkinsMerge "Add UnionModel support to filter query generator"
2015-11-30 JenkinsMerge "Support Unicode request_id on Python 3"
2015-11-28 JenkinsMerge "Update toctree of neutron document"
2015-11-28 JenkinsMerge "Automatically generate neutron core configuratio...
2015-11-27 Martin HickeyAutomatically generate neutron core configuration files
2015-11-27 JenkinsMerge "force releasenotes warnings to be treated as...
next