It sounds like there's already a provider network. What's the output of
neutron net-list?

___

John Petrini

NOC Systems Administrator   //   *CoreDial, LLC*   //   coredial.com
//   [image:
Twitter] <https://twitter.com/coredial>   [image: LinkedIn]
<http://www.linkedin.com/company/99631>   [image: Google Plus]
<https://plus.google.com/104062177220750809525/posts>   [image: Blog]
<http://success.coredial.com/blog>
Hillcrest I, 751 Arbor Way, Suite 150, Blue Bell PA, 19422
*P: *215.297.4400 x232   //   *F: *215.297.4401   //   *E: *
jpetr...@coredial.com


Interested in sponsoring PartnerConnex 2017? Learn more.
<http://success.coredial.com/partnerconnex-2017-sponsorship>

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission,  dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.

On Wed, May 17, 2017 at 11:00 AM, <si...@turka.nl> wrote:

> Hello,
>
> I have followed the installation documentation at
> https://docs.openstack.org/newton/install-guide-rdo.
>
> Everything went fine.
>
> As stated at
> https://docs.openstack.org/newton/install-guide-rdo/
> launch-instance-networks-provider.html#launch-instance-networks-provider
> I tried to create a provider network. I succeeded with this, but I wanted
> to make some changes, so I have deleted it and tried to recreate it, but
> it fails with the following:
>
> [root@controller ~]# openstack network create  --share --external \
> >   --provider-physical-network provider \
> >   --provider-network-type flat provider
> HttpException: Conflict
> [root@controller ~]#
>
> When I try the same with the neutron command, I am getting the following:
>
> [root@controller ~]# neutron net-create --shared
> --provider:physical_network provider \
> >   --provider:network_type flat provider
> Unable to create the flat network. Physical network provider is in use.
> Neutron server returns request_ids:
> ['req-169949d5-56c6-44e8-b5c7-d251dcf98fc2']
> [root@controller ~]#
>
> Any suggestions?
>
> Thanks!
>
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to