Skip to content

Instantly share code, notes, and snippets.

@clayg
Created July 21, 2015 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clayg/b7dc5f06d03529a2532f to your computer and use it in GitHub Desktop.
Save clayg/b7dc5f06d03529a2532f to your computer and use it in GitHub Desktop.
vagrant@saio:~$ curl http://saio:8080/v1/AUTH_test/ec_segfault/?format=json -I
HTTP/1.1 200 OK
Content-Length: 807
Content-Type: text/html; charset=UTF-8
X-Trans-Id: txadb35ec5469b4cc7bf1ba-0055ae83bb
Date: Tue, 21 Jul 2015 17:39:07 GMT
vagrant@saio:~$ curl http://saio:8080/v1/AUTH_test/ec_segfault/?format=json -H 'x-auth-token: AUTH_tkb83f5547d5d04df09e12976161c089f4' -I
HTTP/1.1 204 No Content
X-Container-Meta-Web-Listings: true
Content-Length: 0
X-Container-Object-Count: 16
X-Container-Meta-Web-Mode: true
Accept-Ranges: bytes
X-Storage-Policy: default
X-Container-Read: .r:*,.rlistings
X-Container-Bytes-Used: 3565906
X-Timestamp: 1437499984.83441
Content-Type: application/json; charset=utf-8
X-Trans-Id: tx30e66987fb2549a18087c-0055ae83c6
Date: Tue, 21 Jul 2015 17:39:18 GMT
vagrant@saio:~$ swift list ec_segfault
ec_segfault/ec_segfault.tar.gz
ec_segfault/ec_segfault/1430865565.52169#0.data
ec_segfault/ec_segfault/1430865565.52169#1.data
ec_segfault/ec_segfault/1430865565.52169#2.data
ec_segfault/ec_segfault/1430865565.52169#3.data
ec_segfault/ec_segfault/1430865565.52169#4.data
ec_segfault/ec_segfault/frag_index_1_fragment_payload1_0
ec_segfault/ec_segfault/frag_index_1_fragment_payload1_1
ec_segfault/ec_segfault/frag_index_1_fragment_payload1_2
ec_segfault/ec_segfault/object-1.ring.gz
ec_segfault/ec_segfault/pyeclib_reconstruct.py
ec_segfault/ec_segfault/segfault_repro.txt
ec_segfault/ec_segfault/stored_object
ec_segfault/ec_segfault/swift-object-info.txt
ec_segfault/ec_segfault/swift.conf
ec_segfault/ec_segfault/testy.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment