Question: error 500 with network-create
I am using Kilo and nova-network. I get this error trying to create a network:
ERROR (ClientException): The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-b9b5130a-7d20-458e-bc6e-bed504665210)
with:
nova network-create simple --bridge virbr0 --multi-host T --fixed-range-v4 212.54.150.0/24
I pasted the tail end of nova-compute.log here http://pastebin.com/EvqL0FPP
and here it is without the debug TRACE statements: http://pastebin.com/8LxzGBNG
These instructions might be the problem. I think I will try to install Neutron as Nova Network might not work on a virtual machine:
Compute with nova-network only supports Linux bridge networking that allows virtual interfaces to connect to the outside network through through the physical interface