mirror of https://github.com/apache/cloudstack.git
The test/integration/plugins directory and its subdirectories were missing __init__.py files, preventing Python from treating them as packages. This caused local/relative imports to fail when running plugin tests in a deployed Marvin environment, making it impossible to modularize tests for plugins. Fixes #3679 |
||
|---|---|---|
| .. | ||
| datera | ||
| ldap | ||
| linstor | ||
| quota | ||
| scaleio | ||
| solidfire | ||
| storpool | ||
| tf | ||
| __init__.py | ||
| test_nicira_controller.py | ||
| test_quota.py | ||
| test_quota_tariff_order.py | ||