Comment 34 for bug 1587261

Revision history for this message
Frode Nordahl (fnordahl) wrote :

$ juju ssh ceph-radosgw/0 dpkg -l radosgw
ii radosgw 10.2.2-0ubuntu0.16.04.2~clo amd64 $ swift post test
$ swift stat test
                      Account: v1
                    Container: test
                      Objects: 0
                        Bytes: 0
                     Read ACL:
                    Write ACL:
                      Sync To:
                     Sync Key:
                Accept-Ranges: bytes
                       Server: Apache/2.4.7 (Ubuntu)
X-Container-Bytes-Used-Actual: 0
                  X-Timestamp: 0.00000
                   X-Trans-Id: tx000000000000000000003-005846e2f9-10ce-default
             X-Storage-Policy: default-placement
                 Content-Type: text/plain; charset=utf-8
$ juju ssh ceph-radosgw/0 "sudo add-apt-repository cloud-archive:mitaka-proposed;sudo apt-get update;sudo apt-get -y dist-upgrade"
$ juju ssh ceph-radosgw/0 dpkg -l radosgw
ii radosgw 10.2.3-0ubuntu0.16.04.2~clo amd64
$ juju ssh ceph-radosgw/0 sudo shutdown -r now
$ swift post test_sru
$ swift stat test_sru
                      Account: v1
                    Container: test_sru
                      Objects: 0
                        Bytes: 0
                     Read ACL:
                    Write ACL:
                      Sync To:
                     Sync Key:
                Accept-Ranges: bytes
                       Server: Apache/2.4.7 (Ubuntu)
X-Container-Bytes-Used-Actual: 0
                  X-Timestamp: 1481041211.87247
                   X-Trans-Id: tx000000000000000000003-005846e541-10b2-default
             X-Storage-Policy: default-placement
                 Content-Type: text/plain; charset=utf-8