← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1098564] Re: Cannot delete a service or endpoint

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

** Changed in: keystone
    Milestone: None => liberty-2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1098564

Title:
  Cannot delete a service or endpoint

Status in Keystone:
  Fix Released

Bug description:
  I created an endpoint with an error by mistake as follows;

  keystone endpoint-create --service_id 410de5fed7544c90a36ebdb8b38f0cea
  --publicurl "http://127.0.0.1:8774 /v1.1/\$(tenant_i d)s" --adminurl "
  http://127.0.0.1:8774 /v1.1/\$(tenant_i d)s" --internalurl
  "http://127.0.0.1:8774 /v1.1/\$(tenant_i d)s"

  notice the space in each tenant_i d should be tenant_id.

  Should easily be able to delete the endpoint using

  keystone service-delete 410de5fed7544c90a36ebdb8b38f0cea

  but I get

  No handlers could be found for logger "keystoneclient.v2_0.client"
  Authorization Failed: An unexpected error prevented the server from fulfilling your request. u'tenant_i d' (HTTP 500)

  This is as ~(keystone_admin)

  thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1098564/+subscriptions