Juno keystone - can't change password
Keystone in Juno is not letting me change my password. I simply get:
$ keystone password-update --current-password ospassword --new-password admin
keystone password-update --current-password ospassword --new-password admin
The resource could not be found. (HTTP 404)
Note that I can do a 'keystone tenant-list' just fine, so my credentials are okay.