configuaration of open stack on single private that connected inside the campus network with single nic systems
hi, i want to install openstack for lab purpose in my collage but it contains only network that is private, and some default gateway to connect to external internet ...
10.0.0.0/8 network
i don't have direct connecvity to internet like public ips 179.0.2.0/24 ... that is connected as second eth interface...
so they provided us static ips to our lab systems
10.4.16.0/24
they had one restriction in network like 10.4.15.0/24 is unreachable to 10.4.16.0/24
so i want to deploy openstack in this senario....
i was tried to install each component its fine upto keystone, glance ,.... while coming to nova-network and neutron network i can't find how to configure it ...
what to give in the floating ips... all my systems controller and compute nodes are having only single nics only...
can any one configured with this situation already...
can any one help me.....