[Openstack] Install full service openstack using devstack

Ali Nazemian alinazemian at gmail.com
Fri Sep 26 21:49:57 UTC 2014


Hi,
I am going to install openstack on single ubuntu 14.04 VM for test purpose.
Unfortunately at the step of installing glance I faced with this problem:

2014-09-26 21:46:09.314 | + cp -p '/opt/stack/glance/etc/metadefs/*.json'
/etc/glance/metadefs
2014-09-26 21:46:09.316 | cp: cannot stat
'/opt/stack/glance/etc/metadefs/*.json': No such file or directory
2014-09-26 21:46:09.316 | + exit_trap
2014-09-26 21:46:09.317 | + local r=1
2014-09-26 21:46:09.317 | ++ jobs -p
2014-09-26 21:46:09.317 | + jobs=
2014-09-26 21:46:09.318 | + [[ -n '' ]]
2014-09-26 21:46:09.318 | + kill_spinner
2014-09-26 21:46:09.318 | + '[' '!' -z '' ']'
2014-09-26 21:46:09.318 | + [[ 1 -ne 0 ]]
2014-09-26 21:46:09.318 | + echo 'Error on exit'
2014-09-26 21:46:09.318 | Error on exit
2014-09-26 21:46:09.318 | + [[ -z /opt/stack/logs ]]
2014-09-26 21:46:09.318 | + /home/openstack/devstack/tools/worlddump.py -d
/opt/stack/logs
2014-09-26 21:46:09.377 | + exit 1

I checked and it seems there is no such
directory"/opt/stack/glance/etc/metadefs/" Would you please guide me what
caused this error and how can I handle it?
FYI I used the manual and local.conf from this website:
http://www.metalupyouraas.com/2014/04/openstack-icehouse-full-fledged-single_27.html

Best regards.

-- 
A.Nazemian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140927/2dd244eb/attachment.html>


More information about the Openstack mailing list