summaryrefslogtreecommitdiff
path: root/glance_store
Commit message (Expand)AuthorAgeFilesLines
* Imported Translations from TransifexOpenStack Proposal Bot2015-08-056-25/+25
* Support V3 authentication with swiftJamie Lennox2015-07-224-13/+121
* rbd: make sure features is an int when passed to librbd.create0.7.1Matt Riedemann2015-07-172-1/+23
* Remove usage of assert_called_once in mocksMike Fedosin2015-07-101-2/+2
* Merge "Imported Translations from Transifex"Jenkins2015-07-093-105/+105
|\
| * Imported Translations from TransifexOpenStack Proposal Bot2015-07-093-105/+105
* | Merge "logging failed exception info for add image operation"Jenkins2015-07-091-0/+7
|\ \
| * | logging failed exception info for add image operationMingda Sun2015-06-181-0/+7
* | | Merge "Make cinderclient a more optional dependency"Jenkins2015-07-091-3/+9
|\ \ \
| * | | Make cinderclient a more optional dependencyLouis Taylor2015-07-031-3/+9
| | |/ | |/|
* | | Merge "Port vmware driver to Python 3"Jenkins2015-07-092-39/+51
|\ \ \
| * | | Port vmware driver to Python 3Victor Stinner2015-06-182-39/+51
| | |/ | |/|
* | | Merge "Port S3 driver to Python 3"Jenkins2015-07-092-32/+36
|\ \ \ | |_|/ |/| |
| * | Port S3 driver to Python 3Victor Stinner2015-07-022-32/+36
| |/
* | Merge "Port swift driver to Python 3"Jenkins2015-07-022-48/+66
|\ \
| * | Port swift driver to Python 3Victor Stinner2015-06-182-48/+66
| |/
* | Merge "Fix random test error in swift store delete"Jenkins2015-06-261-2/+2
|\ \
| * | Fix random test error in swift store deleteGorka Eguileor2015-06-181-2/+2
| |/
* | Do not used named args when using swiftclientChristian Schwede2015-06-241-2/+2
* | RBD: Reading rbd_default_features from ceph.confVikhyat Umrao2015-06-182-14/+18
|/
* Move glance_store tests into the main packageLouis Taylor2015-06-1215-0/+4582
* Use six.moves to fix imports on Python 3Victor Stinner2015-06-1012-69/+69
* Merge "Port exception_to_str() to Python 3"Jenkins2015-06-101-1/+3
|\
| * Port exception_to_str() to Python 3Victor Stinner2015-05-201-1/+3
* | Fix Python 3 issuesVictor Stinner2015-05-209-12/+16
|/
* Merge "Handle optional dependency in vmware store"Jenkins2015-05-181-7/+13
|\
| * Handle optional dependency in vmware storeSabari Kumar Murugesan2015-03-271-7/+13
* | Disable propagating BadStoreConfigurationLouis Taylor2015-05-151-1/+1
* | Merge "Fix RBD delete image on creation failure"Jenkins2015-05-041-1/+3
|\ \
| * | Fix RBD delete image on creation failureGorka Eguileor2015-04-281-1/+3
* | | Drop use of 'oslo' namespace packageDoug Hellmann2015-04-281-1/+1
|/ /
* | Merge "Remove ordereddict from requirements"Jenkins2015-04-281-4/+1
|\ \
| * | Remove ordereddict from requirementsStuart McLaren2015-04-201-4/+1
| |/
* | Merge "Properly instantiate Forbidden exception"Jenkins2015-04-271-1/+2
|\ \
| * | Properly instantiate Forbidden exceptionTaylor Peoples2015-04-231-1/+2
* | | Use is_valid_ipv6() from oslo.utilsVictor Sergeyev2015-04-271-10/+2
|/ /
* | Merge "Only warn on duplicate path on fs backend"Jenkins2015-04-141-7/+16
|\ \
| * | Only warn on duplicate path on fs backendGorka Eguileor2015-03-281-7/+16
* | | Merge "Propagate BadStoreConfiguration to library user"Jenkins2015-04-136-11/+14
|\ \ \ | |/ /
| * | Propagate BadStoreConfiguration to library userGorka Eguileor2015-03-286-11/+14
| |/
* | Merge "Update oslo libraries"Jenkins2015-04-092-2/+2
|\ \ | |/ |/|
| * Update oslo librariesCindy Pallares2015-03-192-2/+2
* | Initialize vmware session during store creationSabari Kumar Murugesan2015-03-181-12/+8
|/
* Merge "Throw NotFound exception when template is gone"Jenkins2015-03-171-0/+5
|\
| * Throw NotFound exception when template is goneJun Hong Li2015-03-101-0/+5
* | Merge "Deprecate the gridfs store"Jenkins2015-03-161-0/+6
|\ \
| * | Deprecate the gridfs storeFlavio Percoco2015-03-121-0/+6
* | | Merge "Correct such logic in store.get() when chunk_size param provided"Jenkins2015-03-135-13/+20
|\ \ \
| * | | Correct such logic in store.get() when chunk_size param providedZhi Yan Liu2015-03-045-13/+20
* | | | Merge "Remove incubative openstack.common.context module"Jenkins2015-03-133-127/+0
|\ \ \ \