<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Trey,<br>
      thanks for the fast answer!<br>
      I'm using this URL: <a moz-do-not-send="true"
        href="http://172.20.21.240:5000/v2.0" target="_blank">http://172.20.21.240:5000/v2.0</a>
      ... are you saying that I must use
      <a class="moz-txt-link-freetext" href="http://172.20.21.240:5000/tokens">http://172.20.21.240:5000/tokens</a> ?... or something like that?.<br>
      <br>
      Regareds,<br>
      <br>
      <br>
      El 26-04-2013 12:26, Trey Duskin escribió:<br>
    </div>
    <blockquote
cite="mid:CAMH5wXe8ESVD2ZX8RBoQwdWCC=Cgs=tVbJwtKWLzEORAr5KnVA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Ricardo,
        <div><br>
        </div>
        <div>
          <div style="">Shot in the dark, but can you append '/tokens'
            to the end of your auth URL in CloudBerry/Whitewater?  I've
            seen some posts on the internet talking about that being
            required by some clients.</div>
          <div><br>
          </div>
        </div>
      </div>
      <div class="gmail_extra"><br clear="all">
        <div>
          <div><font size="1" color="#666666"><b><br>
              </b></font></div>
          <div><font size="1" color="#666666"><b>---</b></font></div>
          <font size="1" color="#666666"><b>Trey Duskin</b></font>
          <div>
            <font size="1" color="#666666">Dir. of Technical Services,
              Maldivica</font></div>
          <div><font size="1" color="#666666">404.955.7490 (c)</font></div>
          <div><font size="1" color="#666666"><a moz-do-not-send="true"
                href="http://www.maldivica.com" target="_blank">www.maldivica.com</a></font></div>
        </div>
        <br>
        <br>
        <div class="gmail_quote">On Fri, Apr 26, 2013 at 11:12 AM,
          Ricardo Contreras <span dir="ltr"><<a
              moz-do-not-send="true"
              href="mailto:rcontreras1989@gmail.com" target="_blank">rcontreras1989@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 text="#000000" bgcolor="#FFFFFF"> Hi guys!<br>
              I need help with an implementation using Swift+Keystone.<br>
              We are implementing a basic installation of OpenStack,
              just using Swift and Keystone Modules. The Object Storage
              will be used by Riverbed Whitewater as a Storage Cloud.<br>
              <br>
              I have correctly installed and  running Keystone and
              Swift:<br>
              <br>
              root@SwiftV2:/etc# keystone catalog<br>
              Service: object-store<br>
+-------------+--------------------------------------------------------------------+<br>
              |   Property  |                              
              Value                                |<br>
+-------------+--------------------------------------------------------------------+<br>
              |   adminURL  |                    <a
                moz-do-not-send="true"
                href="http://172.20.21.240:8888/v1" target="_blank">http://172.20.21.240:8888/v1</a>                   
              |<br>
              |      id     |                 
              e600dcf78c4d4f39a39f3f3a92c1b5d4                  |<br>
              | internalURL | <a moz-do-not-send="true"
href="http://172.20.21.240:8888/v1/AUTH_ab6f8b28350e4669899d7690bf0b468e"
                target="_blank">http://172.20.21.240:8888/v1/AUTH_ab6f8b28350e4669899d7690bf0b468e</a>
              |<br>
              |  publicURL  | <a moz-do-not-send="true"
href="http://172.20.21.240:8888/v1/AUTH_ab6f8b28350e4669899d7690bf0b468e"
                target="_blank">http://172.20.21.240:8888/v1/AUTH_ab6f8b28350e4669899d7690bf0b468e</a>
              |<br>
              |    region   |                            
              RegionOne                              |<br>
+-------------+--------------------------------------------------------------------+<br>
              Service: identity<br>
              +-------------+----------------------------------+<br>
              |   Property  |              Value               |<br>
              +-------------+----------------------------------+<br>
              |   adminURL  | <a moz-do-not-send="true"
                href="http://172.20.21.240:35357/v2.0" target="_blank">http://172.20.21.240:35357/v2.0</a> 
              |<br>
              |      id     | a93f29c0e08a4bc59b9f42e34a3c498a |<br>
              | internalURL |  <a moz-do-not-send="true"
                href="http://172.20.21.240:5000/v2.0" target="_blank">http://172.20.21.240:5000/v2.0</a> 
              |<br>
              |  publicURL  |  <a moz-do-not-send="true"
                href="http://172.20.21.240:5000/v2.0" target="_blank">http://172.20.21.240:5000/v2.0</a> 
              |<br>
              |    region   |            RegionOne             |<br>
              +-------------+----------------------------------+<br>
              root@SwiftV2:/etc#<br>
              <br>
              With the Swift Client all works fine:<br>
              <br>
              root@SwiftV2:/etc# swift -V 2.0 -A <a
                moz-do-not-send="true"
                href="http://172.20.21.240:5000/v2.0" target="_blank">http://172.20.21.240:5000/v2.0</a>
              -U demo:admin -K $ADMINPASS stat<br>
                 Account: AUTH_ab6f8b28350e4669899d7690bf0b468e<br>
              Containers: 2<br>
                 Objects: 0<br>
                   Bytes: 0<br>
              Accept-Ranges: bytes<br>
              X-Timestamp: 1366985761.99310<br>
              Content-Type: text/plain; charset=utf-8<br>
              root@SwiftV2:/etc#<br>
              <br>
              But using other program from other machine, like
              CloudBerry Explorer, I receive error 500 message:<br>
              <b><?xml version="1.0" encoding="UTF-8"?></b><b><br>
              </b><b><error xmlns=<a moz-do-not-send="true"
                  href="http://docs.openstack.org/identity/api/v2.0"
                  target="_blank">"http://docs.openstack.org/identity/api/v2.0"</a>
                message="An unexpected error prevented the server from
                fulfilling your request. get_version() got an unexpected
                keyword argument 'auth'" code="500" title="Internal
                Server Error"/></b><br>
              <br>
              <img src="cid:part12.06090109.06060707@gmail.com" alt=""><br>
              <br>
              The same thing occurrs when I try to connect the Riverbed
              Whitewater to Swift.<br>
              <br>
              Could any help me with this?...<br>
              I have working an v1 Swift Implementation, but we want to
              have a dinamic user administration. However, the final
              solution is to have a Web Based Administration Platform
              with Quotas (on version 1 I was using a Development from
              Alex Yang), User Administration, and Monitoring of the
              Cluster... but, is important to connect to the Cloud first
              :)<br>
              <br>
              Thanks in advance!<span class="HOEnZb"><font
                  color="#888888"><br>
                  Ricardo Contreras<br>
                  <br>
                  <br>
                  <br>
                  <br>
                </font></span></div>
            <br>
            _______________________________________________<br>
            OpenStack-operators mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
            <a moz-do-not-send="true"
href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators"
              target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>