Comment 11 for bug 699654

Revision history for this message
Jay Pipes (jaypipes) wrote :

Cool, yes, I like the patch, Tushar, thanks! Instead of submitting a patch, why not become a full-fledged Nova contributor? :)

Please do the following:

# in your local bzr branch of Nova:
Read http://wiki.openstack.org/HowToContribute and sign the CLA online (link is on that wiki page)
bzr commit --fixes=lp:699654 -m "Fix for LP Bug #699654. Ensure that EC2 API writes exceptions to log using utf8'd arguments"
bzr push lp:~tpatil/nova/bug699654

Then, once you do that, find and click on your branch here: http://code.launchpad.net/nova

Click the "Propose for Merging" link and follow the steps to propose your branch for merging into lp:nova (trunk).

Let me know if you've got any questions on the process, or if you don't want to do it at all. I'm happy to submit the patch, but figured you might want to get your name in the list of Nova authors :)

Cheers!
jay