summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Align swift's store API0.1.8Flavio Percoco2014-09-051-1/+1
* Add `OPTIONS` attribute to swift.Store function0.1.7Flavio Percoco2014-09-053-2/+7
* Add missing stores to setup.cfg0.1.5Flavio Percoco2014-09-052-0/+21
* Set group for DeprecatedOptsFlavio Percoco2014-09-051-2/+2
* Complete random_access for the filesystem storeFlavio Percoco2014-09-052-2/+44
* Register store's configs w/o creating instances0.1.3Flavio Percoco2014-09-032-5/+17
* Add deprecated options support for storage drivers0.1.2Flavio Percoco2014-09-031-0/+5
* Merge "Update .gitreview for project rename"Jenkins2014-09-021-1/+1
|\
| * Update .gitreview for project renameJeremy Stanley2014-08-301-1/+1
* | Rename locale files for glance_store renameAndreas Jaeger2014-08-3017-0/+0
* | Rename glance.store to glance_store0.1.1Flavio Percoco2014-08-2873-475/+459
* | Port of 97882f796c0e8969c606ae723d14b6b443e2e2f9Flavio Percoco2014-08-277-45/+47
* | Port of 502be24afa122eef08186001e54c1e1180114ccfFlavio Percoco2014-08-272-3/+16
|/
* Fix collection order issues and unit test failuresFlavio Percoco2014-08-272-2/+22
* Merge "Fix development classifier"0.1.0Jenkins2014-08-051-1/+1
|\
| * Fix development classifier0.0.1a2Flavio Percoco2014-08-051-1/+1
* | Imported Translations from TransifexOpenStack Proposal Bot2014-08-051-4/+19
|/
* Package glance's package entirelyFlavio Percoco2014-08-041-1/+0
* Merge "Port swift store"0.0.1a1Jenkins2014-07-3113-7/+2567
|\
| * Port swift storeFlavio Percoco2014-07-2913-7/+2567
* | Split CHUNKSIZE into WRITE/READ_CHUNKSIZEFlavio Percoco2014-07-308-33/+47
* | Merge "Add validate_location"Jenkins2014-07-302-0/+12
|\ \
| * | Add validate_locationFlavio Percoco2014-07-292-0/+12
* | | Merge "Fix some Exceptions incompatibilities"Jenkins2014-07-302-2/+4
|\ \ \ | |/ /
| * | Fix some Exceptions incompatibilitiesFlavio Percoco2014-07-292-2/+4
| |/
* | Imported Translations from TransifexOpenStack Proposal Bot2014-07-2916-0/+453
* | Merge "Setup for glance.store for translation"Jenkins2014-07-243-0/+480
|\ \ | |/ |/|
| * Setup for glance.store for translationAndreas Jaeger2014-07-173-0/+480
* | Set the right classifiers in setup.cfgFlavio Percoco2014-07-171-1/+2
* | Remove version string from setup.cfgFlavio Percoco2014-07-171-1/+0
|/
* Add .gitreview to the repoFlavio Percoco2014-07-178-1673/+129
* Fix flake8 errorsFlavio Percoco2014-07-0920-133/+152
* Adopt oslo.i18nFlavio Percoco2014-07-0713-14/+45
* Pull multipath support from glance/masterFlavio Percoco2014-07-042-23/+301
* Update from oslo-incubatorFlavio Percoco2014-07-049-103/+912
* Pass offset and chunk_size to the `get` methodFlavio Percoco2014-06-301-2/+4
* Migrate vmware storeFlavio Percoco2014-06-254-0/+749
* Move FakeHTTPResponse to a common utils moduleFlavio Percoco2014-06-252-26/+42
* Removed commented codeFlavio Percoco2014-06-251-7/+0
* Remove deprecated _schedule_delayed_delete_from_backend functionFlavio Percoco2014-06-161-12/+0
* BugFix: Point to the exceptions moduleFlavio Percoco2014-06-161-1/+1
* BugFix: define scheme outside the `try` blockFlavio Percoco2014-06-161-1/+2
* Add a way to register store optionsFlavio Percoco2014-06-162-12/+25
* Update functions signatures w/ optional contextFlavio Percoco2014-06-161-43/+16
* Remove old scrubber optionsFlavio Percoco2014-06-161-16/+1
* Move exceptions out of common and add backends.pyFlavio Percoco2014-06-1223-565/+581
* Use exceptionFlavio Percoco2014-06-121-9/+9
* Remove dependency on oslo-logFlavio Percoco2014-06-1216-730/+34
* Add offset and chunk_size to the get methodFlavio Percoco2014-05-277-7/+7
* Migrate the rbd storeFlavio Percoco2014-05-272-92/+212