[Openstack] 2 Questions: Port 5000 and 35357, glance index

Hao Wang hao.1.wang at gmail.com
Thu Dec 13 06:29:00 UTC 2012


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.wang at 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 at Controller:~# glance index
> ID                                   Name                           Disk
> Format          Container Format     Size
> ------------------------------------ ------------------------------
> -------------------- -------------------- --------------
> Error communicating with /v1/images/detail?limit=10: [Errno 111]
> Connection refused
>
> Thanks,
> Howard
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20121213/33e2c556/attachment.html>


More information about the Openstack mailing list