~go-bot/goose/trunk

  • Committer: Tarmac
  • Author(s): Patrick Sodre
  • Date: 2013-11-01 03:47:33 UTC
  • mfrom: (109.1.6 goose)
  • Revision ID: tarmac-20131101034733-zbirap24k6k8wjlg
[r=wallyworld],[bug=1209003],[bug=1246517] This is to fix bug #1209003 (bug #1246517 duplicate), and bug #1246517 

It splits container creation in two parts:
   i) the container is created with a PUT request
  ii) the ACL is set with a subsequent POST request.

The Swift listing requests in JSON format is addressed as follows:
   i) append the parameter "format=json" in swift.List.

Without this merge 'juju bootstrap' does not work in Havana using ceph-radosgw as a Swift back-end.
Filename Latest Rev Last Changed Committer Comment Size
..
client.go 105.2.1 10 years ago John Arbash Meinel Add another API for NewNonValidatingPublicClient. 12.8 KB Diff Download File
client_test.go 95 10 years ago Ian Booth Add juju-tools keystone endpoint and fix tests 1.1 KB Diff Download File
export_test.go 72.2.7 11 years ago Ian Booth Fix typos 424 bytes Diff Download File
live_test.go 95 10 years ago Ian Booth Add juju-tools keystone endpoint and fix tests 1.4 KB Diff Download File
local_test.go 105.2.1 10 years ago John Arbash Meinel Add another API for NewNonValidatingPublicClient. 13.1 KB Diff Download File