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
/
local.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
removing local image service
Brian Waldon
2011-06-07
1
-167
/
+0
*
Merged trunk and fixed conflicts.
Brian Lamar
2011-05-31
1
-0
/
+2
|
\
|
*
Added params to local and base image service
Alex Meade
2011-05-25
1
-2
/
+2
*
|
added get_pagination_params function in common with tests, allow fake and loc...
William Wolf
2011-05-31
1
-2
/
+2
|
/
*
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
1
-5
/
+6
|
\
|
*
more changes per review
termie
2011-04-20
1
-3
/
+2
|
*
docstring cleanup, nova/image dir
termie
2011-04-20
1
-3
/
+5
*
|
Addressing exception.NotFound across the project
Brian Waldon
2011-04-21
1
-7
/
+7
|
/
*
Change '== None' to 'is None'
Jason Koelker
2011-04-18
1
-1
/
+1
*
fix tests from moving access check into update and delete
Vishvananda Ishaya
2011-04-07
1
-1
/
+4
*
check visibility on delete and update
Vishvananda Ishaya
2011-04-06
1
-1
/
+5
*
update and fix tests
Vishvananda Ishaya
2011-04-05
1
-0
/
+1
*
unite the filtering done by glance client and s3
Vishvananda Ishaya
2011-04-05
1
-1
/
+3
*
Filtering images by user_id now
Rick Harris
2011-03-23
1
-2
/
+7
*
better implementation of try..except..else
Ken Pepple
2011-03-17
1
-3
/
+3
*
revised per code review
Ken Pepple
2011-03-15
1
-4
/
+7
*
wrap errors getting image ids from local image store
Ken Pepple
2011-03-15
1
-2
/
+12
*
make compute get the new images properly, fix a bunch of tests, and provide c...
Vishvananda Ishaya
2011-03-07
1
-12
/
+40
*
fix a couple issues with local, update the glance fake to actually return the...
Vishvananda Ishaya
2011-03-04
1
-9
/
+3
*
make local image service work
Vishvananda Ishaya
2011-03-04
1
-20
/
+44
*
Prefixed ending multi-line docstring with a newline.
John Dewey
2011-01-25
1
-2
/
+3
*
Fixing documentation strings. Second attempt at pep8.
John Dewey
2011-01-25
1
-15
/
+11
*
Removal of image tempdir in test tearDown. Also, reformatted a couple
John Dewey
2011-01-25
1
-2
/
+10
*
No longer hard coding to "/tmp/nova/images/". Using tempdir so tests
John Dewey
2011-01-25
1
-5
/
+2
*
Decreased the maximum value for instance-id generation from uint32 to int32 t...
Ryan Lucio
2010-12-03
1
-1
/
+1
*
First step to getting the image APIs consolidated. The EC2 API was using a on...
Eric Day
2010-11-18
1
-0
/
+88