Its not going to be there.. you need to look into the plugins directory.
grep provider * ml2_conf.ini:# Default network type for external networks when no provider attributes are ml2_conf.ini:# specified. By default it is None, which means that if provider attributes are ml2_conf.ini:# specifying physical_network names usable for VLAN provider and tenant > On Jun 18, 2017, at 9:13 AM, Alex Evonosky <[email protected]> wrote: > > Thank you Kevin, > > In the /etc/neutron/neutron.conf file, there is no [ml2_type_vlan] section > under ocata. Do I need to add this section in? > > Thank you. > > On Sun, Jun 18, 2017 at 12:08 PM, Kevin Benton <[email protected] > <mailto:[email protected]>> wrote: > Ok. So the actual error message is "Invalid input for operation: > physical_network 'provider1' unknown for VLAN provider network.". > > That means that in your Neutron server configuration file under the > [ml2_type_vlan] section you need to add 'provider1' to the > 'network_vlan_ranges' option. > > > > On Sun, Jun 18, 2017 at 9:04 AM, Alex Evonosky <[email protected] > <mailto:[email protected]>> wrote: > Kevin- > > Thank you for the tip. The Debug is attached as well. > > Thank you. > > On Sun, Jun 18, 2017 at 11:54 AM, Kevin Benton <[email protected] > <mailto:[email protected]>> wrote: > The openstack command should have an option to enable debugging so you can > get the error message. Try openstack --debug > > > > On Sun, Jun 18, 2017 at 7:27 AM, Alex Evonosky <[email protected] > <mailto:[email protected]>> wrote: > Gary- > > Thank you for the feedback. I issued the command while tailing the log: > > 2017-06-18 10:24:51.841 12018 INFO neutron.api.v2.resource > [req-da8fa8be-1cae-4b5e-a1cf-2206a284476a 7e7176b79f94483c8b802a7004466e66 > 664dc5e6023140eca0faeb2d0ecc31c2 - - -] create failed (client error): The > server could not comply with the request since it is either malformed or > otherwise incorrect. > 2017-06-18 10:24:51.843 12018 INFO neutron.wsgi > [req-da8fa8be-1cae-4b5e-a1cf-2206a284476a 7e7176b79f94483c8b802a7004466e66 > 664dc5e6023140eca0faeb2d0ecc31c2 - > > > As for the ocata config, this was built by using the ocata: > > https://docs.openstack.org/ocata/install-guide-ubuntu/ > <https://docs.openstack.org/ocata/install-guide-ubuntu/> > > > Thank you. > > > > > On Sun, Jun 18, 2017 at 10:17 AM, Gary Kotton <[email protected] > <mailto:[email protected]>> wrote: > Hi, > > Please look in /var/log/neutron/neutron-server.log > > That should provide and exception trace > > Thanks > > Gary > > > > From: Alex Evonosky <[email protected] <mailto:[email protected]>> > Date: Sunday, June 18, 2017 at 5:04 PM > To: "[email protected] <mailto:[email protected]>" > <[email protected] <mailto:[email protected]>> > Subject: [Openstack] Routed provider networks > > > > Hello- > > > > I wanted to test the routed provider networks of Ocata, and following the > example config: > > > > https://docs.openstack.org/ocata/networking-guide/config-routed-networks.html > <https://docs.openstack.org/ocata/networking-guide/config-routed-networks.html> > > > I typed in the following on my controller node: > > > > > > @openstack-controller1:~# openstack network create --share > --provider-physical-network provider1 --provider-network-type vlan > --provider-segment 2016 multisegment1 > > > > and I receive this: > > > > Error while executing command: Bad Request > > > > > > Is there a log that may show what this error is referring to? > > > > > > Thank you. > > > > > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack> > Post to : [email protected] > <mailto:[email protected]> > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack> > > > > > > !DSPAM:1,5946a6cb169661288915335! > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack> > Post to : [email protected] > <mailto:[email protected]> > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack> > > !DSPAM:1,5946a6cb169661288915335!
_______________________________________________ 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
