<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 09/16/2013 10:29 AM, Andalabs wrote:<br>
    </div>
    <blockquote
      cite="mid:C628AB67-8C2E-4C20-B9CF-62B68AB12F43@andalabs.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div>Sorry i just got that , thats in prox-conf.conf</div>
      <div>I just add that keystone authoken lines, and restart swift
        proxy server, but that 3 files (.pem) not appear on signing_dir
        path.<br>
      </div>
    </blockquote>
    <br>
    Could be permissions or SELinux.  I address both in the
    troubleshooting article.<br>
    <br>
    <blockquote
      cite="mid:C628AB67-8C2E-4C20-B9CF-62B68AB12F43@andalabs.com"
      type="cite">
      <div><br>
        Email-an dari Kokpit</div>
      <div><br>
        On 16 Sep 2013, at 09:01 PM, Adam Young <<a
          moz-do-not-send="true" href="mailto:ayoung@redhat.com">ayoung@redhat.com</a>>
        wrote:<br>
        <br>
      </div>
      <blockquote type="cite">
        <div>
          <meta content="text/html; charset=UTF-8"
            http-equiv="Content-Type">
          <div class="moz-cite-prefix">On 09/16/2013 07:02 AM,
            Mahardhika wrote:<br>
          </div>
          <blockquote cite="mid:5236E546.6030006@andalabs.com"
            type="cite">
            <meta content="text/html; charset=UTF-8"
              http-equiv="Content-Type">
            <div class="moz-cite-prefix">Hi Adam, in my proxy node, am i
              must create keystone.conf ?<br>
            </div>
          </blockquote>
          Sorry, not sure what you mean by this?  In most deployements,
          there is a file /etc/keystone/keystone.conf created for you.<br>
          <br>
          <blockquote cite="mid:5236E546.6030006@andalabs.com"
            type="cite">
            <div class="moz-cite-prefix"> currently i used keystone that
              same as on controller node, so i can get all tenant list
              with <b>#keystone tenant-list </b>command on proxy node.
              <br>
              On your blog post, in signing_dir part, where i suppose to
              check?<br>
            </div>
          </blockquote>
          Depends on the config file for your application.  THe config
          file options are specified in auth_token middleware, buyt are
          read from swifts, nova, or whatever the remote services config
          file.  So it would be swift.conf or something comparable.  <br>
          <br>
          <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/middleware/auth_token.py#L199">https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/middleware/auth_token.py#L199</a><br>
          <br>
          <br>
          <blockquote cite="mid:5236E546.6030006@andalabs.com"
            type="cite">
            <div class="moz-cite-prefix"> sorry i just confused in this
              part<br>
              thanks<br>
              <br>
              On 9/13/2013 11:40 PM, Adam Young wrote:<br>
            </div>
            <blockquote cite="mid:52333FF8.8090803@redhat.com"
              type="cite">
              <meta content="text/html; charset=UTF-8"
                http-equiv="Content-Type">
              <div class="moz-cite-prefix">On 09/13/2013 03:25 AM,
                Mahardhika wrote:<br>
              </div>
              <blockquote cite="mid:5232BE00.3010109@andalabs.com"
                type="cite">
                <meta content="text/html; charset=UTF-8"
                  http-equiv="Content-Type">
                <div class="moz-cite-prefix">Hi, still i can't get out
                  from this issue, can you please lead me. I follow this
                  guide<br>
                  <a moz-do-not-send="true"
href="http://docs.openstack.org/developer/swift/howto_installmultinode.html">http://docs.openstack.org/developer/swift/howto_installmultinode.html</a><br>
                  <br>
                  On 9/12/2013 9:24 AM, Kuo Hugo wrote:<br>
                </div>
                <blockquote
cite="mid:CA++_uhtL7YO7EFOnaNeh37XwHs13LAQ-QRY6O1+190UwiWkrDw@mail.gmail.com"
                  type="cite">
                  <div dir="ltr">You can observe the log out put while
                    issue the request. 
                    <div>I vote on memcache related ... </div>
                  </div>
                  <div class="gmail_extra"><br clear="all">
                    <div>
                      <div dir="ltr">
                        <div>+Hugo Kuo+</div>
                        <div>(+886) 935004793<br>
                        </div>
                      </div>
                    </div>
                    <br>
                    <br>
                    <div class="gmail_quote">2013/9/11 Mahardhika <span
                        dir="ltr"><<a moz-do-not-send="true"
                          href="mailto:mahardika.gilang@andalabs.com"
                          target="_blank">mahardika.gilang@andalabs.com</a>></span><br>
                      <blockquote class="gmail_quote" style="margin:0 0
                        0 .8ex;border-left:1px #ccc
                        solid;padding-left:1ex">
                        <div bgcolor="#FFFFFF" text="#000000"> Hi,
                          following this guide <a
                            moz-do-not-send="true"
