Unable to commence depolyment of openstack

OpenStack with NovaLXD
I am getting an error with conjure up and trying to install openstack —>
“Unable to parse JSON output from LXD, does /snap/bin/lxc query --wait -X GET /1.0 return info about the LXD server?”"
that is when i am trying to select localhost to configure a new cloud…

Any help would be greatly appreciated.

Frank

What happens when you run /snap/bin/lxc query --wait -X GET /1.0 ?

Same thing happened to me.

Execute the following.
/ snap / bin / lxc query --wait -X GET /1.0?

And the output is this
Error: Get http://unix.socket/1.0: dial unix /var/snap/lxd/common/lxd/unix.socket: connect: permission denied

Is your user in the ‘lxd’ group? See https://linuxcontainers.org/lxd/getting-started-cli/#access-control for more info.