Hi-

While running unit test case for test the ML2 mechanism driver,  I have got 
this error.

Command: tox -epy27 -- 
neutron.tests.unit.ml2.drivers.test_fslsdn_mech.TestFslSdnMechanismDriver.test_create_network_postcommit


Error output:
...
...


byte-compiling 
/root/neutron_icehouse/neutron-2014.1.b1/.tox/py27/lib/python2.7/site-packages/neutron/context.py
 to context.pyc

running install_data

error: can't copy 'etc/neutron/plugins/metaplugin/metaplugin.ini': doesn't 
exist or not a regular file

----------------------------------------
Cleaning up...
Command /root/neutron_icehouse/neutron-2014.1.b1/.tox/py27/bin/python2.7 -c 
"import 
setuptools;__file__='/tmp/pip-qoHPZO-build/setup.py';exec(compile(open(__file__).read().replace('\r\n',
 '\n'), __file__, 'exec'))" install --record 
/tmp/pip-9CF9eS-record/install-record.txt --single-version-externally-managed 
--install-headers 
/root/neutron_icehouse/neutron-2014.1.b1/.tox/py27/include/site/python2.7 
failed with error code 1 in /tmp/pip-qoHPZO-build
Storing complete log in /root/.pip/pip.log

__________________________________________________________________________ 
summary 
__________________________________________________________________________
ERROR:   py27: InvocationError: 
/root/neutron_icehouse/neutron-2014.1.b1/.tox/py27/bin/pip install --pre 
/root/neutron_icehouse/neutron-2014.1.b1/.tox/dist/neutron-2014.1.b1.zip -U 
--no-deps (see 
/root/neutron_icehouse/neutron-2014.1.b1/.tox/py27/log/py27-7.log)

>From the above error, metaplugin.ini do exists and is readable. But here its 
>taken as doesn't exists.

Kindly help me troubleshoot the issue.

--
Trinath Somanchi - B39208
trinath.soman...@freescale.com | extn: 4048

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to