href="http://docs.openstack.org/developer/swift/development_saio.html#partition-section"
                            target="_blank">http://docs.openstack.org/developer/swift/development_saio.html#partition-section</a><br>
                          i am stuck at step 14 = Check that you can GET
                          account:<span> </span><tt><span>curl</span><span> </span><span>-v</span><span> </span><span>-H</span><span> </span><span>'X-Auth-Token:</span><span> </span><span><token-from-x-auth-token-above>'</span><span> </span><span><url-from-x-storage-url-above></span></tt><br>
                          <br>
                          <tt><span></span></tt><b>I run this command</b><br>
                          #curl -v -H 'X-Auth-Token:
                          AUTH_tkebd882e8ac094a08a1842811e025f2a8' <a
                            moz-do-not-send="true"
                            href="http://127.0.0.1:8080/v1/AUTH_swift"
                            target="_blank">http://127.0.0.1:8080/v1/AUTH_swift</a><br>
                        </div>
                      </blockquote>
                    </div>
                  </div>
                </blockquote>
              </blockquote>
              <br>
              Can you use this token to talk to Keystone?<br>
              <br>
              Have you gone through the troubleshooting steps I posted
              here?<br>
              <br>
              <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://adam.younglogic.com/2013/07/troubleshooting-pki-middleware/">http://adam.younglogic.com/2013/07/troubleshooting-pki-middleware/</a><br>
              <br>
              <blockquote cite="mid:5232BE00.3010109@andalabs.com"
                type="cite">
                <blockquote
