Added 3 tests in tests/functional/test_httplib2_api.py to validate is_public filtering works. |
|
More...
|
over 13 years ago
|
left in 2 fixes.. removing redundant fix |
|
More...
|
over 13 years ago
|
If meta-data contains an id field, pass it to _image_update() |
|
More...
|
over 13 years ago
|
Adding functional test to show bug #813291 |
|
More...
|
over 13 years ago
|
fixed an inline comment |
|
More...
|
over 13 years ago
|
removed pprint import, and added check for other 3 images to make sure is_public=True |
|
More...
|
over 13 years ago
|
Added 3 tests to validate is_public filtering works |
|
More...
|
over 13 years ago
|
Completed rewrite of tests/functional/test_curl_api.py using httplib2. |
|
More...
|
over 13 years ago
|
Changes the default filtering of images to only show is_public to actually use a default filter instead of hard coding. This allows us to override the default behavior by passing in a new filter. |
|
More...
|
over 13 years ago
|
removing pprint import |
|
More...
|
over 13 years ago
|
completed rewrite of test_ordered_images().. this completes rewrite of test_curl_api using httplib2 |
|
More...
|
over 13 years ago
|
test_ordered_images() missing closing self.stop_servers() |
|
More...
|
over 13 years ago
|
finished rewrite of test_filtered_images() |
|
More...
|
over 13 years ago
|
add tests and make None filters work |
|
More...
|
over 13 years ago
|
Change default is_public = True to just set a default filter instead of hard coding so it can be overridden |
|
More...
|
over 13 years ago
|
make the tests work with new trunk |
|
More...
|
over 13 years ago
|
merge trunk |
|
More...
|
over 13 years ago
|
Refactoring PrettyTable so it doesn't print the lines itself |
|
More...
|
over 13 years ago
|
Adding pruner and prefetcher to setup.py |
|
More...
|
over 13 years ago
|
Removing extraneous text |
|
More...
|
over 13 years ago
|
PEP 8 fixes |
|
More...
|
over 13 years ago
|
Adding prefetching list to bin/glance |
|
More...
|
over 13 years ago
|
More cleanups |
|
More...
|
over 13 years ago
|
Adding prefetching of images |
|
More...
|
over 13 years ago
|
Overhaul the way that the store URI works. We can now support specifying the authurls for Swift and S3 with either an http://, an https:// or no prefix at all. |
|
More...
|
over 13 years ago
|
Typo fix |
|
More...
|
over 13 years ago
|
Removing test exception |
|
More...
|
over 13 years ago
|
PEP 8 fixes |
|
More...
|
over 13 years ago
|
Adding Error to invalid cache images |
|
More...
|
over 13 years ago
|
Show invalid images from bin/glance |
|
More...
|
over 13 years ago
|