I tried to execute nova’s network and boot command. But I am getting the below error.
[root@gcontroller]# nova --debug network-create tg-network --bridge br100 --multi-host T --fixed-range-v4 10.180.14.160/27
ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500)
Thank You