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
/
Authors
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Corrects an AttributeError in the quota API.
Gabriel Hurley
2012-04-02
1
-0
/
+1
|
/
*
fixed postgresql flavor-create
J. Daniel Schmidt
2012-04-01
1
-0
/
+1
*
bug 965335
John Kennedy
2012-03-30
1
-0
/
+1
*
Merge "Tweak security port validation for ICMP"
Jenkins
2012-03-23
1
-0
/
+1
|
\
|
*
Tweak security port validation for ICMP
Greg Althaus
2012-03-16
1
-0
/
+1
*
|
Modify nova.wsgi.start() should check backlog parameter.
Sean Dague
2012-03-21
1
-0
/
+1
|
/
*
fix timestamps to match documented ec2 api
Mark McClain
2012-03-15
1
-0
/
+1
*
refactoring code, check connection in Listener. refer to Bug #943031
Peng Yong
2012-03-12
1
-0
/
+1
*
Since 'net' is of nova.network.model.VIF class and 'ips' is an empty
Ante Karamatić
2012-03-09
1
-0
/
+1
*
Merge "Minor clarifications for the help strings in nova config options"
Jenkins
2012-03-07
1
-0
/
+1
|
\
|
*
Minor clarifications for the help strings in nova config options
Matt Stephenson
2012-03-06
1
-0
/
+1
*
|
HACKING fixes, all but sqlalchemy.
Yuriy Taraday
2012-03-07
1
-0
/
+2
|
/
*
Do not invoke kill dnsmasq if no pid file was found.
JC Martin
2012-03-02
1
-0
/
+1
*
Merge "bug #941794 VIF and intf drivers for Quantum Linux Bridge plugin"
Jenkins
2012-03-05
1
-0
/
+1
|
\
|
*
bug #941794 VIF and intf drivers for Quantum Linux Bridge plugin
Sumit Naiksatam
2012-03-03
1
-0
/
+1
*
|
Added docs on MySQL queries blocking main thread.
Lorin Hochstein
2012-03-03
1
-1
/
+1
|
/
*
blueprint sphinx-doc-cleanup
Doug Hellmann
2012-03-01
1
-0
/
+1
*
Option expose IP instead of dnshost in ec2 desc'
Dave Walker (Daviey)
2012-02-29
1
-1
/
+1
*
Merge "Adds netapp volume driver"
Jenkins
2012-02-29
1
-0
/
+2
|
\
|
*
Adds netapp volume driver
Rob Esker
2012-02-29
1
-0
/
+2
*
|
Merge "Include launch_index when creating instances."
Jenkins
2012-02-29
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Include launch_index when creating instances.
Mike Milner
2012-02-23
1
-0
/
+1
*
|
Re-adds ssl to kombu configuration and adds flags that are needed to pass thr...
Joshua Harlow
2012-02-27
1
-0
/
+1
*
|
Fixes bug lp#940734 - Adding manager import so AuthMiddleware works
mbasnight
2012-02-24
1
-0
/
+1
*
|
fix unicode triggered failure in AuthManager
Russell Sim
2012-02-24
1
-0
/
+1
|
/
*
Merge "Add attaching state for Volumes"
Jenkins
2012-02-23
1
-0
/
+1
|
\
|
*
Add attaching state for Volumes
Liam Kelleher
2012-02-20
1
-0
/
+1
*
|
Escape apostrophe in utils.xhtml_escape() (lp#872450)
Nick Bartos
2012-02-20
1
-0
/
+1
|
/
*
Handle OSError which can be thrown when removing tmpdir. Fixes bug 883326.
chris fattarsi
2012-02-19
1
-0
/
+1
*
Merge " remove unused nwfilter methods and tests."
Jenkins
2012-02-18
1
-0
/
+1
|
\
|
*
remove unused nwfilter methods and tests.
Yaguang Tang
2012-02-15
1
-0
/
+1
*
|
Enables hairpin_mode for virtual bridge ports, allowing NAT reflection
Evan Callicoat
2012-02-16
1
-0
/
+1
*
|
Merge "Prevent Duplicate VLAN IDs"
Jenkins
2012-02-15
1
-0
/
+1
|
\
\
|
*
|
Prevent Duplicate VLAN IDs
Andrew Clay Shafer
2012-02-15
1
-0
/
+1
*
|
|
Merge "Update migration 076 so it supports PostgreSQL."
Jenkins
2012-02-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update migration 076 so it supports PostgreSQL.
Dan Prince
2012-02-14
1
-1
/
+1
|
|
/
*
|
Merge "Changing nova-manage error message"
Jenkins
2012-02-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Changing nova-manage error message
Derek Higgins
2012-02-14
1
-1
/
+1
*
|
Fix WADL/PDF docs referenced in describedby links
Eoghan Glynn
2012-02-14
1
-0
/
+1
|
/
*
Merge "Changes for supporting fast cloning on Xenserver. Implements blueprint...
Jenkins
2012-02-14
1
-0
/
+1
|
\
|
*
Changes for supporting fast cloning on Xenserver.
Devdeep Singh
2012-02-13
1
-0
/
+1
*
|
Merge "dont show blank endpoint headers"
Jenkins
2012-02-13
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
dont show blank endpoint headers
Nikhil Komawar
2012-02-07
1
-0
/
+1
*
|
Fix bug 921814 changes handling of adminPass in API.
Mike Pittaro
2012-02-07
1
-0
/
+1
*
|
Implements blueprint heterogeneous-tilera-architecture-support
Mikyung Kang
2012-02-07
1
-0
/
+2
|
/
*
Use Keystone Extension Syntax for EC2 Creds
Ziad Sawalha
2012-02-03
1
-0
/
+1
*
Raise ApiError in response to InstanceTypeNotFound
Maru Newby
2012-02-03
1
-0
/
+1
*
Throw an user error on creating duplicate keypairs
Nirmal Ranganathan
2012-02-02
1
-1
/
+1
*
Merge "Optionally pass a instance uuid to log methods."
Jenkins
2012-02-01
1
-0
/
+1
|
\
|
*
Optionally pass a instance uuid to log methods.
Michael Still
2012-02-01
1
-0
/
+1
[prev]
[next]