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

Steve Martinelli s.martinelli at gmail.com
Tue Jan 17 20:32:24 UTC 2017


feel free to file a bug with
https://bugs.launchpad.net/python-openstackclient and we can investigate it
there, which version of OSC are you using?

On Tue, Jan 17, 2017 at 3:08 PM, Alexandr Porunov <
alexandr.porunov at gmail.com> wrote:

> 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
>
>
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20170117/6e621c3c/attachment.html>


More information about the Openstack mailing list