All of lore.kernel.org
 help / color / mirror / Atom feed
From: Casey Bodley <cbodley-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: "OpenStack Development Mailing List (not for usage questions)"
	<openstack-dev-ZwoEplunGu0gQVYkTtqAhEB+6BGkLq7r@public.gmane.org>,
	Matthew Thode
	<prometheanfire-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>,
	ceph-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [swift][ironic][ceph][radosgw] radosgw "support" in python-swiftclient droped for ocata and above
Date: Wed, 9 May 2018 11:40:47 -0400	[thread overview]
Message-ID: <4125568e-af78-15ea-d664-749db5ce3d63@redhat.com> (raw)
In-Reply-To: <20180509152244.75ihypuvaxqv7cw6-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 1870 bytes --]


On 05/09/2018 11:22 AM, Matthew Thode wrote:
> python-swiftclient prior to 3.2.0 seemed to incidentally support radosgw
> tempurls.  That is, there was no official support, but it still worked.
>
> In 3.2.0 (specifically the linked commit(s)) tempurls were validated to
> require /v1/account/container/object, which does not work with radosgw
> as it expects /v1/container/object.  This means that radosgw tempurls
> fail to work, which further means that radosgw will stop working for
> things like ironic.
>
> I can see the point that swiftclient should not care about ceph not
> fully implementing the swift spec and not supporting the radosgw url
> syntax, but it seems like a step back.  If this is not fixed then things
> like ironic will not work with radosgw for Ocata and above (as that's
> when this change was made).  We'd need to wait for either ceph to fix
> this and support the account part of the url (probably just dropping it)
> or have people fork python-swiftclient to 'fix' it.
>
> I'm not sure what the right answer is...
>
> https://github.com/openstack/python-swiftclient/commit/4c955751d340a8f71a2eebdb3c58d90b36874a66
> https://github.com/openstack/ironic/blob/214b694f05d200ac1e2ce6db631546f2831c01f7/ironic/common/glance_service/v2/image_service.py#L152-L185
>
> https://bugs.launchpad.net/ironic/+bug/1747384
>
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request-ZwoEplunGu0gQVYkTtqAhEB+6BGkLq7r@public.gmane.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Thanks for raising the issue. Radosgw does have a config option 
'rgw_swift_account_in_url' to expect this url format, though it defaults 
to false and I'm not 100% sure that it applies correctly to tempurls.

[-- Attachment #1.2: Type: text/html, Size: 3001 bytes --]

[-- Attachment #2: Type: text/plain, Size: 277 bytes --]

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

  parent reply	other threads:[~2018-05-09 15:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-09 15:22 [swift][ironic][ceph][radosgw] radosgw "support" in python-swiftclient droped for ocata and above Matthew Thode
     [not found] ` <20180509152244.75ihypuvaxqv7cw6-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2018-05-09 15:40   ` Casey Bodley [this message]
     [not found]     ` <4125568e-af78-15ea-d664-749db5ce3d63-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2018-05-09 21:10       ` Casey Bodley
     [not found]         ` <a11273d3-49ad-8434-2e9f-6525721d4f5e-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2018-05-09 21:30           ` Julia Kreger

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=4125568e-af78-15ea-d664-749db5ce3d63@redhat.com \
    --to=cbodley-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=ceph-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=openstack-dev-ZwoEplunGu0gQVYkTtqAhEB+6BGkLq7r@public.gmane.org \
    --cc=prometheanfire-aBrp7R+bbdUdnm+yROfE0A@public.gmane.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.