summaryrefslogtreecommitdiff
path: root/glance_store
Commit message (Expand)AuthorAgeFilesLines
* Disable verification for Keystone session in SwiftVincent Untz2019-02-192-14/+29
* Fix BufferedReader writing zero size chunksJake Yip2017-12-151-2/+2
* Use cached auth_ref instead of gettin a new one each timekairat_kushaev2017-11-212-4/+3
* Imported Translations from ZanataOpenStack Proposal Bot2017-10-051-3/+171
* Merge "Expand sz to size"Jenkins2017-09-221-5/+5
|\
| * Expand sz to sizeTim Burke2017-09-191-5/+5
* | Merge "Buffered reader: Upload recovery for swift store"Jenkins2017-09-194-41/+458
|\ \ | |/
| * Buffered reader: Upload recovery for swift storeBrian D. Elliott2017-03-154-41/+458
* | Imported Translations from ZanataOpenStack Proposal Bot2017-08-121-0/+172
* | Merge "Cinder driver: TypeError in _open_cinder_volume"Jenkins2017-07-181-4/+7
|\ \
| * | Cinder driver: TypeError in _open_cinder_volumezhangdaolong2017-07-181-4/+7
| |/
* | Merge "Fixing string formatting bug in log message."Jenkins2017-07-181-1/+1
|\ \
| * | Fixing string formatting bug in log message.Matt Smith2017-01-171-1/+1
* | | Merge "Sheepdog: fix command execution failure"Jenkins2017-07-182-16/+10
|\ \ \
| * | | Sheepdog: fix command execution failureYAMADA Hideki2016-09-232-16/+10
* | | | Merge "Replace six.iteritems() with .items()"Jenkins2017-07-145-8/+6
|\ \ \ \
| * | | | Replace six.iteritems() with .items()gengchc22017-03-105-8/+6
* | | | | Merge "Suppress oslo-config DeprecationWarning during functional test"Jenkins2017-07-141-1/+1
|\ \ \ \ \
| * | | | | Suppress oslo-config DeprecationWarning during functional testTomoki Sekiyama2016-12-271-1/+1
| | |_|/ / | |/| | |
* | | | | set warning-is-error for documentation buildDoug Hellmann2017-06-284-4/+4
* | | | | Merge "Initialize privsep root_helper command"Jenkins2017-06-132-1/+7
|\ \ \ \ \
| * | | | | Initialize privsep root_helper commandEric Harney2017-05-242-1/+7
* | | | | | Fixed tests due to updated oslo.configSzymon Datko2017-05-263-16/+7
* | | | | | Don't fail when trying to unprotect unprotected snapshot on RBDSławek Kapłoński2017-04-252-1/+65
|/ / / / /
* | | | | Imported Translations from ZanataOpenStack Proposal Bot2017-03-244-150/+3
| |_|_|/ |/| | |
* | | | Merge "Use HostAddressOpt for store opts that accept IP and hostnames"Jenkins2017-03-152-6/+6
|\ \ \ \
| * | | | Use HostAddressOpt for store opts that accept IP and hostnamesDharini Chandrasekar2017-03-092-6/+6
* | | | | Merge "Log at error when we intend to reraise the exception"Jenkins2017-03-151-1/+1
|\ \ \ \ \
| * | | | | Log at error when we intend to reraise the exceptionTim Burke2017-01-051-1/+1
| | |/ / / | |/| | |
* | | | | Merge "An unit test passes because is launched as non-root user"Jenkins2017-03-031-1/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | An unit test passes because is launched as non-root userAdam Kijak2017-03-021-1/+7
* | | | | Fix SafeConfigParser DeprecationWarning in Python 3.2+ChangBo Guo(gcb)2017-01-191-6/+5
|/ / / /
* | | | Correct error msg variable that could be unassignedMatt Smith2017-01-181-1/+1
|/ / /
* | | Merge "Raise exc when using multi-tenant and swift+config"0.19.0Jenkins2016-12-193-2/+41
|\ \ \
| * | | Raise exc when using multi-tenant and swift+configDharini Chandrasekar2016-12-163-2/+41
* | | | Merge "Use storage_url in DB for multi-tenant swift store"Jenkins2016-12-144-36/+60
|\ \ \ \
| * | | | Use storage_url in DB for multi-tenant swift storeDharini Chandrasekar2016-12-134-36/+60
* | | | | Merge "take into consideration created volume size in cinder backend"Jenkins2016-12-132-3/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | take into consideration created volume size in cinder backendAndrey Pavlov2016-11-242-3/+11
* | | | | Fix a typo in help textBrian Rosmaita2016-11-291-1/+1
|/ / / /
* | | | Merge "Clean imports in code"Jenkins2016-11-185-29/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Clean imports in codeCao Xuan Hoang2016-09-075-29/+27
| | |/ | |/|
* | | Convert to keystoneauthJamie Lennox2016-11-024-50/+57
| |/ |/|
* | Merge "Refactor get_manager_for_store in an OO manner"Jenkins2016-10-172-46/+43
|\ \
| * | Refactor get_manager_for_store in an OO mannerJamie Lennox2016-10-142-46/+43
* | | Merge "Fix dbg msg when swift can't determine image size"Jenkins2016-10-161-2/+5
|\ \ \ | |/ / |/| |
| * | Fix dbg msg when swift can't determine image sizeDarja Malyavkina2016-10-141-2/+5
* | | Add cinder_volume_type to cinder store configurationAndrey Pavlov2016-10-123-4/+28
|/ /
* | Do not require entry-point dependencies in testsIan Cordasco2016-10-051-1/+13
* | Do not call image.stat() when we only need the sizeJens Rosenboom2016-09-201-2/+1