summaryrefslogtreecommitdiff
path: root/glance_store/common
Commit message (Expand)AuthorAgeFilesLines
* Cinder: Add support to extend attached volumesRajat Dhasmana2023-01-181-0/+18
* Refactor/restructure glance cinder storewhoami-rajat2023-01-171-1/+1
* Merge "Cinder: Correct exception logging during attach"Zuul2022-05-051-2/+2
|\
| * Cinder: Correct exception logging during attachwhoami-rajat2022-04-281-2/+2
* | Correct retry interval during attach volumewhoami-rajat2022-04-181-1/+3
|/
* nit: Correct debug logwhoami-rajat2021-11-221-1/+1
* Add volume multiattach handlingwhoami-rajat2021-08-122-5/+281
* Glance cinder nfs: Block creating qcow2 volumesRajat Dhasmana2021-07-281-1/+0
* Add cinder's new attachment supportRajat Dhasmana2021-07-231-0/+194
* Replace md5 with oslo versionAde Lee2020-11-111-0/+17
* [Trivial]Add missing white space between wordszhufl2020-07-281-1/+1
* Add lock per share for cinder nfs mount/umountwhoami-rajat2020-05-012-0/+370
* Python3: Fix return type on CooperativeReader.readCyril Roelandt2019-04-121-1/+1
* Use oslo_utils.encodeutils.exception_to_unicode()Victor Stinner2016-01-211-16/+0
* Remove unnecessary auth moduleMike Fedosin2016-01-191-293/+0
* Remove useless config.py fileMike Fedosin2015-11-181-220/+0
* remove default=None for config optionsShuquan Huang2015-11-091-1/+1
* Activate pep8 check that _ is importedTHOMAS J. COCOZZELLO2015-10-053-0/+4
* '_' is used by i18nTom Cocozzello2015-10-021-1/+1
* Use six.moves to fix imports on Python 3Victor Stinner2015-06-101-3/+3
* Merge "Port exception_to_str() to Python 3"Jenkins2015-06-101-1/+3
|\
| * Port exception_to_str() to Python 3Victor Stinner2015-05-201-1/+3
* | Fix Python 3 issuesVictor Stinner2015-05-201-1/+1
|/
* Update oslo librariesCindy Pallares2015-03-191-1/+1
* Unify using six.moves.range rename everywhereErno Kuvaja2015-02-251-0/+2
* Move from oslo.config to oslo_configLouis Taylor2015-01-121-1/+1
* Move from oslo.utils to oslo_utilsLouis Taylor2015-01-091-1/+1
* Switch to using oslo.utilsZhi Yan Liu2014-09-291-3/+2
* Use oslo.serializationOleksii Chuprykov2014-09-211-1/+1
* Merge "Adding common.utils.exception_to_str() to avoid encoding issue"Jenkins2014-09-192-1/+17
|\
| * Adding common.utils.exception_to_str() to avoid encoding issueZhi Yan Liu2014-09-192-1/+17
* | Portback part change of enabling F821 checkZhi Yan Liu2014-09-191-18/+20
|/
* Cleanup shebang in non-executable moduleHaikel Guemar2014-09-121-2/+0
* Rename glance.store to glance_store0.1.1Flavio Percoco2014-08-284-0/+647