Openstack Compute Network problem
For the past couple of days, I have been trying to configure network, and I am stuck at Enable Networking, Under Configure Compute Services, in the Havana installation documentation.
nova network-create vmnet --fixed-range-v4=192.168.0.0/24 \
--bridge-interface=br100 --multi-host=T
Has given the following result:
The server has either erred or is incapable of performing the requested operation. (HTTP 500)
I am running Openstack Havana, on Ubuntu 12.04.3 x64. Using only one NIC, Connected to 192.168.0.1.
I feel you have use neutron in havana for cteating network.
actually, that's not true - nova-network works just fine.
medemi68 - what do the debug logs say?
Actually I meant nova network cmds may not work when quantum/neutron is installed.. Are you sure about this? @medemi68, Did you install neutron and if yes, can you try neutron cmds to create the net?
Could you please run these commands on your controller and let us know what the output is?