[openstack-dev] ml2 and vxlan configurations, neutron-server fails to start

Trinath Somanchi trinath.somanchi at freescale.com
Thu Nov 28 12:07:10 UTC 2013




Can u post the contents of neutron.conf file too ?

Also, the complete neutron log..

Check the sqlalchemy version compatibility

--
Trinath Somanchi - B39208
trinath.somanchi at freescale.com | extn: 4048

From: Gopi Krishna B [mailto:gopi97468 at gmail.com]
Sent: Thursday, November 28, 2013 5:32 PM
To: openstack-dev at lists.openstack.org
Subject: [openstack-dev] ml2 and vxlan configurations, neutron-server fails to start


Hi
I am configuring Havana on fedora 19. Observing the below errors in case of neutron.
Please help me resolve this issue.
<Note:> copied only few lines from the server.log, in case full log is required, let me know.

/etc/neutron/plugins/ml2/ml2_conf.ini
type_drivers = vxlan,local
tenant_network_types = vxlan
mechanism_drivers = neutron.plugins.ml2.drivers.OpenvswitchMechanismDriver
network_vlan_ranges = physnet1:1000:2999
vni_ranges = 5000:6000
vxlan_group = 239.10.10.1


ERROR neutron.common.legacy [-] Skipping unknown group key: firewall_driver

ERROR stevedore.extension [-] Could not load 'local': (SQLAlchemy 0.8.3 (/usr/lib64/python2.7/site-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.7.99'))
 ERROR stevedore.extension [-] (SQLAlchemy 0.8.3 (/usr/lib64/python2.7/site-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.7.99'))

ERROR stevedore.extension [-] Could not load 'vxlan': (SQLAlchemy 0.8.3 (/usr/lib64/python2.7/site-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.7.99'))
ERROR stevedore.extension [-] (SQLAlchemy 0.8.3 (/usr/lib64/python2.7/site-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.7.99'))
TRACE stevedore.extension VersionConflict: (SQLAlchemy 0.8.3 (/usr/lib64/python2.7/site-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.7.99'))

ERROR neutron.common.config [-] Unable to load neutron from configuration file /etc/neutron/api-paste.ini.
TRACE neutron.common.config LookupError: No section 'quantum' (prefixed by 'app' or 'application' or 'composite' or 'composit' or 'pipeline' or 'filter-app') found in config /etc/neutron/api-paste.ini


 ERROR neutron.service [-] In serve_wsgi()
TRACE neutron.service RuntimeError: Unable to load quantum from configuration file /etc/neutron/api-paste.ini.

Regards
Gopi Krishna



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131128/1ed98a5e/attachment.html>


More information about the OpenStack-dev mailing list