this is what I used on my test env….

neutron net-create external --router:external=True --provider:network_type flat 
--provider:physical_network physnet1

everyone should see the outside network by default so you need to create a 
router from the tenant side and add a gateway then they can go out. 

Let me know if this works for you.. 
> On Mar 25, 2016, at 08:40, aa asd <[email protected]> wrote:
> 
> Hi All!
> I am confguring 3-node icehouse on ubuntu 15.04. All were went fine. After 
> configured neutron on contoller, when I execute the following command:-
> 
> neutron net-create ext-net --shared --router:external=True
> 
> it creates the following error on neutron (/var/log/neutron/neutron.log)
> 
> ERROR oslo_messaging._drivers.impl_rabbit [-] AMQP server on controller:5672 
> is unreachable: [Errno 111] ECONNREFUSED. Trying again in 2 seconds.
> 
> Suggestions are welcome. 
> 
> A. 
> 
> !DSPAM:1,56f55f36223381249595709!
> _______________________________________________
> 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
> 
> 
> !DSPAM:1,56f55f36223381249595709!

_______________________________________________
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

Reply via email to