getting error while installing openstack.Plase find the screen shot for the same.
Im getting while instaling open stak on my ubuntu 16.04 server.Here i'm attaching the screen shot of the error recieved during the installtion and my configuration file .
error is :229 failure creating ROUTER_ID
Fix the screenshot URL.
You are installing DevStack, which is used by developers to test their code and is not recommended for people without OpenStack experience. Installation fails in line 229 in this script.
If you enable debug logging, the lines before this error message should give you clues why the router could not be created.
Recommendation: If you want to learn how OpenStack works, use the installation tutorial to install it manually from scratch. If you just want a working cloud, use Packstack to install an allinone server. If you want to try OpenStack without installing anything, use TryStack.