> Unable to establish connection to http://10.107.0.139:9696/v2.0/networks.json > 10.107.0.139 is IP of Horizon
It's probably also the IP of other services. 9696 is neutron's port number. Check that you have neutron running. If it is running, then your keystone endpoint for neutron is probably wrong. -Chris On Thu, Feb 5, 2015 at 8:26 AM, Janki Chhatbar <[email protected]> wrote: > I am getting the following error when I give this command > > neutron net-create ext-net --shared --router:external=True > > error is: > > Unable to establish connection to http://10.107.0.139:9696/v2.0/networks.json > > 10.107.0.139 is IP of Horizon. > > Janki Chhatbar > M.Tech (Embedded Systems) > Nirma University > (+91) 9409239106 > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
