summaryrefslogtreecommitdiffstats
path: root/nova/tests/network
Commit message (Expand)AuthorAgeFilesLines
* Merge "Skip security group code when there is no network."Jenkins2013-07-011-0/+13
|\
| * Skip security group code when there is no network.Brent Eagles2013-06-251-0/+13
* | Remove trivial cases of unused variables (3)Stanislaw Pitucha2013-06-273-7/+1
* | Merge "Quantumapi returns an empty network list"Jenkins2013-06-241-0/+7
|\ \
| * | Quantumapi returns an empty network listÉdouard Thuleau2013-06-121-0/+7
* | | Revert "Delegate authentication to quantumclient"Russell Bryant2013-06-181-14/+1
| |/ |/|
* | Merge "Don't snat all traffic when force_snat_range set"Jenkins2013-06-152-7/+33
|\ \
| * | Don't snat all traffic when force_snat_range setVishvananda Ishaya2013-06-042-7/+33
* | | Fix and enable H403 testsDirk Mueller2013-06-122-7/+14
| |/ |/|
* | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-112-6/+6
* | Allocate networks in the backgroundChris Behrens2013-06-051-0/+28
* | Merge "Moved sample network creation out of unittest base class constructor."Jenkins2013-06-031-0/+2
|\ \
| * | Moved sample network creation out of unittest base class constructor.Sergey Skripnick2013-05-241-0/+2
| |/
* / Delegate authentication to quantumclientStanislaw Pitucha2013-05-281-1/+14
|/
* Don't inject settings for dynamic networkBen Nemec2013-05-161-0/+76
* Add missing tests for db.fixed_ip_*(). functions.Victor Sergeyev2013-05-151-6/+2
* Merge "Fixes KeyError bug with network api associate"Jenkins2013-05-091-0/+16
|\
| * Fixes KeyError bug with network api associateChris Yeoh2013-05-081-0/+16
* | Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-072-8/+8
* | Remove security_group_handlerAaron Rosen2013-05-061-9/+0
|/
* Merge "Convert to using oslo's execute() method."Jenkins2013-05-061-1/+2
|\
| * Convert to using oslo's execute() method.Michael Still2013-05-041-1/+2
* | Merge "Make nova-network support requested nic ordering"Jenkins2013-05-051-23/+79
|\ \ | |/ |/|
| * Make nova-network support requested nic orderingZhi Yan Liu2013-05-031-23/+79
* | Add missing tests for db.floating_ip_* methodsBoris Pavlovic2013-05-031-4/+5
|/
* Make _build_network_info_model testableDan Smith2013-04-301-0/+124
* Merge "Destroy conntrack table on source host during migration"Jenkins2013-04-291-0/+6
|\
| * Destroy conntrack table on source host during migrationAnte Karamatic2013-04-261-0/+6
* | Move get_backdoor_port to base rpc API.Russell Bryant2013-04-243-30/+1
* | Merge "Raise correct exception for duplicate networks"Jenkins2013-04-221-0/+14
|\ \ | |/ |/|
| * Raise correct exception for duplicate networksBen Nemec2013-04-081-0/+14
* | Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-3/+0
* | Fix a bad tearDown method in test_quantumv2.py.Robert Collins2013-04-091-6/+3
|/
* Cannot boot vm if quantum plugin does not support L3 apiAaron Rosen2013-04-041-0/+12
* Remove deprecated Grizzly code.Joe Gordon2013-04-041-80/+0
* Merge "Return proper error message when network conflicts"Jenkins2013-04-011-13/+18
|\
| * Return proper error message when network conflictsHaiwei Xu2013-04-011-13/+18
* | improve handling of an empty dnsmasq --domainPádraig Brady2013-03-291-24/+31
|/
* Merge "always quote dhcp-domain, otherwise dnsmasq can fail to start"Jenkins2013-03-281-1/+1
|\
| * always quote dhcp-domain, otherwise dnsmasq can fail to startSean Dague2013-03-281-1/+1
* | Merge "Fix quantum nic allocation when only portid is specified"Jenkins2013-03-281-0/+7
|\ \
| * | Fix quantum nic allocation when only portid is specifiedDan Smith2013-03-271-0/+7
| |/
* | Merge "Make iptables drop action configurable."Jenkins2013-03-281-0/+91
|\ \
| * | Make iptables drop action configurable.Michael Still2013-03-231-0/+91
* | | Adding netmask to dnsmasq argument --dhcp-rangeDavid Hill2013-03-261-1/+3
| |/ |/|
* | Merge "List InstanceNotFound as a client exception"Jenkins2013-03-261-0/+12
|\ \
| * | List InstanceNotFound as a client exceptionHans Lindgren2013-03-191-0/+12
* | | Merge "Pass project id in quantum driver secgroup list"Jenkins2013-03-252-0/+47
|\ \ \ | |_|/ |/| |
| * | Pass project id in quantum driver secgroup listKieran Spear2013-03-192-0/+47
| |/
* | Merge "Update the network info when using quantum."Jenkins2013-03-201-6/+38
|\ \