freezer/freezer/engine
Caihui 3ae26c12fb Fix Type error
The "file_head" is a 'bytes-like object ,not 'str'.

Update file_head.split() to file_head.decode('utf-8').split()

Change-Id: Ic912cc86d9a5afbdbcd63f27e1f91d2140f9b9ba
2020-06-30 04:36:59 -07:00
..
glance [WIP] Add the backup and restore of glance image 2019-06-13 18:13:01 -07:00
nova [Trivial]Fix typo of instnace 2020-01-16 02:23:51 +00:00
osbrick Stop to use the __future__ module. 2020-06-02 20:13:06 +02:00
rsync Fix Type error 2020-06-30 04:36:59 -07:00
rsyncv2 Remove six usage from freezer package 2020-01-22 03:52:35 -08:00
tar Fix license boilerplates 2018-05-04 14:53:13 +00:00
__init__.py First iteration of multiple storages. 2015-09-16 14:30:48 +01:00
engine.py Remove six usage from freezer package 2020-01-22 03:52:35 -08:00
manager.py Fix license boilerplates 2018-05-04 14:53:13 +00:00