Pedro Ribeiro
Pedro Ribeiro
I decided to add a pool column when listing all volumes.
I decided to add a Pool column when listing all volumes with the CLI, if it is unecessary I can remove it.
Also I took liberty to add the `all-projects` field to the existing endpoint for listing volumes on swaggerdoc since it was such a minor change. If this is a problem...
Not sure this is enough, would you mind giving me your opinion @markylaing? https://github.com/hamistao/lxd/blob/issue12550/add_list_all_volumes_endpoint/test/suites/auth.sh#L354-L355 Also I assumed by `test/suites/authorization.sh` you meant `test/suites/auth.sh`
> Please can you rebase and solve conflicts @tomponline done
5.21/stable and 5.21/edge also present the same problem. Tried to change the QEMU version on the snap, neither v8.0.5(used in LXD 5.0.3) or v8.0.3 work but when reverting to v7.1.0...
I am using `4.15.0-213-generic`
> so infact it turns out to be virtiofs config drive that is the difference in the qemu.conf file Then that would probably be the reason my tests worked then,...
@tomponline Are my steps and files still necessary?
> Well I was wondering how you used the non-rust virtiofsd from qemu when its not provided anymore from 8.x (I forget) onwards? I didn't do anything complicated, just commented...