<div dir="ltr">Did you restart Apache after adding the group to the WSGI virtual host config file?</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 23, 2015 at 1:25 AM, Michael Lindner <span dir="ltr"><<a href="mailto:michael@tropyx.com" target="_blank">michael@tropyx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <br>
    Hi List,<br>
    <br>
    That wasn't it, unfortunately.  I made those changes but to no
    avail.<br>
    <br>
    We're hitting this problem before that stage in the install guide
    anyway, in the "Create the service entity and API endpoint" section.<br>
    <br>
    
    <p style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:10pt;line-height:normal;font-family:Verdana,Geneva,sans-serif;color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><strong>To create the service
        entity and API endpoint</strong></p>
    <ol style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10pt;line-height:normal;font-family:Verdana,Geneva,sans-serif;color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" type="1">
      <li style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10pt;line-height:normal;font-family:Verdana,Geneva,sans-serif">
        <p style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10pt;line-height:normal;font-family:Verdana,Geneva,sans-serif">The
          Identity service manages a catalog of services in your
          OpenStack environment. Services use this catalog to determine
          the other services available in your environment.</p>
        <p style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10pt;line-height:normal;font-family:Verdana,Geneva,sans-serif">Create the
          service entity for the Identity service:</p>
        <pre style="color:rgb(35,48,45);display:block;font-family:Monaco,'Courier New','DejaVu Sans Mono','Bitstream Vera Sans Mono',monospace;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;overflow-x:scroll;width:1194px;border-bottom-color:rgb(222,222,222)!important;border-bottom-style:solid!important;border-bottom-width:1px!important;border-top-color:rgb(222,222,222)!important;border-top-style:solid!important;border-top-width:1px!important;font-size:12px!important;margin:1em 0px!important;padding:0.5em!important">$ openstack service create \
  --name keystone --description "OpenStack Identity" identity</pre>
      </li>
    </ol>
    <br>
    The SQL in keystone.conf works perfectly, copying it to the shell
    logs straight in to the keystone database as user keystone.<br>
    <br>
    It does look like WSGI - from keystone.log:<br>
    <br>
    2015-05-23 16:03:44.909 1739 TRACE keystone.common.wsgi
    OperationalError: (OperationalError) (1045, "Access denied for user
    'keystone'@'localhost' (using password: YES)") None None<br>
    <br>
    In keystone.conf the hostname is set to "controller", not localhost.
    (and changing it makes no diff)<br>
    <br>
    Thanks,<br>
    <br>
    Mike.<div><div class="h5"><br>
    <br>
    <br>
    <div>On 23/05/15 13:59, Matt Kassawara
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">Robson,
        <div><br>
        </div>
        <div>In this particular case, I believe the WSGI bits can't read
          the keystone configuration file and assume default values.</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Fri, May 22, 2015 at 11:15 PM,
          Robson Ramos Barreto <span dir="ltr"><<a href="mailto:robson.rbarreto@gmail.com" target="_blank">robson.rbarreto@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="auto">
              <div>Hi Michael,</div>
              <div><br>
              </div>
              <div>Did you check the grant to keystone user on database
                and are you using the same password/host on the keystone
                config file and database ?</div>
              <div><br>
              </div>
              <div>Regards<br>
                <br>
                Sent from my iPhone</div>
              <div>
                <div>
                  <div><br>
                    On 22/05/2015, at 22:43, <a href="mailto:michael@tropyx.com" target="_blank">michael@tropyx.com</a>
                    wrote:<br>
                    <br>
                  </div>
                  <blockquote type="cite">
                    <div>
                      <p> </p>
                      <p>Hi List,</p>
                      <p><br>
                        We're trying to install Kilo on RHEL7, when we
                        get to creating service endpoints, this command:</p>
                      <p>openstack service create \<br>
                          --name keystone --description "OpenStack
                        Identity" identity</p>
                      <p> </p>
                      <p>Consistently returns this error:</p>
                      <p> </p>
                      <p>ERROR: openstack An unexpected error prevented
                        the server from fulfilling your request. (HTTP
                        500)</p>
                      <p> </p>
                      <p>Looking into keystone.log we see that the final
                        error reads:</p>
                      <p> </p>
                      <p>(OperationalError) (1045, "Access denied for
                        user 'keystone'@'localhost' (using password:
                        YES)") None None</p>
                      <p> </p>
                      <p>Three of our team have tried reinstalling as
                        per the instructions, we've triple checked our
                        config and database settings but are still lost.</p>
                      <p>Apologies if this question is terribly
                        backward, but we've exhausted all other ideas.</p>
                      <p> </p>
                      <p>Thanks,</p>
                      <p> </p>
                      <p>MikeL.</p>
                      <p> </p>
                      <div> </div>
                    </div>
                  </blockquote>
                </div>
              </div>
              <blockquote type="cite">
                <div><span>_______________________________________________</span><span><br>
                    <span>Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a></span><br>
                    <span>Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a></span><br>
                    <span>Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a></span><br>
                  </span></div>
              </blockquote>
            </div>
            <br>
            _______________________________________________<br>
            Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
            Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
            Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>