From: Edward Hope-Morley <opentastic@gmail.com>
To: Edward Hope-Morley <edward.hope-morley@canonical.com>
Subject: Re: RGW and Keystone
Date: Wed, 19 Jun 2013 11:03:29 +0100 [thread overview]
Message-ID: <51C181F1.4080500@gmail.com> (raw)
In-Reply-To: <51C18153.8040704@canoncial.com>
Apologies, premature send ;)
On 19/06/13 11:00, Edward Hope-Morley wrote:
> 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:
curl -i http://192.168.1.201:80/swift/v1/$account -X GET -H
"X-Auth-Token: $token"
Am I doing something wrong or is this an anomaly in the RGW API?
Ed.
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2013-06-19 10:03 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
2013-06-19 10:03 ` Edward Hope-Morley [this message]
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=51C181F1.4080500@gmail.com \
--to=opentastic@gmail.com \
--cc=edward.hope-morley@canonical.com \
/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.