Launch openstack icehouse instance on ip other than localhost
I have installed openstack devstack icehouse branch on my ubuntu virtual machine. When I start the openstack(using ./stack.sh on terminal), it starts at localhost(i.e. on the ip of the virtual machine). I want to start openstack on some ip other than localhost. So how can this be done. Which files need to be modified for this.