Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / api / test_fwaas_extensions.py
2016-01-12 JenkinsMerge "Allow tox to pass more arguments to ostestr...
2016-01-10 JenkinsMerge "Simplify extension processing"
2016-01-06 JenkinsMerge "Introduce an API test for specified floating...
2016-01-06 JenkinsMerge "Some minor misspellings in comment block."
2015-12-04 Thomas GoirandMerge tag '8.0.0_b1' into debian/mitaka
2015-11-26 JenkinsMerge "Use diffs for iptables restore instead of all...
2015-11-25 JenkinsMerge "Remove duplicate deprecation messages for quota_...
2015-11-22 JenkinsMerge "Keep reading stdout/stderr until after kill"
2015-11-21 JenkinsMerge "Switch to using neutron.common.utils:replace_file()"
2015-11-20 JenkinsMerge "Add vhost-user support via ovs capabilities...
2015-11-20 JenkinsMerge "Use compare-and-swap for IpamAvailabilityRange"
2015-11-20 JenkinsMerge "Ensure l3 agent receives notification about...
2015-11-19 JenkinsMerge "Resync L3, DHCP and OVS/LB agents upon revival"
2015-11-17 JenkinsMerge "Avoid race condition for reserved DHCP ports"
2015-11-17 JenkinsMerge "Check missed IPSet utility using neutron-sanity...
2015-11-16 JenkinsMerge "Switch to using neutron.common.utils:replace_file()"
2015-11-14 JenkinsMerge "Cleanup dhcp namespace upon dhcp setup."
2015-11-12 JenkinsMerge "test_networks: Stop assuming net-mtu extension"
2015-11-11 JenkinsMerge "api test: Skip address-scope tests when the...
2015-11-11 JenkinsMerge "Add call to pluggable IPAM from ml2 delete_subnet"
2015-11-09 JenkinsMerge "Add track_quota_usage conf into neutron.conf"
2015-11-06 JenkinsMerge "Deprecate new= argument from create_connection"
2015-11-06 JenkinsMerge "DVR: only notify needed agents on new VM port...
2015-11-05 JenkinsMerge "Ensure to decode bytes or fail"
2015-11-05 JenkinsMerge "Formatting exception messages"
2015-11-04 JenkinsMerge "Delete fipnamespace when external net removed...
2015-11-04 JenkinsMerge "Fix incorrect passing port dict in pluggable...
2015-11-03 JenkinsMerge "Add IRC part for effective neutron"
2015-11-03 JenkinsMerge "Update specs backlog directory"
2015-11-03 JenkinsMerge "Add section for code review in effective neutron"
2015-11-03 JenkinsMerge "Add ops tag to bugs policy"
2015-11-03 JenkinsMerge "Use a more pythonic string construction"
2015-11-02 JenkinsMerge "Per-branch HEAD files for conflict management"
2015-11-02 JenkinsMerge "Adds base in-tree functional testing of the...
2015-11-02 JenkinsMerge "DHCP agent: log when reloading allocations for...
2015-11-02 JenkinsMerge "Decompose ML2 mechanism driver for Mellanox"
2015-11-02 JenkinsMerge "Optimize get_bridge_for_tap_device"
2015-11-02 JenkinsMerge "Use oslo_config new type PortOpt for port options"
2015-11-02 JenkinsMerge "Removes the use of mutables as default args"
2015-11-02 JenkinsMerge "Don't update metadata_proxy if metadata is not...
2015-11-01 JenkinsMerge "Remove deprecated nova_* options"
2015-10-31 JenkinsMerge "Fixed a bunch of typos throughout Neutron"
2015-10-30 Brandon PalmFixed a bunch of typos throughout Neutron
2015-09-16 JenkinsMerge "Remove out-of-tree vendor AGENT_TYPE_* constant"
2015-09-15 JenkinsMerge "Return exception when attempting to add duplicat...
2015-09-03 JenkinsMerge "DHCP agent: allow using gateway IPs instead...
2015-09-01 JenkinsMerge "Split SR-IOV configuration file into driver...
2015-09-01 JenkinsMerge "Remove out-of-tree vendor VIF_TYPE_* constants"
2015-09-01 JenkinsMerge "Add network to SubnetContext"
2015-09-01 JenkinsMerge "Refactor IpRouteCommand to allow using it withou...
2015-09-01 JenkinsMerge "SR-IOV: deprecate agent_required option"
2015-08-29 JenkinsMerge "lb: stop handling Havana device updates"
2015-08-27 JenkinsMerge "Adding Ale Omniswitch to sub_projects document"
2015-08-27 JenkinsMerge "Move in-tree vendor AGENT_TYPE_* constants"
2015-08-27 JenkinsMerge "Move in-tree vendor VIF_TYPE_* constants"
2015-08-27 JenkinsMerge "Remove VIF_TYPES constant"
2015-08-27 JenkinsMerge "Add IPv6 Prefix Delegation compatibility to...
2015-08-25 JenkinsMerge "ml2: Remove a redundant assignment in _bind_port...
2015-08-25 JenkinsMerge "ip_lib: support creating Linux dummy interface"
2015-08-24 JenkinsMerge "Make NeutronDbObjectDuplicateEntry exception...
2015-08-24 JenkinsMerge "Move tests for non pluggable ipam backend"
2015-08-24 JenkinsMerge "Added initial devstack plugin"
2015-08-24 JenkinsMerge "manual add/remove router for dvr_snat agent"
2015-08-24 JenkinsMerge "Add support for unaddressed port"
2015-08-23 JenkinsMerge "Rename args for alembic 0.8.0"
2015-08-22 JenkinsMerge "DVR: make sure snat portion is always scheduled...
2015-08-22 JenkinsMerge "Dropped release name from migration branch labels"
2015-08-22 JenkinsMerge "neutron-db-manage: sync HEADS file with 'current...
2015-08-22 JenkinsMerge "Only validate local_ip if using tunneling"
2015-08-22 JenkinsMerge "DHCP agent: clarify logic of setup_dhcp_port"
2015-08-21 JenkinsMerge "Do not query reservations table when counting...
2015-08-21 JenkinsMerge "l2pop: check port mac in pre-commit to stop...
2015-08-21 JenkinsMerge "Fixed broken link in neutron-server's documents"
2015-08-21 JenkinsMerge "qos: Delete bw limit rule when policy is deleted"
2015-08-21 JenkinsMerge "Used namedtuple for ReservationInfo"
2015-08-21 JenkinsMerge "Split DRIVER_TABLES in external.py"
2015-08-21 JenkinsMerge "Python 3: hmac requires bytes key/msg"
2015-08-21 JenkinsMerge "fullstack: use migration scripts to create db...
2015-08-21 JenkinsMerge "Fix qos api-tests after policy changes"
2015-08-21 JenkinsMerge "fullstack: Skip NotFound in safe_client cleanup"
2015-08-21 JenkinsMerge "quota: synchronize resync and count with other...
2015-08-21 JenkinsMerge "Add high-level functional/integration DVR tests"
2015-08-21 JenkinsMerge "Add missing tenant_id validation in RESOURCE_ATT...
2015-08-21 JenkinsMerge "Sync FK constraints in db models with migration...
2015-08-21 JenkinsMerge "Graceful ovs-agent restart"
2015-08-21 JenkinsMerge "Setup firewall filters only for required ports"
2015-08-20 JenkinsMerge "Add EnvironmentDescription, pass it down"
2015-08-20 JenkinsMerge "Python 3: encode or decode i/o data of Popen...
2015-08-20 JenkinsMerge "Unskip firewall test"
2015-08-20 JenkinsMerge "Minor typo fix"
2015-08-19 JenkinsMerge "Support delegation of bind_port to networking...
2015-08-19 JenkinsMerge "Redundant tests removed from ovs-lib unit tests:"
2015-08-18 JenkinsMerge "Remove line number of link and useless link"
2015-08-18 JenkinsMerge "Disable port creation when invalid MAC address...
2015-08-18 JenkinsMerge "Fix gateway port could not retrieve for subnet"
2015-08-18 JenkinsMerge "Use a conntrack zone per port in OVS"
2015-08-18 JenkinsMerge "DVR: fix router rescheduling on server side"
2015-08-17 JenkinsMerge "Break down _bind_port_if_needed in ML2"
2015-08-17 Ihar HrachyshkaMerge remote-tracking branch 'origin/feature/qos' into...
2015-08-16 armando-migliaccioUnskip firewall test
next