<div dir="ltr">I am pretty sure I am using the right puppet-keystone branch for stable juno ...<div><br></div><div>







<p class="">[root@puppet-centos-001 keystone]# pwd</p>
<p class="">/etc/puppetlabs/puppet/environments/production/modules/keystone</p>
<p class="">[root@puppet-centos-001 keystone]# git status</p>
<p class=""># On branch stable/juno</p>
<p class=""># Changes not staged for commit:</p>
<p class="">#   (use "git add <file>..." to update what will be committed)</p>
<p class="">#   (use "git checkout -- <file>..." to discard changes in working directory)</p>
<p class="">#</p>
<p class="">#<span class="">    </span>modified:   manifests/roles/admin.pp</p>
<p class="">#</p>
<p class="">no changes added to commit (use "git add" and/or "git commit -a")</p></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 24, 2015 at 3:04 PM, Emilien Macchi <span dir="ltr"><<a href="mailto:emilien@redhat.com" target="_blank">emilien@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On 11/25/2015 12:00 AM, Russell Cecala wrote:<br>
> Wonderful Emilien.  I was feeling pretty along there ;)<br>
><br>
> I believe this is the openstack client RPM's I am using:<br>
><br>
> [root@mgmt-centos-001 ~]# rpm -qa | grep openstack<br>
><br>
</span>> *openstack*-keystone-2014.2.2-1.el7.noarch<br>
><br>
> python-*openstack*client-1.0.1-1.el7.centos.noarch<br>
<span class="">><br>
><br>
> On Tue, Nov 24, 2015 at 2:38 PM, Emilien Macchi <<a href="mailto:emilien@redhat.com">emilien@redhat.com</a><br>
</span><span class="">> <mailto:<a href="mailto:emilien@redhat.com">emilien@redhat.com</a>>> wrote:<br>
><br>
><br>
><br>
>     On 11/24/2015 11:21 PM, Russell Cecala wrote:<br>
>     > I am trying to use the OpenStack community puppet modules.  Here's the<br>
>     > keystone module I am using:  <a href="https://github.com/openstack/puppet-keystone" rel="noreferrer" target="_blank">https://github.com/openstack/puppet-keystone</a><br>
>     > I am using the stable juno branch.  I have in my puppet manifest for my<br>
>     > controller nodes this resource definition:<br>
>     ><br>
>     >     class { '::keystone::roles::admin':<br>
>     >         admin        => $keystone_admin_user,<br>
>     >         email        => $keystone_admin_email,<br>
>     >         password     => $keystone_admin_password,<br>
>     >     } -><br>
>     ><br>
>     > And when puppet runs that code I get this error:<br>
>     ><br>
>     >     Error:<br>
>     > /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[keystone_admin_user@openstack]:<br>
>     > Could not evaluate: Execution of '/usr/bin/openstack domain show<br>
>     > --format shell' returned 2: usage: openstack domain show [-h] [-f<br>
>     > {shell,table,value}] [-c COLUMN]<br>
>     >                                  [--max-width <integer>] [--prefix PREFIX]<br>
>     >                                  <domain><br>
>     >     openstack domain show: error: too few arguments<br>
<br>
</span>I don't know how it's possible you're using stable/juno, there is domain<br>
support at all in puppet-keystone / stable-juno.<br>
Domains have been implemented in stable/kilo.<br>
<br>
Are you sure it's puppet-keystone stable/juno?<br>
Is it a fork or a custom backport?<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
>     Sounds like an issue with your version of openstackclient, can you<br>
>     provide it?<br>
><br>
>     ><br>
>     > Can anyone help me?  Are these Puppet modules still being supported?<br>
><br>
>     Yes :-)<br>
><br>
>     > Does anyone use them?  Thanks!<br>
><br>
>     Double yes.<br>
>     --<br>
>     Emilien Macchi<br>
><br>
><br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Emilien Macchi<br>
<br>
</font></span></blockquote></div><br></div>