[Openstack] Install full service openstack using devstack

Brad Pokorny Brad_Pokorny at symantec.com
Sun Sep 28 22:04:13 UTC 2014


In the “Clone the Devstack repository” step of the manual you posted, that will grab the devstack master branch.  To work with icehouse, you need to grab the stable/icehouse branch of devstack.

From: Ali Nazemian <alinazemian at gmail.com<mailto:alinazemian at gmail.com>>
Date: Friday, September 26, 2014 at 2:49 PM
To: openstack <openstack at lists.openstack.org<mailto:openstack at lists.openstack.org>>
Subject: [Openstack] Install full service openstack using devstack

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/20140928/ac93879e/attachment.html>


More information about the Openstack mailing list