<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,
<div>I have created a mechanism driver, modified the ml2 core plugin , added necessary conf file in neutron. While stacking I am getting following error,</div>
<div><br>
</div>
<div>
<div>2015-02-18 12:24:39.007 | + echo_summary 'Starting Neutron'</div>
<div>2015-02-18 12:24:39.008 | + [[ -t 3 ]]</div>
<div>2015-02-18 12:24:39.008 | + [[ True != \T\r\u\e ]]</div>
<div>2015-02-18 12:24:39.008 | + echo -e Starting Neutron</div>
<div>2015-02-18 12:24:39.008 | + start_neutron_service_and_check</div>
<div>2015-02-18 12:24:39.008 | + local cfg_file</div>
<div>2015-02-18 12:24:39.008 | + local 'CFG_FILE_OPTIONS=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'</div>
<div>2015-02-18 12:24:39.008 | + run_process q-svc 'python /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'</div>
<div>2015-02-18 12:24:39.008 | + local service=q-svc</div>
<div>2015-02-18 12:24:39.008 | + local 'command=python /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'</div>
<div>2015-02-18 12:24:39.008 | + local group=</div>
<div>2015-02-18 12:24:39.008 | + is_service_enabled q-svc</div>
<div>2015-02-18 12:24:39.019 | + return 0</div>
<div>2015-02-18 12:24:39.019 | + [[ True = \T\r\u\e ]]</div>
<div>2015-02-18 12:24:39.019 | + screen_service q-svc 'python /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ''</div>
<div>2015-02-18 12:24:39.019 | + local service=q-svc</div>
<div>2015-02-18 12:24:39.019 | + local 'command=python /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'</div>
<div>2015-02-18 12:24:39.019 | + local group=</div>
<div>2015-02-18 12:24:39.019 | + SCREEN_NAME=stack</div>
<div>2015-02-18 12:24:39.019 | + SERVICE_DIR=/opt/stack/status</div>
<div>2015-02-18 12:24:39.023 | ++ trueorfalse True True</div>
<div>2015-02-18 12:24:39.044 | + USE_SCREEN=True</div>
<div>2015-02-18 12:24:39.044 | + is_service_enabled q-svc</div>
<div>2015-02-18 12:24:39.054 | + return 0</div>
<div>2015-02-18 12:24:39.054 | + screen_rc q-svc 'python /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'</div>
<div>2015-02-18 12:24:39.054 | + SCREEN_NAME=stack</div>
<div>2015-02-18 12:24:39.054 | + SCREENRC=/home/devstack/devstack/stack-screenrc</div>
<div>2015-02-18 12:24:39.054 | + [[ ! -e /home/devstack/devstack/stack-screenrc ]]</div>
<div>2015-02-18 12:24:39.054 | + grep q-svc /home/devstack/devstack/stack-screenrc</div>
<div>2015-02-18 12:24:39.074 | ++ echo -ne '\015'</div>
<div>2015-02-18 12:24:39.075 | + NL=$'\r'</div>
<div>2015-02-18 12:24:39.075 | + echo 'screen -t q-svc bash'</div>
<div>"'15-02-18 12:24:39.075 | + echo 'stuff "python /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini</div>
<div>2015-02-18 12:24:39.076 | + [[ -n /opt/stack/logs/screen ]]</div>
<div>2015-02-18 12:24:39.076 | + echo 'logfile /opt/stack/logs/screen/screen-q-svc.2015-02-18-175112.log'</div>
<div>2015-02-18 12:24:39.076 | + echo 'log on'</div>
<div>2015-02-18 12:24:39.076 | + screen -S stack -X screen -t q-svc</div>
<div>2015-02-18 12:24:39.095 | + [[ -n /opt/stack/logs/screen ]]</div>
<div>2015-02-18 12:24:39.095 | + screen -S stack -p q-svc -X logfile /opt/stack/logs/screen/screen-q-svc.2015-02-18-175112.log</div>
<div>2015-02-18 12:24:39.101 | + screen -S stack -p q-svc -X log on</div>
<div>2015-02-18 12:24:39.129 | + ln -sf /opt/stack/logs/screen/screen-q-svc.2015-02-18-175112.log /opt/stack/logs/screen/screen-q-svc.log</div>
<div>2015-02-18 12:24:39.135 | + sleep 3</div>
<div>2015-02-18 12:24:42.147 | ++ echo -ne '\015'</div>
<div>2015-02-18 12:24:42.149 | + NL=$'\r'</div>
<div>2015-02-18 12:24:42.151 | + [[ -n '' ]]</div>
<div>2015-02-18 12:24:42.151 | + screen -S stack -p q-svc -X stuff 'python /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini & echo $! >/opt'stack/status/stack/q-svc.pid; fg || echo "q-svc
 failed to start" | tee "/opt/stack/status/stack/q-svc.failure"</div>
