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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge "Option expose IP instead of dnshost in ec2 desc'"
Jenkins
2012-02-29
2
-1
/
+8
|
\
\
|
*
|
Option expose IP instead of dnshost in ec2 desc'
Dave Walker (Daviey)
2012-02-29
2
-1
/
+8
*
|
|
Merge "Remove old ratelimiting code"
Jenkins
2012-02-29
1
-222
/
+0
|
\
\
\
|
*
|
|
Remove old ratelimiting code
Brian Waldon
2012-02-29
1
-222
/
+0
|
|
|
/
|
|
/
|
*
|
|
Ensures that keypair names are only AlphaNumeric.
Justin Shepherd
2012-02-29
1
-0
/
+10
|
|
/
|
/
|
*
|
Include hypervisor_hostname in the extended server attributes.
Josh Kearney
2012-02-29
1
-3
/
+15
*
|
Merge "Provide retry-after guidance on throttled requests"
Jenkins
2012-02-29
1
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
Provide retry-after guidance on throttled requests
Eoghan Glynn
2012-02-28
1
-1
/
+11
*
|
Return empty list when volume not attached
Brian Waldon
2012-02-28
1
-3
/
+3
*
|
Cast volume-related ids to str
Brian Waldon
2012-02-28
3
-5
/
+15
*
|
Merge "Fixes bug 942549"
Jenkins
2012-02-28
1
-1
/
+2
|
\
\
|
*
|
Fixes bug 942549
John Garbutt
2012-02-28
1
-1
/
+2
|
|
/
*
/
Use constant time string comparisons for auth.
Russell Bryant
2012-02-28
1
-1
/
+1
|
/
*
Merge "Handle case where instance['info_cache'] is None"
Jenkins
2012-02-28
2
-2
/
+4
|
\
|
*
Handle case where instance['info_cache'] is None
Chris Behrens
2012-02-28
2
-2
/
+4
*
|
Merge "TypeError API exceptions get logged incorrectly"
Jenkins
2012-02-28
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
TypeError API exceptions get logged incorrectly
Chris Behrens
2012-02-28
1
-2
/
+3
*
|
Merge "Fixes cloudpipe extension to work with keystone"
Jenkins
2012-02-28
2
-40
/
+59
|
\
\
|
|
/
|
/
|
|
*
Fixes cloudpipe extension to work with keystone
Vishvananda Ishaya
2012-02-26
2
-40
/
+59
*
|
Make sure detail view works for volume snaphots
Vishvananda Ishaya
2012-02-26
2
-4
/
+5
*
|
Update EC2KeystoneAuth to grab tenant 'id'.
Dan Prince
2012-02-25
1
-1
/
+1
|
/
*
Fixes bug lp#940734 - Adding manager import so AuthMiddleware works
mbasnight
2012-02-24
1
-2
/
+2
*
Merge "Don't delete security group in use from OS API."
Jenkins
2012-02-24
1
-0
/
+3
|
\
|
*
Don't delete security group in use from OS API.
Russell Bryant
2012-02-23
1
-0
/
+3
*
|
Merge "Fix instance stop in EC2 create_image"
Jenkins
2012-02-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix instance stop in EC2 create_image
Julien Danjou
2012-02-22
1
-1
/
+1
*
|
Making link prefixes support https.
Naveed Massjouni
2012-02-23
1
-1
/
+1
*
|
Remove network_api fallback for info_cache from APIs
Chris Behrens
2012-02-22
2
-53
/
+11
*
|
Return 40x for flavor.create duplicate.
Anthony Young
2012-02-22
1
-3
/
+6
*
|
Merge "Don't allow EC2 removal of security group in use."
Jenkins
2012-02-22
1
-0
/
+2
|
\
\
|
*
|
Don't allow EC2 removal of security group in use.
Russell Bryant
2012-02-14
1
-0
/
+2
*
|
|
Merge "Makes HTTP Location Header return as utf-8 as opposed to Unicode."
Jenkins
2012-02-22
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Makes HTTP Location Header return as utf-8 as opposed to Unicode.
Jason Cannavale
2012-02-21
1
-1
/
+1
*
|
|
Merge "Backslash continuations (nova.api.openstack)"
Jenkins
2012-02-22
22
-64
/
+68
|
\
\
\
|
*
|
|
Backslash continuations (nova.api.openstack)
Zhongyue Luo
2012-02-20
22
-64
/
+68
*
|
|
|
Merge "blueprint host-aggregates: host maintenance"
Jenkins
2012-02-22
1
-8
/
+30
|
\
\
\
\
|
*
|
|
|
blueprint host-aggregates: host maintenance
Armando Migliaccio
2012-02-21
1
-8
/
+30
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Alter output format of volume types resources"
Jenkins
2012-02-22
2
-6
/
+6
|
\
\
\
\
|
*
|
|
|
Alter output format of volume types resources
Brian Waldon
2012-02-21
2
-6
/
+6
|
|
/
/
/
*
|
|
|
Merge "blueprint host-aggregates: xenapi implementation"
Jenkins
2012-02-22
1
-29
/
+28
|
\
\
\
\
|
*
|
|
|
blueprint host-aggregates: xenapi implementation
Armando Migliaccio
2012-02-21
1
-29
/
+28
|
|
/
/
/
*
/
/
/
Fix error that causes 400 in flavor create.
Anthony Young
2012-02-21
1
-2
/
+2
|
/
/
/
*
|
|
Merge "Don't inherit controllers from each other, we don't want the methods o...
Jenkins
2012-02-21
1
-10
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Don't inherit controllers from each other, we don't want the methods of our p...
Justin Santa Barbara
2012-02-18
1
-10
/
+8
*
|
|
Merge "Add additional information to servers output."
Jenkins
2012-02-20
1
-0
/
+129
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add additional information to servers output.
Anthony Young
2012-02-17
1
-0
/
+129
*
|
|
Merge "Add ephemeral storage to flavors api."
Jenkins
2012-02-18
2
-5
/
+98
|
\
\
\
|
*
|
|
Add ephemeral storage to flavors api.
Anthony Young
2012-02-17
2
-5
/
+98
*
|
|
|
Merge "Query directly for just the ip"
Jenkins
2012-02-18
1
-10
/
+7
|
\
\
\
\
|
*
|
|
|
Query directly for just the ip
Jason Kölker
2012-02-17
1
-10
/
+7
|
|
|
/
/
|
|
/
|
|
[prev]
[next]