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)
Created attachment 713167 [details] keystone.pp.log
probably related: https://bugzilla.redhat.com/show_bug.cgi?id=923790
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 ***