What do we mean by public and private ips?
Currently my network is at the office is setup with private ips of 10.0.0.xxx IPs.
I installed devstack on a 32 core server machine for testing. That machine is 10.0.0.123 all the openstack service are bound to that I.P
My network admin has alowed me to run instances on 10.0.0.22.xxx ranges. How do I change that? Right now I have instances create don 10.0.0.2 and 10.0.0.3 and can't access them....