cssoss team mailing list archive
-
cssoss team
-
Mailing list archive
-
Message #00136
[Bug 1002296] Re: Different endpoints shown for swift adminurl install and starter documents
** Tags added: swift
** Also affects: openstackbook
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of CSS OSS
Team, which is subscribed to OpenStack Book.
Matching subscriptions: OpenStackBook
https://bugs.launchpad.net/bugs/1002296
Title:
Different endpoints shown for swift adminurl install and starter
documents
Status in OpenStack Manuals:
Confirmed
Status in OpenStack Book for Ubuntu:
New
Bug description:
Different swift adminurl endpoints are shown in the 2essex install
documents.
http://docs.openstack.org/trunk/openstack-compute/install/content/keystone-service-endpoint-create.html >
$ keystone --token 012345SECRET99TOKEN012345 \
--endpoint http://192.168.206.130:35357/v2.0/ \
endpoint-create \
--region RegionOne \
--service_id=272efad2d1234376cbb911c1e5a5a6ed \
--publicurl 'http://127.0.0.1:8888/v1/AUTH_%(tenant_id)s' \
--adminurl 'http://127.0.0.1:8888/' \
--internalurl 'http://127.0.0.1:8888/v1/AUTH_%(tenant_id)s'
Also the 8888 port does not match the reported response in the
document.
$ keystone endpoint-create --region myregion --service_id 96f35e1112b143e59d5cd5d0e6a8b22d
--publicurl 'http://10.10.10.2:8080/v1/AUTH_$(tenant_id)s'
--adminurl 'http://10.10.10.2:8080/v1'
--internalurl 'http://10.10.10.2:8080/v1/AUTH_$(tenant_id)s'
I'm having problems with my swift install at then moment.
swift -v -V 2.0 -A http://127.0.0.1:5000/v2.0/ -U service:swift -K swift stat gives the error
"There is no object-store endpoint on this auth server"
This occurs for both of these adminulr end point settings, so I am not
sure which is correct.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1002296/+subscriptions