<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I'm trying to configure neutron keystone auth (with 6.1.0 branch  of the puppet-keystone module)  on a controller node and I receive the following error message:</p>
<p> <br>
</p>
<p>Error: /Stage[main]/Neutron::Keystone::Auth/Keystone::Resource::Service_identity[neutron]/Keystone_user[neutron]: Could not evaluate: Execution of '/usr/bin/openstack token issue --format value' returned 1: ERROR: openstack Authentication cannot be scoped
 to multiple targets. Pick one of: project, domain or trust<br>
</p>
<p><br>
</p>
<div>root@controller-01:~# /usr/bin/openstack token issue</div>
<div>+------------+----------------------------------+</div>
<div>| Field      | Value                            |</div>
<div>+------------+----------------------------------+</div>
<div>| expires    | 2015-11-20T16:50:56Z             |</div>
<div>| id         | 61fc5710fe1c4bf3898d0fda075b3aed |</div>
<div>| project_id | 64f40bf2fe234f2cb3c9e211f60a1479 |</div>
<div>| user_id    | eed5f078d075415888d4189e5a6b6cef |</div>
<div>+------------+----------------------------------+​<br>
</div>
<div><br>
</div>
<div>Could there be a bug in the module or is it just a misconfig of neutron?<br>
</div>
<p><br>
</p>
<p><br>
</p>
</body>
</html>