<font size=2 face="sans-serif">HI, </font>
<br>
<br>
<br><font size=3>I tried to use devstack to deploy openstack. But encountered
an issue : ERROR: cliff.app Service Unavailable (HTTP 503).  Tried
several times all same result.</font>
<br><font size=3>========================================</font>
<br><font size=3>2014-07-14 05:53:39.430 | + create_keystone_accounts</font>
<br><font size=3>2014-07-14 05:53:39.431 | ++ get_or_create_project admin</font>
<br><font size=3>2014-07-14 05:53:39.433 | +++ openstack project show admin
-f value -c id</font>
<br><font size=3>2014-07-14 05:53:40.147 | +++ openstack project create
admin -f value -c id</font>
<br><font size=3>2014-07-14 05:53:40.771 | ERROR: cliff.app Service Unavailable
(HTTP 503)</font>
<br><font size=3>....</font>
<br>
<br><font size=3>2014-07-14 05:53:41.519 | +++ openstack user create admin
--password admin --project --email admin@example.com -f value -c id</font>
<br><font size=3>2014-07-14 05:53:42.080 | usage: openstack user create
[-h] [-f {shell,table,value}] [-c COLUMN]</font>
<br><font size=3>2014-07-14 05:53:42.080 |        
                     [--max-width
<integer>] [--prefix PREFIX]</font>
<br><font size=3>2014-07-14 05:53:42.080 |        
                     [--password
<user-password>] [--password-prompt]</font>
<br><font size=3>2014-07-14 05:53:42.080 |        
                     [--email
<user-email>] [--project <project>]</font>
<br><font size=3>2014-07-14 05:53:42.080 |        
                     [--enable
| --disable]</font>
<br><font size=3>2014-07-14 05:53:42.080 |        
                     <user-name></font>
<br><font size=3>2014-07-14 05:53:42.081 | openstack user create: error:
argument --project: expected one argument</font>
<br><font size=3>2014-07-14 05:53:42.109 | ++ USER_ID=</font>
<br><font size=3>2014-07-14 05:53:42.109 | ++ echo</font>
<br><font size=3>2014-07-14 05:53:42.109 | + ADMIN_USER=</font>
<br><font size=3>2014-07-14 05:53:42.110 | ++ get_or_create_role admin</font>
<br><font size=3>2014-07-14 05:53:42.111 | +++ openstack role show admin
-f value -c id</font>
<br><font size=3>2014-07-14 05:53:42.682 | +++ openstack role create admin
-f value -c id</font>
<br><font size=3>2014-07-14 05:53:43.235 | ERROR: cliff.app Service Unavailable
(HTTP 503)</font>
<br><font size=3>========================================</font>
<br>
<br>
<br>
<br>
<br><font size=3>By checked in google, found someone encountered the same
problem logged in </font><a href="https://bugs.launchpad.net/devstack/+bug/1291111"><font size=3>https://bugs.launchpad.net/devstack/+bug/1291111</font></a><font size=3>,
I tried to workaround but didn't work. The below is workaround way.</font>
<br><font size=3>=====================</font>
<br><font size=3>1st, I tried setting HOST_IP to 127.0.0.1.<br>
Next, I set it to <b>9.21.xxx.xxx</b> , which is the address of my eth0
interface, and added<br>
   export no_proxy=localhost,127.0.0.1,<b>9.21.xxx.xxx</b></font>
<br><font size=3><br>
Neither of these fixed the problem. </font>
<br><font size=3>========================</font>
<br>
<br>
<br>
<br>
<br><font size=3>My localrc file:</font>
<br><font size=3>========================</font>
<br><font size=3>HOST_IP=9.21.xxx.xxx</font>
<br><font size=3>FLAT_INTERFACE=eth0</font>
<br><font size=3>#FIXED_RANGE=10.4.128.0/20</font>
<br><font size=3>#FIXED_NETWORK_SIZE=4096</font>
<br><font size=3>#FLOATING_RANGE=192.168.42.128/25</font>
<br><font size=3>MULTI_HOST=1</font>
<br><font size=3>LOGFILE=/opt/stack/logs/stack.sh.log</font>
<br><font size=3>ADMIN_PASSWORD=admin</font>
<br><font size=3>MYSQL_PASSWORD=admin</font>
<br><font size=3>RABBIT_PASSWORD=admin</font>
<br><font size=3>SERVICE_PASSWORD=admin</font>
<br><font size=3>SERVICE_TOKEN=xyzpdqlazydog</font>
<br><font size=3>===========================</font>
<br>
<br><font size=3>Any help appreciated!!!!</font>
<br>
<br>
<br><font size=3>Regards</font>
<br><font size=3>Mengjie</font>
<br>
<br>
<br>
<br>
<br>
<br>