← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1275695] Re: Enabling Federation extension causes "Unregistered dependency: federation_api"

 

** 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 Keystone.
https://bugs.launchpad.net/bugs/1275695

Title:
  Enabling Federation extension causes "Unregistered dependency:
  federation_api"

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  Enabling the Federation extension, according with
  "doc/source/extensions/federation-configuration.rst" makes Keystone
  crash with the following exception:

      Traceback (most recent call last):
        File "/usr/lib/cgi-bin/keystone/main", line 60, in <module>
          dependency.resolve_future_dependencies()
        File "/opt/stack/keystone/keystone/common/dependency.py", line 251, in resolve_future_dependencies
          raise UnresolvableDependencyException(dependency)
      UnresolvableDependencyException: Unregistered dependency: federation_api

  Since the dependency is never registered.

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


References