← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1475536] Re: Uploading in ceph using swift CLI giving error

 

Not a Horizon bug, as far as I can tell.

** Project changed: horizon => swift

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1475536

Title:
  Uploading in ceph using swift CLI giving error

Status in OpenStack Object Storage (swift):
  New

Bug description:
  swift -A http://172.18.59.201/auth/v1.0 -U user -K key upload armaan-
  bucket3 xyz.txt

  When above command is executed then it gives error:
  Object HEAD failed: http://172.18.59.201/swift/v1/armaan-bucket2/xyz.txt 401 Unauthorized

  Details of stat is as below:
  swift -A http://172.18.59.201/auth/v1.0 -U user -K key stat armaan-bucket3 

  After above command details are :
                       Account: v1
                      Container: armaan-bucket3
                        Objects: 0
                          Bytes: 0
                       Read ACL: .r:*
                      Write ACL: Armaan
                        Sync To:
                       Sync Key:
                     Keep-Alive: timeout=5, max=100
                         Server: Apache/2.4.7 (Ubuntu)
  X-Container-Bytes-Used-Actual: 0
                     Connection: Keep-Alive
                   Content-Type: text/plain; charset=utf-8

  I have been trying this issue since last one week so quick solution
  will be appreciated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/swift/+bug/1475536/+subscriptions


References