[Bug 1408088] Re: not able to upload binary files when booting a vm

2015-04-08 Thread Liang Chen
patch for ubuntu archive

** Patch added: python-novaclient_2.17.0-lp1408088.patch
   
https://bugs.launchpad.net/python-novaclient/+bug/1408088/+attachment/4369708/+files/python-novaclient_2.17.0-lp1408088.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1408088

Title:
  not able to upload binary files when booting a vm

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1408088/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1408088] Re: not able to upload binary files when booting a vm

2015-02-20 Thread Ubuntu Foundations Team Bug Bot
The attachment python-novaclient_2.17.0-lp1408088.patch seems to be a
debdiff.  The ubuntu-sponsors team has been subscribed to the bug report
so that they can review and hopefully sponsor the debdiff.  If the
attachment isn't a patch, please remove the patch flag from the
attachment, remove the patch tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1408088

Title:
  not able to upload binary files when booting a vm

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1408088/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1408088] Re: not able to upload binary files when booting a vm

2015-02-20 Thread Liang Chen
** Also affects: python-novaclient (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python-novaclient (Ubuntu)
 Assignee: (unassigned) = Liang Chen (cbjchen)

** Changed in: python-novaclient (Ubuntu)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1408088

Title:
  not able to upload binary files when booting a vm

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1408088/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1408088] Re: not able to upload binary files when booting a vm

2015-02-20 Thread Liang Chen
** Description changed:

+ [Impact]
+ 
+  * Not able to upload binary files to vm while booting.
+ 
+ [Test Case]
+ 
+  * make/find a binary file with size smaller than the upload limit, e.g.
+ 10k
+ 
+  * create a vm and upload the binary file at the same time - nova boot
+ --flavor 2 --image cloudimg-amd64 --file /root/ping=/bin/ping test
+ 
+ [Regression Potential]
+ 
+  * None
+ 
  Not able to upload binary files to vm while booting, e.g. nova boot
  --flavor 2 --image cloudimg-amd64 --file /root/ping=/bin/ping test
  
  Commit 8b264fc61d21fe4d0c7405914fb084f898956888 changed encoding schema
  of file contents from base64 to utf-8 for python3 compatibility. But
  that caused an issue when uploading binary files which cannot be utf-8
  encoded.

** Patch added: python-novaclient_2.17.0-lp1408088.patch
   
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1408088/+attachment/4323386/+files/python-novaclient_2.17.0-lp1408088.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1408088

Title:
  not able to upload binary files when booting a vm

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1408088/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs