Comment 1 for bug 1789718

Revision history for this message
Tyler Smith (tyler.smith) wrote :

Taking a quick look seems like all of these files would be affected:

./dashboards/admin/host_topology/views.py
./dashboards/admin/system_config/address_pools/forms.py
./dashboards/admin/system_config/address_pools/tables.py
./dashboards/admin/system_config/address_pools/views.py
./dashboards/admin/system_config/forms.py
./dashboards/admin/system_config/tables.py
./dashboards/admin/system_config/tabs.py
./dashboards/admin/system_config/views.py
./dashboards/admin/inventory/ports/forms.py
./dashboards/admin/inventory/ports/views.py
./dashboards/admin/inventory/interfaces/forms.py
./dashboards/admin/inventory/interfaces/tables.py
./dashboards/admin/inventory/interfaces/address/forms.py
./dashboards/admin/inventory/interfaces/address/tables.py
./dashboards/admin/inventory/interfaces/route/forms.py
./dashboards/admin/inventory/interfaces/route/tables.py
./dashboards/admin/inventory/interfaces/views.py
./dashboards/admin/inventory/sensors/forms.py
./dashboards/admin/inventory/sensors/tables.py
./dashboards/admin/inventory/sensors/views.py
./dashboards/admin/inventory/memorys/forms.py
./dashboards/admin/inventory/memorys/tables.py
./dashboards/admin/inventory/memorys/views.py
./dashboards/admin/inventory/tables.py
./dashboards/admin/inventory/workflows.py
./dashboards/admin/inventory/tabs.py
./dashboards/admin/inventory/lldp/views.py
./dashboards/admin/inventory/devices/forms.py
./dashboards/admin/inventory/devices/tables.py
./dashboards/admin/inventory/devices/views.py
./dashboards/admin/inventory/views.py
./dashboards/admin/inventory/storages/forms.py
./dashboards/admin/inventory/storages/lvg_params/forms.py
./dashboards/admin/inventory/storages/lvg_params/views.py
./dashboards/admin/inventory/storages/tables.py
./dashboards/admin/inventory/storages/tabs.py
./dashboards/admin/inventory/storages/views.py
./dashboards/admin/inventory/cpu_functions/forms.py
./dashboards/admin/inventory/cpu_functions/tables.py
./dashboards/admin/inventory/cpu_functions/views.py

And that's just for sysinv api wrapper, possibly similar issues for the other apis that were moved