I am trying to install openstack on a single node server. I need to access Instances from internet. I am new to openstack, so I spent some time trying to get it work correctly but without success. I tried devstack but it is not persistent after reboot. For microstack, it is not configurable.
I need to assign Public IPs to instances. I have 2 physical networks. I tried with external network, but I don't found an option how to do that.
Did anyone successfully installed openstack on a single machine, and is there a way to expose instances to bring them puclic IPs from a pool.
Thanks in advance.