[Openstack] [OpenStack] [Swift] Bug: Swift doesn't save last "end of file" characters

Alexandr Porunov alexandr.porunov at gmail.com
Tue Jan 17 20:08:45 UTC 2017


Hello,

I am using Openstack Newton.
I found a small bug in the Swift. It doesn't copy last "end of line"
characters.

Here is my test (I copy my.cnf file):

# cat -A my.cnf
[client-server]$
!includedir /etc/my.cnf.d$
$
# openstack object create mybucket my.cnf
# openstack object save mybucket my.cnf
# cat -A my.cnf
[client-server]$
!includedir /etc/my.cnf.d

As we see last two characters haven't been copied (i.e. $). In my case it
is a big issue.

Will be happy if you suggest me how to copy last invisible characters.

Sincerely,
Alexandr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20170117/920249c4/attachment.html>


More information about the Openstack mailing list