All of lore.kernel.org
 help / color / mirror / Atom feed
From: Edward Hope-Morley <edward.hope-morley@canonical.com>
Cc: ceph-devel <ceph-devel@vger.kernel.org>
Subject: Re: RGW and Keystone
Date: Wed, 19 Jun 2013 11:00:51 +0100	[thread overview]
Message-ID: <51C18153.8040704@canoncial.com> (raw)
In-Reply-To: <C0B54484-F2D6-4FE3-87A4-F06C2B20903E@enovance.com>

Hi guys, I'm having the following issue with the RGW swift API:

The docs at http://ceph.com/docs/next/radosgw/swift/serviceops say that
for a GET request to list account contents I should do (as with Swift):

GET /{api version}/{account} HTTP/1.1


but, if I put the account RGW treats this as a bucket.

So the following works fine:

curl -i http://192.168.1.201:80/swift/v1 -X GET -H "X-Auth-Token: $token"

But this does not:

  reply	other threads:[~2013-06-19 10:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-04  9:44 RGW and Keystone Chmouel Boudjnah
2013-06-04 15:04 ` Yehuda Sadeh
2013-06-04 16:39   ` Chmouel Boudjnah
2013-06-19 10:00     ` Edward Hope-Morley [this message]
2013-06-19 10:03       ` Edward Hope-Morley
2013-06-19 15:08         ` Yehuda Sadeh
2013-06-19 15:21           ` Issue with RGW API Edward Hope-Morley
2013-06-19 15:37             ` Yehuda Sadeh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51C18153.8040704@canoncial.com \
    --to=edward.hope-morley@canonical.com \
    --cc=ceph-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.