There is no network tab in my openstack dashboard (horizen)
hello everyone,
this is my first time using devstack. I followed the steps from the below link to install devstack http://docs.openstack.org/developer/devstack/ (http://docs.openstack.org/developer/d...)
my current localrc configurations are
[[local|localrc]]
ADMIN_PASSWORD=123456
DATABASE_PASSWORD=123456
RABBIT_PASSWORD=123456
SERVICE_PASSWORD=123456
SERVICE_TOKEN=a682f596-76f3-11e3-b3b2-e716f9080d50
FIXED_RANGE=172.31.1.0/24
FLOATING_RANGE=192.168.20.0/25
HOST_IP=192.168.100.5
I have also enabled the neutron service but there is no networking tab in dashboard?