Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / api / test_floating_ips_negative.py
2015-09-15 JenkinsMerge "Return exception when attempting to add duplicat...
2015-07-16 Thomas GoirandMerge tag '7.0.0_b1' into debian/liberty
2015-06-19 JenkinsMerge "Ensure tests run under python2.7"
2015-06-18 JenkinsMerge "Add devices to update in RPC call security_group...
2015-06-11 JenkinsMerge "Fix typo acomplished => accomplished"
2015-06-09 Jeremy StanleyMerge tag '2015.1.0'
2015-06-08 JenkinsMerge "Refactor awkward logic in setup_dhcp_port"
2015-06-05 JenkinsMerge "When disabling dhcp, delete fixed ip properly"
2015-06-02 JenkinsMerge "Don't update floating IP status if no change"
2015-06-02 JenkinsMerge "Add use_slave DB api support"
2015-06-01 JenkinsMerge "Create bridges in ovsdb monitor functional tests"
2015-06-01 JenkinsMerge "Use accessors instead of private attributes...
2015-05-28 JenkinsMerge "Fix port creation verification of the port-secur...
2015-05-26 JenkinsMerge "Register ibm-db-alembic import for DB2 migrations"
2015-05-26 JenkinsMerge "Reduce prefix and suffix length in ipsets"
2015-05-21 JenkinsMerge "Non-json body on POST 500's"
2015-05-16 JenkinsMerge "ml2: remove stale _filter_nets_l3 in get_networks"
2015-05-14 JenkinsMerge "Append @randtoken to L3 agent namespaces in...
2015-05-14 JenkinsMerge "Extenuate register_dhcp_agent code duplication...
2015-05-13 JenkinsMerge "Consider all address scopes in init_l3"
2015-05-13 JenkinsMerge "Fix routerid constraint migration"
2015-05-12 JenkinsMerge "Two api tests for 'firewall insertion mode'...
2015-05-12 JenkinsMerge "Move test_get_user_allocation*returns_none test...
2015-05-09 JenkinsMerge "Fix typos related to IPv6 use-cases"
2015-05-08 JenkinsMerge "Kill hostname validation for subnet:dns_nameservers"
2015-05-08 JenkinsMerge "lb-agent: ensure tap mtu is the same as physical...
2015-05-08 JenkinsMerge "Limit router gw ports' stateful fixed IPs to...
2015-05-07 JenkinsMerge "Refactoring to adhere to coding convention"
2015-05-06 JenkinsMerge "Deprecate config-based Quota Driver"
2015-05-06 JenkinsMerge "Router test enhancements"
2015-05-06 JenkinsMerge "Fix mock return settings in test_full_uuids_skip...
2015-05-04 JenkinsMerge "remove metadata_proxy_local filters for rootwrap"
2015-05-03 JenkinsMerge "Remove is_active property from SimpleInterfaceMo...
2015-05-03 JenkinsMerge "l2pop UT: Simplify migration tests"
2015-05-03 JenkinsMerge "l2pop UT: Expire cached db objects before reusin...
2015-05-03 JenkinsMerge "Clarify stackforge/vmware-nsx is for VMware...
2015-05-01 JenkinsMerge "Add some tests for floating ips"
2015-04-30 Ann KamyshnikovaAdd some tests for floating ips
2015-04-22 JenkinsMerge "Added note about removing bridge from mappings"
2015-04-18 JenkinsMerge "Add some more comments to models/frozen.py"
2015-04-15 Thomas GoirandMerge branch 'debian/kilo' of git+ssh://git.debian...
2015-04-15 JenkinsMerge "Some cleanup in L3 HA code"
2015-04-15 Thomas GoirandMerge tag '2015.1_rc1' into debian/kilo
2015-04-12 JenkinsMerge "Handle non-index lookups in native OVSDB backend"
2015-04-10 JenkinsMerge "Improves the description string for the config...
2015-04-07 JenkinsMerge "Stop using deprecated DEFAULT group for lock_path"
2015-04-05 JenkinsMerge "Store and log correct exception info"
2015-04-03 JenkinsMerge "Make L3 agent honor periodic_interval setting"
2015-04-02 JenkinsMerge "Remove auto deletion of routers in unit tests"
2015-04-02 JenkinsMerge "No IPv6 SLAAC addrs for create router intf witho...
2015-04-02 JenkinsMerge "Allow metadata proxy to log with nobody user...
2015-04-02 JenkinsMerge "Update .coveragerc after the removal of Cisco...
2015-04-02 JenkinsMerge "Fix error raising in security groups method"
2015-04-01 JenkinsMerge "Add API tests for subnetpool allocation"
2015-04-01 JenkinsMerge "Implement default subnet pool configuration...
2015-04-01 JenkinsMerge "Fix reference to non-existent setup_dvr_flows_on...
2015-04-01 JenkinsMerge "tests: don't rely on configuration files outside...
2015-04-01 JenkinsMerge "Use 1/0 as booleans for DB2"
2015-04-01 JenkinsMerge "Fix displaying of devref for TestModelsMigrations"
2015-04-01 JenkinsMerge "Move API tests to neutron.test.api"
2015-03-31 Maru NewbyMove API tests to neutron.test.api