index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
tests
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Skip security group code when there is no network."
Jenkins
2013-07-01
1
-0
/
+13
|
\
|
*
Skip security group code when there is no network.
Brent Eagles
2013-06-25
1
-0
/
+13
*
|
Remove trivial cases of unused variables (3)
Stanislaw Pitucha
2013-06-27
3
-7
/
+1
*
|
Merge "Quantumapi returns an empty network list"
Jenkins
2013-06-24
1
-0
/
+7
|
\
\
|
*
|
Quantumapi returns an empty network list
Édouard Thuleau
2013-06-12
1
-0
/
+7
*
|
|
Revert "Delegate authentication to quantumclient"
Russell Bryant
2013-06-18
1
-14
/
+1
|
|
/
|
/
|
*
|
Merge "Don't snat all traffic when force_snat_range set"
Jenkins
2013-06-15
2
-7
/
+33
|
\
\
|
*
|
Don't snat all traffic when force_snat_range set
Vishvananda Ishaya
2013-06-04
2
-7
/
+33
*
|
|
Fix and enable H403 tests
Dirk Mueller
2013-06-12
2
-7
/
+14
|
|
/
|
/
|
*
|
Rename functions in nova.compute.flavors from instance_type
Joe Gordon
2013-06-11
2
-6
/
+6
*
|
Allocate networks in the background
Chris Behrens
2013-06-05
1
-0
/
+28
*
|
Merge "Moved sample network creation out of unittest base class constructor."
Jenkins
2013-06-03
1
-0
/
+2
|
\
\
|
*
|
Moved sample network creation out of unittest base class constructor.
Sergey Skripnick
2013-05-24
1
-0
/
+2
|
|
/
*
/
Delegate authentication to quantumclient
Stanislaw Pitucha
2013-05-28
1
-1
/
+14
|
/
*
Don't inject settings for dynamic network
Ben Nemec
2013-05-16
1
-0
/
+76
*
Add missing tests for db.fixed_ip_*(). functions.
Victor Sergeyev
2013-05-15
1
-6
/
+2
*
Merge "Fixes KeyError bug with network api associate"
Jenkins
2013-05-09
1
-0
/
+16
|
\
|
*
Fixes KeyError bug with network api associate
Chris Yeoh
2013-05-08
1
-0
/
+16
*
|
Rename nova.compute.instance_types to flavors
Joe Gordon
2013-05-07
2
-8
/
+8
*
|
Remove security_group_handler
Aaron Rosen
2013-05-06
1
-9
/
+0
|
/
*
Merge "Convert to using oslo's execute() method."
Jenkins
2013-05-06
1
-1
/
+2
|
\
|
*
Convert to using oslo's execute() method.
Michael Still
2013-05-04
1
-1
/
+2
*
|
Merge "Make nova-network support requested nic ordering"
Jenkins
2013-05-05
1
-23
/
+79
|
\
\
|
|
/
|
/
|
|
*
Make nova-network support requested nic ordering
Zhi Yan Liu
2013-05-03
1
-23
/
+79
*
|
Add missing tests for db.floating_ip_* methods
Boris Pavlovic
2013-05-03
1
-4
/
+5
|
/
*
Make _build_network_info_model testable
Dan Smith
2013-04-30
1
-0
/
+124
*
Merge "Destroy conntrack table on source host during migration"
Jenkins
2013-04-29
1
-0
/
+6
|
\
|
*
Destroy conntrack table on source host during migration
Ante Karamatic
2013-04-26
1
-0
/
+6
*
|
Move get_backdoor_port to base rpc API.
Russell Bryant
2013-04-24
3
-30
/
+1
*
|
Merge "Raise correct exception for duplicate networks"
Jenkins
2013-04-22
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
Raise correct exception for duplicate networks
Ben Nemec
2013-04-08
1
-0
/
+14
*
|
Remove unnecessary LOG initialisation
Stanislaw Pitucha
2013-04-10
1
-3
/
+0
*
|
Fix a bad tearDown method in test_quantumv2.py.
Robert Collins
2013-04-09
1
-6
/
+3
|
/
*
Cannot boot vm if quantum plugin does not support L3 api
Aaron Rosen
2013-04-04
1
-0
/
+12
*
Remove deprecated Grizzly code.
Joe Gordon
2013-04-04
1
-80
/
+0
*
Merge "Return proper error message when network conflicts"
Jenkins
2013-04-01
1
-13
/
+18
|
\
|
*
Return proper error message when network conflicts
Haiwei Xu
2013-04-01
1
-13
/
+18
*
|
improve handling of an empty dnsmasq --domain
Pádraig Brady
2013-03-29
1
-24
/
+31
|
/
*
Merge "always quote dhcp-domain, otherwise dnsmasq can fail to start"
Jenkins
2013-03-28
1
-1
/
+1
|
\
|
*
always quote dhcp-domain, otherwise dnsmasq can fail to start
Sean Dague
2013-03-28
1
-1
/
+1
*
|
Merge "Fix quantum nic allocation when only portid is specified"
Jenkins
2013-03-28
1
-0
/
+7
|
\
\
|
*
|
Fix quantum nic allocation when only portid is specified
Dan Smith
2013-03-27
1
-0
/
+7
|
|
/
*
|
Merge "Make iptables drop action configurable."
Jenkins
2013-03-28
1
-0
/
+91
|
\
\
|
*
|
Make iptables drop action configurable.
Michael Still
2013-03-23
1
-0
/
+91
*
|
|
Adding netmask to dnsmasq argument --dhcp-range
David Hill
2013-03-26
1
-1
/
+3
|
|
/
|
/
|
*
|
Merge "List InstanceNotFound as a client exception"
Jenkins
2013-03-26
1
-0
/
+12
|
\
\
|
*
|
List InstanceNotFound as a client exception
Hans Lindgren
2013-03-19
1
-0
/
+12
*
|
|
Merge "Pass project id in quantum driver secgroup list"
Jenkins
2013-03-25
2
-0
/
+47
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Pass project id in quantum driver secgroup list
Kieran Spear
2013-03-19
2
-0
/
+47
|
|
/
*
|
Merge "Update the network info when using quantum."
Jenkins
2013-03-20
1
-6
/
+38
|
\
\
[next]