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
/
network
/
quantumv2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Skip security group code when there is no network."
Jenkins
2013-07-01
1
-0
/
+5
|
\
|
*
Skip security group code when there is no network.
Brent Eagles
2013-06-25
1
-0
/
+5
*
|
Merge "Quantumapi returns an empty network list"
Jenkins
2013-06-24
1
-1
/
+1
|
\
\
|
*
|
Quantumapi returns an empty network list
Édouard Thuleau
2013-06-12
1
-1
/
+1
*
|
|
Revert "Delegate authentication to quantumclient"
Russell Bryant
2013-06-18
2
-39
/
+24
*
|
|
Merge "Remove trivial cases of unused variables (1)"
Jenkins
2013-06-18
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove trivial cases of unused variables (1)
Stanislaw Pitucha
2013-06-13
1
-1
/
+1
|
|
/
*
/
Quantum API _get_floating_ip_by_address mismatch with Nova-Net
JordanP
2013-06-12
1
-0
/
+2
|
/
*
Rename functions in nova.compute.flavors from instance_type
Joe Gordon
2013-06-11
1
-1
/
+1
*
Delegate authentication to quantumclient
Stanislaw Pitucha
2013-05-28
2
-24
/
+39
*
Rename nova.compute.instance_types to flavors
Joe Gordon
2013-05-07
1
-2
/
+2
*
Remove security_group_handler
Aaron Rosen
2013-05-06
1
-34
/
+0
*
Make _build_network_info_model testable
Dan Smith
2013-04-30
1
-49
/
+63
*
Fix building quantumapi network model with network list
Dan Smith
2013-04-30
1
-13
/
+9
*
Merge "Raise correct exception for duplicate networks"
Jenkins
2013-04-22
1
-9
/
+9
|
\
|
*
Raise correct exception for duplicate networks
Ben Nemec
2013-04-08
1
-9
/
+9
*
|
Added comments to quantum api client
Vic Howard
2013-04-16
1
-4
/
+32
|
/
*
Cannot boot vm if quantum plugin does not support L3 api
Aaron Rosen
2013-04-04
1
-1
/
+9
*
Fix quantum nic allocation when only portid is specified
Dan Smith
2013-03-27
1
-1
/
+2
*
Merge "Make more readable error msg on quantum client authentication failure"
Jenkins
2013-03-26
1
-3
/
+4
|
\
|
*
Make more readable error msg on quantum client authentication failure
Oleg Bondarev
2013-03-26
1
-3
/
+4
*
|
Fixes argument order of quantumv2.api.get_instance_nw_info
Zhongyue Luo
2013-03-23
1
-2
/
+2
|
/
*
Merge "Update the network info when using quantum."
Jenkins
2013-03-20
1
-10
/
+24
|
\
|
*
Update the network info when using quantum.
Vishvananda Ishaya
2013-03-19
1
-10
/
+24
*
|
fix add-fixed-ip with quantum
Dan Wendlandt
2013-03-19
1
-1
/
+2
*
|
Fix multiple fixed-ips with quantum.
Russell Bryant
2013-03-19
1
-1
/
+2
|
/
*
Remove uses of instance['instance_type'] from nova/network
Dan Smith
2013-03-08
1
-1
/
+3
*
Merge "Make allocate_for_instance() return only info about ports allocated"
Jenkins
2013-03-02
1
-2
/
+9
|
\
|
*
Make allocate_for_instance() return only info about ports allocated
Dan Smith
2013-02-26
1
-2
/
+9
*
|
Merge "Fix crash in quantumapi if no network or port id is specified"
Jenkins
2013-02-28
1
-2
/
+9
|
\
|
|
*
Fix crash in quantumapi if no network or port id is specified
Dan Smith
2013-02-26
1
-2
/
+9
*
|
Update OpenStack LLC to Foundation
Kurt Taylor
2013-02-26
2
-2
/
+2
|
/
*
Add missing import_opt for flat_injected
Aaron Rosen
2013-02-22
1
-0
/
+1
*
Add Nova quantum security group proxy
Aaron Rosen
2013-02-20
1
-0
/
+51
*
Merge "Fix network list and show with quantum."
Jenkins
2013-02-20
1
-2
/
+7
|
\
|
*
Fix network list and show with quantum.
Vishvananda Ishaya
2013-02-18
1
-2
/
+7
*
|
Merge "Use oslo-config-2013.1b4"
Jenkins
2013-02-20
2
-5
/
+6
|
\
\
|
*
|
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
2
-5
/
+6
*
|
|
Merge "Add support for network adapter hotplug."
Jenkins
2013-02-20
1
-2
/
+29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add support for network adapter hotplug.
Dan Smith
2013-02-19
1
-2
/
+29
|
|
/
*
/
Provide way to pass rxtx factor to quantum
Aaron Rosen
2013-02-18
1
-0
/
+32
|
/
*
Merge "Ensure that LB VIF drivers creates the bridge if necessary"
Jenkins
2013-02-12
1
-0
/
+5
|
\
|
*
Ensure that LB VIF drivers creates the bridge if necessary
Gary Kotton
2013-02-08
1
-0
/
+5
*
|
Ensure that only one IP address is allocated.
Gary Kotton
2013-02-12
1
-12
/
+13
*
|
Merge "Allow connecting to self-signed quantum endpoints"
Jenkins
2013-02-10
2
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
Allow connecting to self-signed quantum endpoints
Stanislaw Pitucha
2013-02-05
2
-1
/
+6
*
|
Move security_groups refreshes to conductor
Dan Smith
2013-02-06
1
-12
/
+10
|
/
*
Mark password config options with secret
Michael J Fork
2013-02-01
1
-1
/
+2
*
Merge "Split floating ip functionality into new file."
Jenkins
2013-02-01
1
-1
/
+1
|
\
|
*
Split floating ip functionality into new file.
Vishvananda Ishaya
2013-01-31
1
-1
/
+1
[next]