← Back to team overview

openstack team mailing list archive

Re: some local patches for nova

 

Hi Vish,

Thank you for your reply. I will tell you when I signed the CLA. I hope
it doesn't take long.

On Thu, 5 May 2011 09:22:30 -0700
Vishvananda Ishaya <vishvananda@xxxxxxxxx> wrote:

> Some of these patches are very useful.  Please let us know when you have signed the CLA so we can move forward on merging.  In general the process for merges is to propose each fix by uploading a branch to launchpad and proposing a merge.  If you would like help with this process, please let me know and I can help you with it.
> 
> Otherwise, I may try to pull a few of the important ones in and propose myself as soon as you have signed the CLA
> 
> Vish
> 
> On May 5, 2011, at 9:02 AM, Akira YOSHIYAMA wrote:
> 
> > Hi Stackers,
> > 
> > I uploaded my nova-cactus patches to:
> > 
> > 	http://www.debian.or.jp/~yosshy/nova-cactus-patches/
> > 
> > I tested them with nova-cactus, PostgreSQL and Hybridfox.
> > 
> > There are 4 categories of patches:
> > 
> > 1. DB modifications and changes for PostgreSQL
> > - Modified attach_time column in nova.db.sqlalchemy.models.Volume
> > - Added updater of volumes.attach_time.
> > - Modified the schema of instances.instance_type_id.
> > - Modified boolean updates and queries in nova.db.sqlalchemy.api.
> > 
> > 2. EC2 API modifications
> > - Added FLAGS.ec2_admin_params to nova-api.
> > - Applied FLAGS.ec2_admin_params to DescribeVolumesResponse.
> > - Added some params to DescribeInstancesResponse.
> > - Remove dummy response in DescribeSnapshotsResponse.
> > - Modified DescribeVolume response
> > - Modified EC2 responses for AssociateAddress.
> > - Modified EC2 responses for DisassociateAddress.
> > - Modified EC2 responses for ReleaseAddress.
> > - Modified TerminateInstancesResponse
> > 
> > 3. iSCSI modifications and extensions
> > - Made nova.volume.driver._run_iscsiadm() checking the argument type.
> > - Added Linux SCSI target framework (tgt) volume driver.
> > 
> > 4. Misc.
> > - Reduced "import ...." in nova.virt.connection.
> > 
> > I'm sorry that I don't sign CLA (now preparing). But they tell you
> > where bugs are and I believe anyone writes same patches to fix same
> > bugs.
> > 
> > Best regards,
> >   Akira YOSHIYAMA <yosshy@xxxxxxxxxxxx>
> > 
> > _______________________________________________
> > Mailing list: https://launchpad.net/~openstack
> > Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~openstack
> > More help   : https://help.launchpad.net/ListHelp
> 


-- 
吉山あきら <yosshy@xxxxxxxxxxxx>


References