Bug 985255 - keystone password-update --new-password fails with 404
Summary: keystone password-update --new-password fails with 404
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-keystone
Version: 3.0
Hardware: x86_64
OS: Linux
high
high
Target Milestone: rc
: 4.0
Assignee: Adam Young
QA Contact: Ami Jeain
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-17 08:05 UTC by Jaroslav Henner
Modified: 2016-04-26 22:58 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-05 18:15:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
detailed information (9.13 KB, text/plain)
2013-07-17 08:05 UTC, Jaroslav Henner
no flags Details

Description Jaroslav Henner 2013-07-17 08:05:37 UTC
Created attachment 774660 [details]
detailed information

Description of problem:
keystone --debug password-update --new-password foobar fails with ERROR 404

Version-Release number of selected component (if applicable):
openstack-packstack-2013.1.1-0.23.dev642.el6ost.noarch
openstack-keystone-2013.1.2-2.el6ost.noarch
python-keystoneclient-0.2.3-5.el6ost.noarch


How reproducible:
2/2

Steps to Reproduce:
1. deploy using packstack --allinone
2. . keystonerc_admin
3. keystone --debug password-update --new-password foobar

Actual results:
HTTP 404

Expected results:
Password updated

Additional info:
[root@rhel-preinstalled ~(keystone_admin)]# keystone password-update --new-password foobar
Unable to communicate with identity service: {"error": {"message": "The resource could not be found.", "code": 404, "title": "Not Found"}}. (HTTP 404)

Comment 2 Adam Young 2013-12-05 18:15:31 UTC
This problem is due to a misconfigured system, not due to a problem with the CLI or Keystone.  The 404 does not happen on a properly configured system.


Note You need to log in before you can comment on or make changes to this bug.