index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "xenapi: refactor: move UpdateGlanceImage to common"
Jenkins
2013-10-10
1
-0
/
+14
|
\
|
*
xenapi: refactor: move UpdateGlanceImage to common
Mate Lakat
2013-09-23
1
-0
/
+14
*
|
Don't wrap Glance exceptions in NovaExceptions
Matt Odden
2013-09-26
1
-4
/
+4
*
|
Added 'page_size' param to image list
Sumanth Nagadavalli
2013-09-24
1
-1
/
+1
|
/
*
Code change for nova support glance ipv6 address
dzyu
2013-09-12
1
-3
/
+12
*
Add context information to download plugins
John Bresnahan
2013-08-27
3
-3
/
+3
*
Pass the destination file name to download modules
John Bresnahan
2013-08-26
3
-19
/
+34
*
Merge "Fix H501: Do not use locals() for string formatting"
Jenkins
2013-08-13
2
-4
/
+5
|
\
|
*
Fix H501: Do not use locals() for string formatting
Dirk Mueller
2013-08-10
2
-4
/
+5
*
|
Fix capitalization, it's OpenStack
Andreas Jaeger
2013-08-12
1
-1
/
+1
|
/
*
xenapi: send identity headers from glance plugin
Jared Culp
2013-08-08
1
-9
/
+12
*
Avoid extra glance v2 locations call!
Dan Prince
2013-08-06
1
-13
/
+15
*
Add plug-in modules for direct downloads of glance locations
John Bresnahan
2013-08-05
4
-14
/
+292
*
Add identity headers while calling glanceclient
iccha.sethi
2013-08-01
1
-0
/
+14
*
Remove the monkey patching of _ into the builtins
Alex Gaynor
2013-07-26
2
-0
/
+2
*
Merge "Remove locals() from various places."
Jenkins
2013-07-19
1
-4
/
+7
|
\
|
*
Remove locals() from various places.
Eugene Nikanorov
2013-07-17
1
-4
/
+7
*
|
Merge "Disable ssl layer compression for glance requests."
Jenkins
2013-07-18
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Disable ssl layer compression for glance requests.
Stuart McLaren
2013-07-17
1
-2
/
+4
*
|
Remove trivial cases of unused variables (1)
Stanislaw Pitucha
2013-06-13
1
-4
/
+1
|
/
*
Fix and enable H403 tests
Dirk Mueller
2013-06-12
1
-1
/
+2
*
Merge "Fix EC2 RegisterImage ImageLocation starts with /"
Jenkins
2013-06-05
1
-2
/
+1
|
\
|
*
Fix EC2 RegisterImage ImageLocation starts with /
Avinash Prasad
2013-05-28
1
-2
/
+1
*
|
Merge "Improve Python 3.x compatibility"
Jenkins
2013-06-05
1
-3
/
+3
|
\
\
|
*
|
Improve Python 3.x compatibility
Dirk Mueller
2013-06-01
1
-3
/
+3
|
|
/
*
|
_s3_create handles image being deleted
Chris Yeoh
2013-05-30
1
-64
/
+69
|
/
*
Convert to using oslo's execute() method.
Michael Still
2013-05-04
1
-1
/
+2
*
Merge "Catch glance image create exceptions"
Jenkins
2013-05-01
1
-2
/
+5
|
\
|
*
Catch glance image create exceptions
Chris Yeoh
2013-05-01
1
-2
/
+5
*
|
Map internal S3 image state to EC2 API values
Chris Yeoh
2013-04-18
1
-0
/
+16
|
/
*
Update OpenStack LLC to Foundation
Kurt Taylor
2013-02-26
1
-1
/
+1
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
2
-2
/
+2
*
Merge "VMware Compute Driver Glance improvement"
Jenkins
2013-02-01
1
-4
/
+7
|
\
|
*
VMware Compute Driver Glance improvement
Sean Chen
2013-01-24
1
-4
/
+7
*
|
Add debug log when call out to glance
Joe Gordon
2013-01-24
1
-0
/
+2
|
/
*
Merge "Directly copy a file URL from glance."
Jenkins
2013-01-21
1
-1
/
+19
|
\
|
*
Directly copy a file URL from glance.
John Bresnahan
2013-01-18
1
-1
/
+19
*
|
Merge "Move global service networking opts to new module"
Jenkins
2013-01-10
2
-2
/
+2
|
\
\
|
*
|
Move global service networking opts to new module
Mark McLoughlin
2013-01-09
2
-2
/
+2
|
|
/
*
|
fix N402 for rest of nova
Sean Dague
2013-01-09
2
-3
/
+3
|
/
*
Move global s3 opts into nova.image.s3
Mark McLoughlin
2013-01-08
1
-2
/
+8
*
Move global glance opts into nova.image.glance
Mark McLoughlin
2013-01-08
1
-0
/
+22
*
Traceback when user doesn't have permission.
Chuck Short
2012-12-18
1
-0
/
+3
*
Move some options into nova.image.glance
Mark McLoughlin
2012-12-11
1
-3
/
+15
*
Move api_rate_limit and auth_strategy to nova.api
Mark McLoughlin
2012-12-11
1
-1
/
+1
*
Use CONF.import_opt() for nova.config opts
Mark McLoughlin
2012-11-20
2
-2
/
+6
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
2
-2
/
+3
*
Remove nova.flags
Mark McLoughlin
2012-11-17
2
-2
/
+0
*
Switch from FLAGS to CONF in misc modules
Mark McLoughlin
2012-11-04
2
-16
/
+18
*
Merge "fetch_images() method no more needed"
Jenkins
2012-10-31
1
-1
/
+1
|
\
[next]