[ https://jira.fiware.org/browse/HELP-9242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Lopez resolved HELP-9242. ---------------------------------- Resolution: Done > [fiware-stackoverflow] Fiware IDM Keystone on Ubuntu 14.04 > ---------------------------------------------------------- > > Key: HELP-9242 > URL: https://jira.fiware.org/browse/HELP-9242 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Backlog Manager > Labels: fiware, python > > Created question in FIWARE Q/A platform on 15-06-2015 at 17:06 > {color: red}Please, ANSWER this question AT{color} https://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? -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy