yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07699
[Bug 1263657] [NEW] documentation uses incorrect urls for glance endpoint
Public bug reported:
In docs.openstack.org/havana/install-guide/install/apt/openstack-install-guide-apt-havana.pdf I see
command
# keystone endpoint-create \
--service-id=the_service_id_above \
--publicurl=http://controller:9292 \
--internalurl=http://controller:9292 \
--adminurl=http://controller:9292
I tried to use it but received error 404. After adding trailing slash to
glance URL I got it working
** Affects: glance
Importance: Undecided
Status: New
** Tags: documentation
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1263657
Title:
documentation uses incorrect urls for glance endpoint
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
In docs.openstack.org/havana/install-guide/install/apt/openstack-install-guide-apt-havana.pdf I see
command
# keystone endpoint-create \
--service-id=the_service_id_above \
--publicurl=http://controller:9292 \
--internalurl=http://controller:9292 \
--adminurl=http://controller:9292
I tried to use it but received error 404. After adding trailing slash
to glance URL I got it working
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1263657/+subscriptions
Follow ups
References