summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add explicit dependencies for store dependencies"0.8.0Jenkins2015-08-063-20/+15
|\
| * Add explicit dependencies for store dependenciesLouis Taylor2015-07-293-20/+15
* | 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
* Merge "Add .eggs/* to .gitignore"Jenkins2015-07-161-0/+1
|\
| * Add .eggs/* to .gitignoreErno Kuvaja2015-07-091-0/+1
* | setup.cfg: add Python 3 classifiers0.7.0Victor Stinner2015-07-152-2/+3
* | 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 "Updated from global requirements"Jenkins2015-07-093-20/+19
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2015-07-033-20/+19
| |/
* | 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 "Move python-cinderclient to test-requirements.txt"Jenkins2015-07-022-2/+3
|\ \
| * | Move python-cinderclient to test-requirements.txtLouis Taylor2015-06-082-2/+3
* | | 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-1217-10/+10
* | Use six.moves to fix imports on Python 3Victor Stinner2015-06-1017-120/+124
* | Merge "Port remaining tests to Python 3"Jenkins2015-06-104-49/+45
|\ \
| * | Port remaining tests to Python 3Victor Stinner2015-05-204-49/+45
* | | Merge "Port exception_to_str() to Python 3"Jenkins2015-06-102-4/+13
|\ \ \ | |_|/ |/| |
| * | Port exception_to_str() to Python 3Victor Stinner2015-05-202-4/+13
| |/
* | Merge "Updated from global requirements"Jenkins2015-05-291-1/+1
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2015-05-281-1/+1
* | | Merge "Close a file to fix a resource warning on Python 3"Jenkins2015-05-291-0/+1
|\ \ \ | |/ / |/| |
| * | Close a file to fix a resource warning on Python 3Victor Stinner2015-05-201-0/+1
| |/
* | Merge "Fix Python 3 issues"Jenkins2015-05-2810-19/+23
|\ \
| * | Fix Python 3 issuesVictor Stinner2015-05-2010-19/+23
| |/
* | Add release notes for 0.6.00.6.0Nikhil Komawar2015-05-281-1/+11
* | Drop py26 supportFlavio Percoco2015-05-261-1/+1
|/
* Merge "Handle optional dependency in vmware store"Jenkins2015-05-181-7/+13
|\
| * Handle optional dependency in vmware storeSabari Kumar Murugesan2015-03-271-7/+13
* | Merge "Disable propagating BadStoreConfiguration"Jenkins2015-05-182-7/+1
|\ \
| * | Disable propagating BadStoreConfigurationLouis Taylor2015-05-152-7/+1
* | | Sync up with global-requirementsMatt Riedemann2015-05-133-17/+31
|/ /
* | Add release notes for 0.5.00.5.0Louis Taylor2015-05-121-0/+14
* | Merge "Fix RBD delete image on creation failure"Jenkins2015-05-042-6/+13
|\ \