Hi Julien Danjou, I followed the steps given in http://wiki.openstack.org/GerritWorkflow this site. But I am getting some error while executing the command "git review".
While I am executing that command I am getting following error: Problem running 'git remote update gerrit' Fetching gerrit ssh: connect to host review.stackforge.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly error: Could not fetch gerrit Can you please tell me the way to resolve this error. Thanks & Regards, Bharath Kumar -----Original Message----- From: Julien Danjou [mailto:[email protected]] Sent: Wednesday, June 20, 2012 2:13 PM To: Kobagana Kumar Cc: [email protected] Subject: Re: [Openstack] [Metering] Implemented three methods in Ceilometer On Wed, Jun 20 2012, Kobagana Kumar wrote: Hi Kobagana, > I have implemented three more classes in Ceilometer plug-in module. > Added those classes in libvirt.py file in compute. > The classes which I have added are counters to find out the following: > > 1. Number of CPUs used > > 2. Memory used > > 3. Maximum memory used > I am also ready with test cases for those methods. > > Please let me know the procedure to contribute my code to ceilometer > code base. You need to send your patches to https://review.stackforge.org/ using git-review. You can find some documentation about this here: http://wiki.openstack.org/GerritWorkflow -- Julien Danjou // eNovance http://enovance.com // ✉ [email protected] ☎ +33 1 49 70 99 81 DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

