Hi guys,

Please ignore the second question for it's my bad to miss some steps. I'd
like to raise another question if you've got any idea.

I know the ports 5000 and 9292 are default ports used by services. What
about 8774 below? Could I use other ports?

keystone --os-token 012345SECRET99TOKEN012345 \
--os-endpoint http://192.168.206.130:35357/v2.0/ \
endpoint-create \
 --region RegionOne \
 --service-id=abc0f03c02904c24abdcc3b7910e2eed \
 --publicurl='http://192.168.206.130:8774/v2/%(tenant_id)s' \
 --internalurl='http://192.168.206.130:8774/v2/%(tenant_id)s' \
 --adminurl='http://192.168.206.130:8774/v2/%(tenant_id)s'


Thanks for your time,
Howard
On Thu, Dec 13, 2012 at 10:54 AM, Hao Wang <hao.1.w...@gmail.com> wrote:

> Hi Stackers,
>
> What is the difference between the ports 5000 and 35357?
>
> When I run glance command, the error message is as below. I googled the
> message, but no results can address this issue.
> root@Controller:~# glance index
> ID                                   Name                           Disk
> Format          Container Format     Size
> ------------------------------------ ------------------------------
> -------------------- -------------------- --------------
> Error communicating with /v1/images/detail?limit=10: [Errno 111]
> Connection refused
>
> Thanks,
> Howard
>
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to