Detail of openstack setup on Ubuntu Server
With single interface (eth0)
apt-get install -y openstack-dashboard
vi /etc/openstack-dashboard/local_settings.py
OPENSTACK_ENDPOINT_TYPE = "internalURL"
Detail of openstack setup on Ubuntu Server
With single interface (eth0)
apt-get install -y openstack-dashboard
vi /etc/openstack-dashboard/local_settings.py
OPENSTACK_ENDPOINT_TYPE = "internalURL"