← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1424373] Re: Service CRUD should not be allowed in templated catalog

 

this was resolved when we removed the KVS backend for the catalog:
https://github.com/openstack/keystone/commit/b1b4350017c8e0177193b3b013c3d9c9f9b9d23a

** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1424373

Title:
  Service CRUD should not be allowed in templated catalog

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  Keystone is setup with templated catalog.

  Steps:
  1. setup keystone to use templated catalog driver
  2. use keystoneclient to create a service:
  keystone service-create --type test

  Result:
  service created successfully

  expected result:
  service should not have been created

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


References