summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add release notes for 0.4.00.4.0Nikhil Komawar2015-03-181-0/+13
* Fix intermittent failure in test_vmware_storeSabari Kumar Murugesan2015-03-181-1/+2
* Merge "Throw NotFound exception when template is gone"Jenkins2015-03-172-0/+18
|\
| * Throw NotFound exception when template is goneJun Hong Li2015-03-102-0/+18
* | 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-139-16/+51
|\ \ \
| * | | Correct such logic in store.get() when chunk_size param providedZhi Yan Liu2015-03-049-16/+51
* | | | Merge "Remove incubative openstack.common.context module"Jenkins2015-03-135-151/+16
|\ \ \ \
| * | | | Remove incubative openstack.common.context moduleZhi Yan Liu2015-03-125-151/+16
* | | | | Merge "Use oslo_config.cfg.ConfigOpts in glance_store"Jenkins2015-03-135-5/+5
|\ \ \ \ \
| * | | | | Use oslo_config.cfg.ConfigOpts in glance_storeZhi Yan Liu2015-03-115-5/+5
| |/ / / /
* | | | | Merge "Make dependency on boto entirely conditional"Jenkins2015-03-121-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make dependency on boto entirely conditionalIan Cordasco2015-03-101-1/+2
* | | | | Merge "Update help text with sample conf"Jenkins2015-03-111-8/+18
|\ \ \ \ \
| * | | | | Update help text with sample confSabari Kumar Murugesan2015-03-111-8/+18
| | |/ / / | |/| | |
* | | | | Merge "Fix timeout during upload from slow resource"Jenkins2015-03-111-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix timeout during upload from slow resourceMike Fedosin2015-03-101-1/+1
* | | | | Move from oslo.utils to oslo_utils (supplement)Zhi Yan Liu2015-03-102-2/+2
|/ / / /
* | | | Merge "Use oslo_utils.units where appropriate"0.3.0Jenkins2015-03-109-32/+36
|\ \ \ \
| * | | | Use oslo_utils.units where appropriateGorka Eguileor2015-03-099-32/+36
* | | | | 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-093-47/+392
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | VMware: Support Multiple DatastoresSabari Kumar Murugesan2015-03-063-47/+392
| |/ /
* | | Merge "Support for deleting images stored as SLO in Swift"0.2.0Jenkins2015-03-052-7/+69
|\ \ \ | |/ / |/| |
| * | Support for deleting images stored as SLO in SwiftHemanth Makkapati2015-03-032-7/+69
* | | Merge "Unify using six.moves.range rename everywhere"Jenkins2015-03-044-0/+8
|\ \ \ | |_|/ |/| |
| * | Unify using six.moves.range rename everywhereErno Kuvaja2015-02-254-0/+8
* | | 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-028-15/+14
|\ \ \
| * | | Move to hacking 0.10JordanP2015-02-268-15/+14
* | | | Show fully qualified store name in update_capabilities() loggingZhi Yan Liu2015-03-011-1/+2
| |/ / |/| |
* | | Merge "Use a named enum for capability values"Jenkins2015-03-0116-83/+107
|\ \ \
| * | | Use a named enum for capability valuesIan Cordasco2015-02-1316-83/+107
* | | | Fix sorting query string keys for arbitrary url schemesSabari Kumar Murugesan2015-02-252-4/+16
| |/ / |/| |
* | | Merge "Add coverage report to run_test.sh"Jenkins2015-02-252-2/+23
|\ \ \
| * | | Add coverage report to run_test.shGorka Eguileor2015-02-192-2/+23
| |/ /
* | | Merge "Convert httpretty tests to requests-mock"Jenkins2015-02-252-29/+17
|\ \ \ | |_|/ |/| |
| * | Convert httpretty tests to requests-mockJamie Lennox2015-02-062-29/+17
* | | 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-192-11/+59
|\ \ \ | |/ / |/| |
| * | Check VMware session before uploading imageSabari Kumar Murugesan2015-02-092-11/+59
| |/
* | Add capabilities to storage driverZhi Yan Liu2015-02-0825-61/+551
* | Fixing PEP8 E712 and E265Radoslaw Smigielski2015-02-067-11/+12
|/
* Merge "Replace snet config with endpoint config"Jenkins2015-02-033-35/+52
|\
| * Replace snet config with endpoint configJesse J. Cook2015-02-023-35/+52
* | Merge "Validate metadata JSON file"Jenkins2015-02-033-65/+207
|\ \