<div>2015-02-18 12:24:42.166 | + echo 'Waiting for Neutron to start...'</div>
<div>2015-02-18 12:24:42.166 | Waiting for Neutron to start...</div>
<div>2015-02-18 12:24:42.166 | + timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.1.2.74:9696; do sleep 1; done'</div>
<div>2015-02-18 12:25:42.186 | + die 486 'Neutron did not start'</div>
<div>2015-02-18 12:25:42.187 | + local exitcode=0</div>
<div>2015-02-18 12:25:42.188 | [Call Trace]</div>
<div>2015-02-18 12:25:42.189 | ./stack.sh:1165:start_neutron_service_and_check</div>
<div>2015-02-18 12:25:42.189 | /home/devstack/devstack/lib/neutron:486:die</div>
<div>2015-02-18 12:25:42.200 | [ERROR] /home/devstack/devstack/lib/neutron:486 Neutron did not start</div>
</div>
<div><br>
</div>
<div><u>This is my localrc file:</u></div>
<div>
<div>DEST=/opt/stack</div>
<div><br>
</div>
<div># Logging</div>
<div>LOGFILE=$DEST/logs/stack.sh.log</div>
<div>VERBOSE=True</div>
<div>LOG_COLOR=False</div>
<div>SCREEN_LOGDIR=$DEST/logs/screen</div>
<div><br>
</div>
<div># Credentials</div>
<div>ADMIN_PASSWORD=openstack</div>
<div>MYSQL_PASSWORD=openstack</div>
<div>RABBIT_PASSWORD=openstack</div>
<div>SERVICE_PASSWORD=openstack</div>
<div>SERVICE_TOKEN=tokentoken</div>
<div><br>
</div>
<div># Github's Branch</div>
<div>GLANCE_BRANCH=stable/icehouse</div>
<div>HORIZON_BRANCH=stable/icehouse</div>
<div>KEYSTONE_BRANCH=stable/icehouse</div>
<div>NOVA_BRANCH=stable/icehouse</div>
<div>NEUTRON_BRANCH=stable/icehouse</div>
<div>HEAT_BRANCH=stable/icehouse</div>
<div>CEILOMETER_BRANCH=stable/icehouse</div>
<div>NEUTRON_REPO=https://github.com/CiscoSystems/neutron.git</div>
<div><br>
</div>
<div>#Neutron</div>
<div>disable_service n-net</div>
<div>enable_service q-svc</div>
<div>enable_service q-agt</div>
<div>enable_service q-dhcp</div>
<div>enable_service q-l3</div>
<div>enable_service q-meta</div>
<div>enable_service neutron</div>
<div><br>
</div>
<div># Neutron - ml2</div>
<div>Q_PLUGIN=ml2</div>
<div>Q_ML2_PLUGIN_MECHANISM_DRIVERS=overtureopendaylight,logger</div>
<div>enable_service odl-compute</div>
<div>ODL_MGR_IP=10.1.22.80</div>
<div><br>
</div>
<div># Neutron - Load Balancing</div>
<div>ENABLED_SERVICES+=,q-lbaas</div>
<div><br>
</div>
<div># VLAN configuration</div>
<div>Q_PLUGIN=ml2</div>
<div>Q_ML2_PLUGIN_TYPE_DRIVERS=vlan,flat</div>
<div>ENABLE_TENANT_VLANS=True</div>
<div>Q_ML2_TENANT_NETWORK_TYPE=vlan</div>
<div><br>
</div>
</div>
<div>
<div># Heat - Orchestration Service</div>
<div>ENABLED_SERVICES+=,heat,h-api,h-api-cfn,h-api-cw,h-eng</div>
<div>HEAT_STANDALONE=True</div>
<div><br>
</div>
<div># Ceilometer - Metering Service (metering + alarming)</div>
<div>ENABLED_SERVICES+=,ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api</div>
<div>ENABLED_SERVICES+=,ceilometer-alarm-notify,ceilometer-alarm-eval</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Please tell me what am I missing here?</div>
<div>Thanks in advance,</div>
<div>Naresh.</div>
</div>
<p><strong>L&T Technology Services Ltd</strong></p>
<p><a href="http://www.lnttechservices.com/" target="_blank">www.LntTechservices.com</a></p>
<p>This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.</p>
</body>
</html>