<div dir="ltr">My response will probably not directly answer your issue. However, it can get you going. I've done a lot of reading on using devstack and it turns out that it works better on Ubuntu. If you are new to Openstack and want to experiment with it, then I recommend you install devstack on an Ubuntu 12.04 machine. I just did this a couple of days ago and it works like a charm. <div>
<br></div><div>I am huge Centos proponent, but looks like Centos has a number of dependencies in terms of older python versions etc. Ubuntu 12.04 works right out of the box. Additionally, there is documentation somewhere on the Openstack website to automatically launch these on AWS etc.</div>
<div><br></div><div>Hope this helps.</div><div>- Vinay</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 3, 2014 at 3:12 PM, Chris Buccella <span dir="ltr"><<a href="mailto:buccella@linux.vnet.ibm.com" target="_blank">buccella@linux.vnet.ibm.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 06/03/2014 02:31 AM, opst wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
New to open stack. Attempting to run the openstack quick start on a CentOS 6.5 VM running on ESXi-5.0.0-469512. The VM has 1cpu, 2GB, 16GB disk. Here are the last 22 lines of output leading upto the failure message. Any suggestions on how to move past this failure.<br>
Hank<br>
<br>
+ ACCOUNT_DIR=/opt/stack/<u></u>devstack/accrc<br>
+ shift<br>
+ shift<br>
+ '[' 1 -gt 0 ']'<br>
+ case "$1" in<br>
+ shift<br>
+ break<br>
+ '[' -z Abc1234 ']'<br>
+ '[' -z admin -a -z '' ']'<br>
+ '[' -z admin ']'<br>
+ '[' -z <a href="http://192.168.1.17:35357/v2.0" target="_blank">http://192.168.1.17:35357/v2.0</a> ']'<br>
+ USER_PASS=Abc1234<br>
+ USER_NAME=admin<br>
+ '[' -z all ']'<br>
+ export -n SERVICE_TOKEN SERVICE_ENDPOINT OS_SERVICE_TOKEN OS_SERVICE_ENDPOINT<br>
++ openstack endpoint show -f value -c publicurl ec2<br>
ERROR: cliff.app 'module' object has no attribute 'compress'<br>
+ EC2_URL=<br>
++ err_trap<br>
++ local r=1<br>
++ set +o xtrace<br>
stack.sh failed<br>
<br>
<br>
</blockquote>
<br></div></div>
Have a look at:<br>
<a href="https://bugs.launchpad.net/devstack/+bug/1322931" target="_blank">https://bugs.launchpad.net/<u></u>devstack/+bug/1322931</a><span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
-Chris</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
______________________________<u></u>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack</a><br>
Post to : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack</a><br>
</div></div></blockquote></div><br></div>