Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-4303

FIWARE.Request.Tech.Security.IDM-KeyRock.Fiware IDM Keystone on Ubuntu 14

    Details

      Description

      Created question in FIWARE Q/A platform on 15-06-2015 at 17:06
      Please, ANSWER this question AT http://stackoverflow.com/questions/30849631/fiware-idm-keystone-on-ubuntu-14-04

      Question:
      Fiware IDM Keystone on Ubuntu 14.04

      Description:
      I've tried to install FIWARE IDM - Keystone on my own server (Ubuntu 14.04). Everything went well till when I tried to populate the database using the following command

      fab localhost keystone.populate

      where python sent the following error

      [localhost] Executing task 'keystone.populate'
      Created Services and Endpoints
      Traceback (most recent call last):
      File "/usr/local/lib/python2.7/dist-packages/fabric/main.py", line 743, in main
      *args, **kwargs
      File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 384, in execute
      multiprocessing
      File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 274, in _execute
      return task.run(*args, **kwargs)
      File "/home/juan/idm/deployment/keystone.py", line 248, in run
      self._create_endpoint_group_filters(keystone)
      File "/home/juan/idm/deployment/keystone.py", line 285, in _create_endpoint_group_filters
      regions = keystone.regions.list()
      File "/usr/lib/python2.7/dist-packages/keystoneclient/httpclient.py", line 620, in _getattr_
      raise AttributeError("Unknown Attribute: %s" % name)
      AttributeError: Unknown Attribute: regions

      Same command was executed in Ubuntu 12.05 and worked well. Is there any known confict in Ubuntu 14.04?

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            aalonsog Alvaro Alonso
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: