Commit 6abdc0d
Eugenio Grosso
flasharray: align api_version close-error log text with actual path
The Copilot review pointed out the debug message said /api/api_version but the path passed to the helper is /api_version (the helper itself prepends url + apiVersion). Update the log text to match what the code actually invokes.
Signed-off-by: Eugenio Grosso <eugenio.grosso@gmail.com>1 parent 929f88a commit 6abdc0d
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- plugins/storage/volume/flasharray/src/main/java/org/apache/cloudstack/storage/datastore/adapter/flasharray
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
706 | 706 | | |
707 | 707 | | |
708 | 708 | | |
709 | | - | |
| 709 | + | |
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
| |||
0 commit comments