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
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
*
fetch_images() method no more needed
Édouard Thuleau
2012-10-26
1
-1
/
+1
*
|
Correct _extract_query_params in image.glance
MotoKen
2012-10-26
1
-2
/
+2
|
/
*
add get_location method for images
Josh Durgin
2012-09-18
1
-16
/
+36
*
Allow connecting to a ssl-based glance
Vincent Untz
2012-08-27
1
-13
/
+29
*
Make glance image service check base exception classes
Chris Behrens
2012-08-21
1
-12
/
+12
*
Rewrite image code to use python-glanceclient
Brian Waldon
2012-08-13
2
-116
/
+72
*
Fix traceback when using s3.
Chuck Short
2012-08-01
1
-2
/
+2
*
Tidy up nova.image.glance
Brian Waldon
2012-07-30
1
-36
/
+14
*
Use common parse_isotime in GlanceImageService
Brian Waldon
2012-07-30
1
-17
/
+1
*
Refactor glance image service code
Chris Behrens
2012-07-26
1
-91
/
+91
*
Remove deprecated auth from GlanceImageService
Brian Waldon
2012-07-11
1
-17
/
+0
*
Switch to common logging.
Andrew Bogott
2012-07-02
2
-2
/
+2
*
Merge "Clean up cruft in nova.image.glance"
Jenkins
2012-06-29
1
-18
/
+12
|
\
|
*
Clean up cruft in nova.image.glance
Brian Waldon
2012-06-28
1
-18
/
+12
*
|
Rename GlanceImageService.get to download
Brian Waldon
2012-06-27
1
-4
/
+1
*
|
Remove GlanceImageService.index in favor of detail
Brian Waldon
2012-06-27
2
-21
/
+0
*
|
Remove image service show_by_name method
Brian Waldon
2012-06-27
2
-14
/
+3
*
|
Cleanup of image service code
Brian Waldon
2012-06-27
4
-313
/
+30
|
/
*
Adds missing 'owner' attribute to image.
MotoKen
2012-06-27
1
-1
/
+1
*
Remove direct access to glance client
Brian Waldon
2012-06-23
2
-3
/
+6
*
Replaces functions in utils.py with openstack/common/timeutils.py
Zhongyue Luo
2012-06-16
1
-1
/
+2
*
Replace standard json module with openstack.common.jsonutils
Zhongyue Luo
2012-06-07
1
-3
/
+3
*
Unused imports cleanup (folsom-2)
Zhongyue Luo
2012-06-03
1
-1
/
+0
*
Grammar / spelling corrections
Matt Joyce
2012-05-29
1
-1
/
+1
*
_s3_create update only pertinent metadata
John Tran
2012-05-25
3
-25
/
+45
*
Use utils.parse_strtime rather than datetime.strptime
Zhongyue Luo
2012-05-23
1
-2
/
+1
*
Add version to the cert rpc API.
Russell Bryant
2012-05-17
1
-10
/
+9
*
Alphabetize imports
Joe Gordon
2012-05-14
1
-2
/
+2
*
Replaces exceptions.Error with NovaException
Alex Meade
2012-05-07
1
-5
/
+5
*
Merge "Clean up ElementTree usage"
Jenkins
2012-04-30
1
-2
/
+2
|
\
[next]