odoo-openupgrade-wizard/odoo_openupgrade_wizard/tools
Rémy Taymans a3a8af9a70 Fix listing containers during removal of containers
Removing a container can take some time to be performed. Listing
containers when a container is currently being removed may cause errors.
Because listing container and filtering them by name requires to fetch
data from the container that is currently being removed.
2023-11-09 16:27:29 +01:00
..
tools_click_odoo_contrib.py [FIX] copydb : add the copy of the filestore 2023-07-17 14:12:14 +02:00
tools_docker.py Fix listing containers during removal of containers 2023-11-09 16:27:29 +01:00
tools_odoo_instance.py Allow mocking the ODOO_RPC_URL for testing 2023-11-09 16:21:20 +01:00
tools_odoo_module.py [ADD] estimate-workload: ignored module list 2023-03-16 23:26:45 +01:00
tools_odoo.py [REF] trivial refacgtoring avoid to compute odoo_folder for each key in data.keys() 2022-11-10 20:52:40 +01:00
tools_postgres.py Fix listing containers during removal of containers 2023-11-09 16:27:29 +01:00
tools_system.py [ADD] dumpdb command 2023-07-12 08:32:57 +02:00