murano/murano/engine/system
Takashi Kajinami 181d09d05f 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: Ifb983fa478120a95760bf0cb78994210acdbe8e8
2021-08-02 08:27:12 +00:00
..
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
agent.py Remove six murano/engine 2020-04-18 01:08:08 -07:00
agent_listener.py Remove log translations 2017-04-03 12:11:20 +08:00
common.py Support for multi-regional apps was added 2016-08-12 07:09:58 -07:00
heat_stack.py Fix py37 tests failed due to async 2018-08-11 15:53:06 +08:00
instance_reporter.py Use common rpc pattern for all services 2021-01-19 12:24:08 -08:00
logger.py Modified docstrings to comply with pep8 H405 style check 2016-05-10 20:18:23 +00:00
metadef_browser.py Use consistent session options 2017-07-28 14:55:45 +02:00
net_explorer.py Add ip_version for NeutronNetwork subnet 2019-08-22 00:44:12 +00:00
project.py Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
resource_manager.py Bump to hacking 1.1.0 2019-07-04 11:51:47 +00:00
status_reporter.py Use common rpc pattern for all services 2021-01-19 12:24:08 -08:00
system_objects.py Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
test_fixture.py TrivialFix: Remove cfg import unused 2016-08-29 09:35:14 +07:00
user.py Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
workflowclient.py Update hacking for Python3 2020-03-30 11:59:26 +02:00
yaql_functions.py Replace deprecated import of ABCs from collections 2021-08-02 08:27:12 +00:00