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
*
updating glance image fixtures with checksum attribute; fixing glance image s...
Brian Waldon
2011-06-22
1
-1
/
+1
*
merging trunk
Brian Waldon
2011-06-13
2
-7
/
+37
|
\
|
*
Adding caveat
Rick Harris
2011-06-09
1
-0
/
+4
|
*
Fixing code per review comments
Rick Harris
2011-06-09
1
-2
/
+5
|
*
Fixing the tests
Rick Harris
2011-06-09
1
-2
/
+10
|
*
Support multiple glance-api servers
Rick Harris
2011-06-09
2
-8
/
+23
*
|
removing local image service
Brian Waldon
2011-06-07
2
-167
/
+8
|
/
*
merge with trunk
William Wolf
2011-06-06
3
-16
/
+165
|
\
|
*
Merge from trunk.
Naveed Massjouni
2011-06-02
1
-10
/
+23
|
|
\
|
|
*
Bugfix #780784. KeyError when creating custom image.
Mike Scherbakov
2011-06-02
1
-8
/
+22
|
|
|
\
|
|
|
*
Refactored after review, fixed merge.
Mike Scherbakov
2011-06-02
1
-4
/
+1
|
|
|
*
Unit test for snapshotting (creating custom image).
Mike Scherbakov
2011-05-15
1
-8
/
+25
|
*
|
|
Remove a rogue comment.
Dan Prince
2011-06-02
1
-1
/
+0
|
*
|
|
Merge w/ trunk.
Dan Prince
2011-05-31
5
-36
/
+78
|
|
\
|
|
|
*
|
|
Added missing nova import to image/__init__.py.
Dan Prince
2011-05-28
1
-0
/
+1
|
*
|
|
Glance client updates for xenapi and vmware API to work with image refs.
Dan Prince
2011-05-27
1
-10
/
+32
|
*
|
|
Renamed image_ref variables to image_href. Since the convention is that x_ref
Naveed Massjouni
2011-05-25
1
-13
/
+13
|
*
|
|
Fixing year of copyright.
Naveed Massjouni
2011-05-24
1
-1
/
+1
|
*
|
|
Removing code duplication between parse_image_ref and get_image service.
Naveed Massjouni
2011-05-23
1
-10
/
+4
|
*
|
|
moved utils functions into nova/image/
William Wolf
2011-05-23
2
-1
/
+79
|
*
|
|
Minor cleanup
Naveed Massjouni
2011-05-21
1
-1
/
+1
|
*
|
|
Fixed some tests.
Naveed Massjouni
2011-05-20
1
-0
/
+12
|
*
|
|
fixed bug with compute_api not having actual image_ref to use proper image se...
William Wolf
2011-05-18
1
-0
/
+22
|
*
|
|
oops, took out commented out tests in integrated.test_servers and made tests ...
William Wolf
2011-05-18
1
-2
/
+2
|
*
|
|
fixed QuotaTestCases
William Wolf
2011-05-18
1
-4
/
+14
|
*
|
|
get integrated server_tests passing
William Wolf
2011-05-18
1
-1
/
+1
|
*
|
|
Removed all utils.import_object(FLAGS.image_service) and replaced with
Naveed Massjouni
2011-05-18
1
-3
/
+1
|
|
|
/
|
|
/
|
*
|
|
touch ups
William Wolf
2011-06-01
1
-6
/
+6
*
|
|
merge from trunk
William Wolf
2011-06-01
1
-26
/
+68
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Adds a few more status messages to error states on image register for the ec2...
Vishvananda Ishaya
2011-05-31
1
-26
/
+68
|
|
\
\
|
|
*
|
exceptions are logged via the raise, so just log an error message
Vishvananda Ishaya
2011-05-26
1
-9
/
+8
|
|
*
|
log upload errors
Vishvananda Ishaya
2011-05-26
1
-0
/
+11
|
|
*
|
add more statuses for ec2 image registration
Vishvananda Ishaya
2011-05-17
1
-26
/
+58
|
|
|
/
*
|
|
fix filtering tests
William Wolf
2011-06-01
1
-2
/
+2
*
|
|
Merged trunk and fixed conflicts.
Brian Lamar
2011-05-31
3
-8
/
+12
|
\
|
|
|
*
|
Added params to local and base image service
Alex Meade
2011-05-25
2
-4
/
+4
|
*
|
Added filtering on image properties
Alex Meade
2011-05-24
2
-6
/
+6
|
|
/
*
/
added get_pagination_params function in common with tests, allow fake and loc...
William Wolf
2011-05-31
3
-8
/
+10
|
/
*
fixed issue with non-existent variable being passed to ImageNotFound exception
William Wolf
2011-05-05
1
-1
/
+1
*
merging trunk
Brian Waldon
2011-04-22
5
-106
/
+97
|
\
|
*
more changes per review
termie
2011-04-20
2
-8
/
+7
|
*
fixes per review
termie
2011-04-20
1
-1
/
+2
|
*
docstring cleanup, nova/image dir
termie
2011-04-20
5
-101
/
+92
*
|
Addressing exception.NotFound across the project
Brian Waldon
2011-04-21
3
-20
/
+20
|
/
*
pep8 fixes
Jason Koelker
2011-04-19
1
-2
/
+1
|
\
|
*
pep8 fixes
Jason Koelker
2011-04-18
1
-2
/
+1
*
|
Change '== None' to 'is None'
Jason Koelker
2011-04-18
2
-2
/
+2
|
/
*
Rework GlanceImageService._translate_base() to not call BaseImageService._tra...
jaypipes@gmail.com
2011-04-13
1
-1
/
+2
*
fix show_by_name in s3.py and give a helpful error message if image lookup fails
Vishvananda Ishaya
2011-04-12
1
-1
/
+1
*
fix tests from moving access check into update and delete
Vishvananda Ishaya
2011-04-07
1
-1
/
+4
[next]