On Thu, Jun 1, 2017 at 10:28 PM, Morales, Victor <[email protected]> wrote: > Hi Emilien, > > I noticed that the configuration file was created using puppet. I submitted > a patch[1] that was targeting to include the changes in Devstack. My major > concern is with the value of WSGIScriptAlias which should be pointing to WSGI > script.
Thanks for looking, the script that is used is from /usr/bin/neutron-api which is I think correct. If you look at logs, you can see that API actually works but some tempest tests fail though... > Regards/Saludos > Victor Morales > > [1] https://review.openstack.org/#/c/439191 > > On 5/31/17, 4:40 AM, "Emilien Macchi" <[email protected]> wrote: > > Hey folks, > > I've been playing with deploying Neutron in WSGI with Apache and > Tempest tests fail on spawning Nova server when creating Neutron > ports: > > http://logs.openstack.org/89/459489/4/check/gate-puppet-openstack-integration-4-scenario001-tempest-centos-7/f2ee8bf/console.html#_2017-05-30_13_09_22_715400 > > I haven't found anything useful in neutron-server logs: > > http://logs.openstack.org/89/459489/4/check/gate-puppet-openstack-integration-4-scenario001-tempest-centos-7/f2ee8bf/logs/apache/neutron_wsgi_access_ssl.txt.gz > > Before I file a bug in neutron, can anyone look at the logs with me > and see if I missed something in the config: > > http://logs.openstack.org/89/459489/4/check/gate-puppet-openstack-integration-4-scenario001-tempest-centos-7/f2ee8bf/logs/apache_config/10-neutron_wsgi.conf.txt.gz > > Thanks for the help, > -- > Emilien Macchi > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- Emilien Macchi __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
