trove/trove/guestagent/common
Takashi Kajinami 0b0c35999b Replace deprecated import of ABCs from collections
ABCs in collections should be imported from collections.abc and direct
import from collections is deprecated since Python 3.3.

Change-Id: Ic4c1cb4d9ce7595d1e684c26229a5148b5f4befa
2021-08-02 07:42:32 +00:00
..
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
configuration.py Fix getting config option value for database 2021-07-14 20:52:28 +12:00
guestagent_utils.py Replace deprecated import of ABCs from collections 2021-08-02 07:42:32 +00:00
operating_system.py Add periodic task to remove postgres archived wal files 2021-07-23 22:16:20 +12:00
sql_query.py Support mysql 8.0 2020-10-23 23:50:39 +13:00