Tom Parrott
Tom Parrott
Thanks @gabrielmougard please can you add a PR description with what has changed so the reviewer can compare the code to the intended design. Please do include any new API...
Please can you rebase @gabrielmougard
Please can you rebase
@daniloegea amazing, thank you! :)
@daniloegea if you find that lxd-agent is dependent on something not strictly necessary, it maybe an incorrect import we can address to reduce the number of dependencies.
> The commit message does not explain what improvements are being made so hard to review im afraid. Added description and link to original PR.
static analysis failing too
@escabo @masnax ive also asked Pedro to look into this
I think the first approach is the one we should go for.
Suggest we just add a `Pool string` field to the `StorageVolume` struct as we did something similar before with the `Project` field. Also we should update the `URL()` function on...