summaryrefslogtreecommitdiff
path: root/glance_store/_drivers
Commit message (Expand)AuthorAgeFilesLines
* Fix Python 3 issuesVictor Stinner2015-05-206-9/+11
* 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 "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
|/ /
* | Only warn on duplicate path on fs backendGorka Eguileor2015-03-281-7/+16
* | Propagate BadStoreConfiguration to library userGorka Eguileor2015-03-282-6/+6
|/
* 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 "Use oslo_config.cfg.ConfigOpts in glance_store"Jenkins2015-03-132-2/+2
|\ \ \ \
| * | | | Use oslo_config.cfg.ConfigOpts in glance_storeZhi Yan Liu2015-03-112-2/+2
* | | | | Merge "Make dependency on boto entirely conditional"Jenkins2015-03-121-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make dependency on boto entirely conditionalIan Cordasco2015-03-101-1/+2
* | | | | Update help text with sample confSabari Kumar Murugesan2015-03-111-8/+18
| |/ / / |/| | |
* | | | Move from oslo.utils to oslo_utils (supplement)Zhi Yan Liu2015-03-101-1/+1
* | | | Merge "Use oslo_utils.units where appropriate"0.3.0Jenkins2015-03-103-5/+8
|\ \ \ \
| * | | | Use oslo_utils.units where appropriateGorka Eguileor2015-03-093-5/+8
* | | | | Merge "Deprecate VMware store single datastore options"Jenkins2015-03-101-3/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Deprecate VMware store single datastore optionsSabari Kumar Murugesan2015-03-091-3/+10
* | | | | Merge "VMware: Support Multiple Datastores"Jenkins2015-03-091-35/+168
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | VMware: Support Multiple DatastoresSabari Kumar Murugesan2015-03-061-35/+168
| |/ /
* | | Merge "Support for deleting images stored as SLO in Swift"0.2.0Jenkins2015-03-051-4/+23
|\ \ \ | |/ / |/| |
| * | Support for deleting images stored as SLO in SwiftHemanth Makkapati2015-03-031-4/+23
* | | Merge "Unify using six.moves.range rename everywhere"Jenkins2015-03-041-0/+2
|\ \ \ | |_|/ |/| |
| * | Unify using six.moves.range rename everywhereErno Kuvaja2015-02-251-0/+2
* | | Merge "Enable DRIVER_REUSABLE for vmware store"Jenkins2015-03-041-1/+2
|\ \ \ | |_|/ |/| |
| * | Enable DRIVER_REUSABLE for vmware storeSabari Kumar Murugesan2015-03-021-1/+2
* | | Merge "Move to hacking 0.10"0.1.12Jenkins2015-03-023-8/+7
|\ \ \ | |/ / |/| |
| * | Move to hacking 0.10JordanP2015-02-263-8/+7
| |/
* | Merge "Use a named enum for capability values"Jenkins2015-03-019-12/+13
|\ \ | |/ |/|
| * Use a named enum for capability valuesIan Cordasco2015-02-139-12/+13
* | Merge "Remove duplicate key"Jenkins2015-02-201-1/+0
|\ \
| * | Remove duplicate keyDanny Al-Gaaf2015-02-191-1/+0
| |/
* | Merge "Check VMware session before uploading image"0.1.11Jenkins2015-02-191-9/+24
|\ \ | |/ |/|
| * Check VMware session before uploading imageSabari Kumar Murugesan2015-02-091-9/+24
* | Add capabilities to storage driverZhi Yan Liu2015-02-089-0/+44
* | Fixing PEP8 E712 and E265Radoslaw Smigielski2015-02-062-5/+5
|/
* Merge "Replace snet config with endpoint config"Jenkins2015-02-031-12/+16
|\
| * Replace snet config with endpoint configJesse J. Cook2015-02-021-12/+16