cite="mid:CA++_uhtL7YO7EFOnaNeh37XwHs13LAQ-QRY6O1+190UwiWkrDw@mail.gmail.com"
                  type="cite">
                  <div class="gmail_extra">
                    <div class="gmail_quote">
                      <blockquote class="gmail_quote" style="margin:0 0
                        0 .8ex;border-left:1px #ccc
                        solid;padding-left:1ex">
                        <div bgcolor="#FFFFFF" text="#000000"> and get<br>
                          ===============<br>
                          <i>* About to connect() to 127.0.0.1 port 8080
                            (#0)</i><i><br>
                          </i><i>*   Trying 127.0.0.1...</i><i><br>
                          </i><i>* Connected to 127.0.0.1 (127.0.0.1)
                            port 8080 (#0)</i><i><br>
                          </i><i>> GET /v1/AUTH_swift HTTP/1.1</i><i><br>
                          </i><i>> User-Agent: curl/7.29.0</i><i><br>
                          </i><i>> Host: <a moz-do-not-send="true"
                              href="http://127.0.0.1:8080"
                              target="_blank">127.0.0.1:8080</a></i><i><br>
                          </i><i>> Accept: */*</i><i><br>
                          </i><i>> X-Auth-Token:
                            AUTH_tkebd882e8ac094a08a1842811e025f2a8</i><i><br>
                          </i><i>></i><i><br>
                          </i><i>< HTTP/1.1 401 Unauthorized</i><i><br>
                          </i><i>< Content-Length: 131</i><i><br>
                          </i><i>< Content-Type: text/html;
                            charset=UTF-8</i><i><br>
                          </i><i>< Date: Wed, 11 Sep 2013 04:53:35
                            GMT</i><i><br>
                          </i><i><</i><i><br>
                          </i><i>* Connection #0 to host 127.0.0.1 left
                            intact</i><br>
                          ===========<br>
                          <br>
                          <b>Why i get unauthorized?</b><b><br>
                          </b><b>this my proxy-server.conf</b><br>
                          <br>
                          <i>[DEFAULT]</i><i><br>
                          </i><i>#cert_file = /etc/swift/cert.crt</i><i><br>
                          </i><i>#key_file = /etc/swift/cert.key</i><i><br>
                          </i><i>bind_port = 8080</i><i><br>
                          </i><i>#bind_port = 443</i><i><br>
                          </i><i>workers = 8</i><i><br>
                          </i><i>user = swift</i><i><br>
                          </i><i>log_facility = LOG_LOCAL1</i><i><br>
                          </i><i>eventlet_debug = true</i><i><br>
                          </i><i><br>
                          </i><i>[pipeline:main]</i><i><br>
                          </i><i>pipeline = healthcheck cache tempauth
                            proxy-logging proxy-server</i><i><br>
                          </i><i><br>
                          </i><i>[<a moz-do-not-send="true">app:proxy-server</a>]</i><i><br>
                          </i><i>use = egg:swift#proxy</i><i><br>
                          </i><i>allow_account_management = true</i><i><br>
                          </i><i>account_autocreate = true</i><i><br>
                          </i><i><br>
                          </i><i>[<a moz-do-not-send="true">filter:tempauth</a>]</i><i><br>
                          </i><i>use = egg:swift#tempauth</i><i><br>
                          </i><i>user_admin_admin = admin .admin
                            .reseller_admin</i><i><br>
                          </i><i>user_test_tester = testing .admin</i><i><br>
                          </i><i>user_test2_tester2 = testing2 .admin</i><i><br>
                          </i><i>user_test_tester3 = testing3</i><i><br>
                          </i><i>#user_system_root = testpass .admin <a
                              moz-do-not-send="true"
                              href="https://$PROXY_LOCAL_NET_IP:8080/v1/AUTH_system"
                              target="_blank">https://$PROXY_LOCAL_NET_IP:8080/v1/AUTH_system</a></i><i><br>
                          </i><i>user_swift_swift = pass .admin</i><i><br>
                          </i><i><br>
                          </i><i>[<a moz-do-not-send="true">filter:healthcheck</a>]</i><i><br>
                          </i><i>use = egg:swift#healthcheck</i><i><br>
                          </i><i><br>
                          </i><i>[<a moz-do-not-send="true">filter:cache</a>]</i><i><br>
                          </i><i>use = egg:swift#memcache</i><i><br>
                          </i><i>#memcache_servers =
                            $PROXY_LOCAL_NET_IP:11211</i><i><br>
                          </i><i><br>
                          </i><i>[<a moz-do-not-send="true">filter:proxy-logging</a>]</i><i><br>
                          </i><i>use = egg:swift#proxy_logging</i><i><br>
                          </i><br>
                          Please help me out<br>
                          thanks<span class="HOEnZb"><font
                              color="#888888"><br>
                              <div><br>
                                -- <br>
                                Regards,<br>
                                Mahardhika Gilang<br>
                                <br>
                                <br>
                              </div>
                            </font></span></div>
                        <br>
                        _______________________________________________<br>
                        Mailing list: <a moz-do-not-send="true"
                          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 moz-do-not-send="true"
                          href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
                        Unsubscribe : <a moz-do-not-send="true"
                          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>
                <br>
                <div class="moz-signature">-- <br>
                  Regards,<br>
                  Mahardhika Gilang<br>
                  <br>
                  <strong>PT. Andalabs Technology </strong><br>
                  Gedung Gravira<br>
                  Jl. Cideng Barat no. 54<br>
                  Jakarta Pusat 10150<br>
                  <br>
                  HP : 0852 139 55861<br>
                  Email : <a moz-do-not-send="true"
                    class="moz-txt-link-abbreviated"
                    href="mailto:mahardika.gilang@andalabs.com">mahardika.gilang@andalabs.com</a>
                </div>
                <br>
                <fieldset class="mimeAttachmentHeader"></fieldset>
                <br>
                <pre wrap="">_______________________________________________
Mailing list: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
Post to     : <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>
Unsubscribe : <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</pre>
              </blockquote>
              <br>
              <br>
              <fieldset class="mimeAttachmentHeader"></fieldset>
              <br>
              <pre wrap="">_______________________________________________
Mailing list: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
Post to     : <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>
Unsubscribe : <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</pre>
            </blockquote>
            <br>
            <br>
            <div class="moz-signature">-- <br>
              Regards,<br>
              Mahardhika Gilang<br>
              <br>
              <strong>PT. Andalabs Technology </strong><br>
              Gedung Gravira<br>
              Jl. Cideng Barat no. 54<br>
              Jakarta Pusat 10150<br>
              <br>
              HP : 0852 139 55861<br>
              Email : <a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:mahardika.gilang@andalabs.com">mahardika.gilang@andalabs.com</a>
            </div>
          </blockquote>
          <br>
        </div>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>