summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Catch InvalidURL when requesting store size" into stable/kilokilo-eolstable/kiloJenkins2015-11-272-0/+30
|\
| * Catch InvalidURL when requesting store sizeKairat Kushaev2015-10-232-0/+30
* | Improving GlanceStoreExceptionMike Fedosin2015-10-162-5/+76
* | Updated from global requirementsOpenStack Proposal Bot2015-09-171-1/+1
|/
* Merge "Properly instantiate Forbidden exception" into stable/kiloJenkins2015-09-042-1/+34
|\
| * Properly instantiate Forbidden exceptionTaylor Peoples2015-07-072-1/+34
* | Merge "Fix RBD delete image on creation failure" into stable/kiloJenkins2015-09-042-6/+13
|\ \
| * | Fix RBD delete image on creation failureGorka Eguileor2015-08-262-6/+13
* | | Merge "Only warn on duplicate path on fs backend" into stable/kiloJenkins2015-09-042-8/+67
|\ \ \
| * | | Only warn on duplicate path on fs backendGorka Eguileor2015-08-262-8/+67
| |/ /
* | | Merge "Remove usage of assert_called_once in mocks" into stable/kiloJenkins2015-09-041-2/+2
|\ \ \ | |/ /
| * | Remove usage of assert_called_once in mocksMike Fedosin2015-08-261-2/+2
| |/
* | Updated from global requirementsOpenStack Proposal Bot2015-08-143-20/+19
|/
* Sync up with global-requirementsMatt Riedemann2015-05-133-17/+31
* update defaultbranchDoug Hellmann2015-04-151-0/+2
* 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
|\ \ \