summaryrefslogtreecommitdiff
path: root/nova/tests/network/test_manager.py
Commit message (Expand)AuthorAgeFilesLines
* move all tests to nova/tests/unitSean Dague2014-11-121-3358/+0
* Merge "Check fixed-cidr is within fixed-range-v4"Jenkins2014-10-301-0/+7
|\
| * Check fixed-cidr is within fixed-range-v4Thang Pham2014-10-201-0/+7
* | Switch Nova to use oslo.concurrencyDavanum Srinivas2014-10-301-1/+1
* | remove use of explicit lockutils invocation in testsSean Dague2014-10-291-0/+17
* | Revert "Switch Nova to use oslo.concurrency"Sean Dague2014-10-281-1/+1
* | Switch Nova to use oslo.concurrencyDavanum Srinivas2014-10-271-1/+1
|/
* Merge "Add Quota roll back for deallocate fix ip in nova-network"Jenkins2014-10-201-0/+16
|\
| * Add Quota roll back for deallocate fix ip in nova-networkjichenjc2014-10-101-0/+16
* | Merge "Optimize get_instance_nw_info and remove ipam"Jenkins2014-10-161-5/+4
|\ \
| * | Optimize get_instance_nw_info and remove ipamVishvananda Ishaya2014-10-101-5/+4
| |/
* | Use oslo.utilsDavanum Srinivas2014-10-061-1/+1
* | nova-net: add more useful logging before raising FixedIpLimitExceededMatt Riedemann2014-10-061-1/+3
|/
* Merge "Network: enable instance deletion when dhcp release fails"Jenkins2014-09-181-0/+44
|\
| * Network: enable instance deletion when dhcp release failsGary Kotton2014-09-071-0/+44
* | Nova-net: fix server side deallocate_for_instance()Oleg Bondarev2014-09-111-0/+17
* | Move to oslo.dbAndrey Kurilin2014-09-051-1/+1
|/
* Check vlan parameter is validliudong2014-08-261-0/+30
* Merge "Use real exceptions for network create and destroy"Jenkins2014-08-231-2/+20
|\
| * Use real exceptions for network create and destroyVishvananda Ishaya2014-08-191-2/+20
* | Merge "Support reserving ips at network create time"Jenkins2014-08-231-2/+39
|\ \ | |/
| * Support reserving ips at network create timeVishvananda Ishaya2014-08-191-2/+39
* | Objectify last uses of direct db access in network/floating_ipsDan Smith2014-08-181-0/+26
|/
* Merge "Commit quota when deallocate floating ip"Jenkins2014-08-051-2/+8
|\
| * Commit quota when deallocate floating ipjichenjc2014-07-191-2/+8
* | Merge "Fix ownership checking in get_networks_by_uuid"Jenkins2014-08-041-4/+35
|\ \
| * | Fix ownership checking in get_networks_by_uuidVishvananda Ishaya2014-07-311-4/+35
* | | Merge "Properly handle snatting for external gateways"Jenkins2014-08-011-0/+3
|\ \ \ | |/ / |/| |
| * | Properly handle snatting for external gatewaysVishvananda Ishaya2014-07-251-0/+3
| |/
* | Add context as param to cleanup functionjichenjc2014-07-211-1/+1
|/
* Merge "Fix nova/network direct use of object modules"Jenkins2014-07-161-38/+35
|\
| * Fix nova/network direct use of object modulesChris Behrens2014-06-281-38/+35
* | Fix and gate on H305 and H307Davanum Srinivas2014-07-151-0/+1
* | Merge "Clean conntrack records when removing floating ip"Jenkins2014-07-111-1/+1
|\ \ | |/ |/|
| * Clean conntrack records when removing floating ipstanzgy2014-06-281-1/+1
* | Fix the rest of direct uses of instance module objectsChris Behrens2014-06-241-12/+12
|/
* Merge "Set reasonable defaults for new network values"Jenkins2014-06-241-1/+2
|\
| * Set reasonable defaults for new network valuesVishvananda Ishaya2014-06-191-1/+2
* | Fix resource cleanup in NetworkManager.allocate_fixed_ipMatthew Booth2014-06-201-0/+48
|/
* Add more logging to nova-network.Michael Still2014-06-171-4/+5
* String-convert IPAddr objects for FixedIP.attach()Dan Smith2014-05-291-0/+55
* Defer applying iptable changes when nova-network startstanzgy2014-05-191-0/+79
* Merge "Add lock on API layer delete floating IP"Jenkins2014-05-131-0/+29
|\
| * Add lock on API layer delete floating IPjichenjc2014-04-121-0/+29
* | Merge "Make sure leases are maintained until release"Jenkins2014-05-101-4/+2
|\ \
| * | Make sure leases are maintained until releaseVishvananda Ishaya2014-04-031-4/+2
| |/
* | Rename NotAuthorized exception to ForbiddenMatt Riedemann2014-04-251-5/+5
|/
* Merge "Support IPv6 when booting instances"Jenkins2014-03-211-0/+29
|\
| * Support IPv6 when booting instancesshihanzhang2014-02-281-0/+29
* | Make nova-network use conductor for security groups refreshDan Smith2014-03-121-0/+6