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.poru...@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@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to