commit | 1d500e79156ada6bc6fdb628ed1da0efd4121f6a | [log] [tgz] |
---|---|---|
author | Martin Kopec <mkopec@redhat.com> | Thu Oct 31 13:56:42 2019 +0000 |
committer | Martin Kopec <mkopec@redhat.com> | Tue Jan 28 07:18:59 2020 +0000 |
tree | bd88fba64b709fd65d4b4b46068e88e1ad2dd4b2 | |
parent | 01b779e7848369b98017987d1c284ed1e7fc2a11 [diff] |
Accept custom registered endpoints The review drops usage of skip_path() filter in the related tests and uses raw_request() instead. Normally a swift url is organised as host:port/info and host:port/v1/AUTH_<tenant-id>, see https://docs.openstack.org/api-ref/object-store/ But RadosGW API is organised as host:port/swift/info and host:port/swift/v1/AUTH_<tenant-id>, see https://docs.ceph.com/docs/master/radosgw/config-ref/#swift-settings Close-bug: 1799981 Change-Id: I6a932639a05defe0f04c600afcc35a19662937af