yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00545
[Bug 1098646] Re: Large user data (>8k) prevents creation of VMs
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => grizzly-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1098646
Title:
Large user data (>8k) prevents creation of VMs
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
This affects all openstack versions AFAIK, but we saw this with Folsom
(EPEL openstack-nova-api-2012.2.2-1.el6).
We have an application that sends in large amounts of userdata via the
URI. However, eventlet.wsgi.server() has url_length_limit=8192 as a
default argument. (Since it was coupled with bug 1054501, it was not
obvious from the server side what was going on, but the client was
returning HTTP Error 414).
Here's a simple fix against master.
(edited to include a better patch):
https://github.com/holzman/nova/commit/bc05982a2691108a421594bde81ff3d16d8fedbe
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1098646/+subscriptions