Bug 923670 - Error: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Could not evaluate
Summary: Error: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Could not ...
Keywords:
Status: CLOSED DUPLICATE of bug 923790
Alias: None
Product: Fedora
Classification: Fedora
Component: python-keystoneclient
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alan Pevec (Fedora)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 923790
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-20 10:05 UTC by Matthias Runge
Modified: 2013-04-25 17:09 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-04-25 17:09:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
packstack logfile (12.33 KB, text/x-log)
2013-03-20 10:05 UTC, Matthias Runge
no flags Details
keystone.pp.log (7.30 KB, text/x-log)
2013-03-20 10:07 UTC, Matthias Runge
no flags Details

Description Matthias Runge 2013-03-20 10:05:46 UTC
Created attachment 713166 [details]
packstack logfile

During setup OpenStack Grizzly using packstack on Fedora:
(from the side repo)

NVR
openstack-packstack-2012.2.3-0.1.dev454.fc18.noarch

(yes, that's a Folsom one...)

....
Applying 127.0.0.1_keystone.pp
Applying 127.0.0.1_glance.pp
Applying 127.0.0.1_cinder.pp
                                                                 
Additional information:
 * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
 * Did not create a cinder volume group, one already existed
 * To use the command line tools you need to source the file /root/keystonerc_admin created on 127.0.0.1
 * To use the console, browse to http://127.0.0.1/dashboard
 * ERROR : Error during puppet run : Error: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Could not evaluate: Execution of '/usr/bin/keystone --token 3e8b6c9a4347492f96722d86d2835b15 --endpoint http://127.0.0.1:35357/v2.0/ tenant-list' returned 1: request() got an unexpected keyword argument 'config'
 * Please check log file /var/tmp/packstack/20130320-104001-zMqUTl/openstack-setup.log for more information


The log file contains mainly errors like this

Error: /Stage[main]/Keystone::Roles::Admin/Keystone_role[Member]: Could not evaluate: Execution of '/usr/bin/keystone --token 3e8b6c9a434
7492f96722d86d2835b15 --endpoint http://127.0.0.1:35357/v2.0/ role-list' returned 1: request() got an unexpected keyword argument 'config'

(full log appended)

Comment 1 Matthias Runge 2013-03-20 10:07:09 UTC
Created attachment 713167 [details]
keystone.pp.log

Comment 2 Matthias Runge 2013-03-20 13:00:47 UTC
probably related: https://bugzilla.redhat.com/show_bug.cgi?id=923790

Comment 3 Derek Higgins 2013-04-25 17:09:07 UTC
Yup, looks like it was a problem with the version of keystoneclient and can be closed

*** This bug has been marked as a duplicate of bug 923790 ***


Note You need to log in before you can comment on or make changes to this bug.