[Openstack-devel] Helping out

Loic Dachary loic at enovance.com
Tue Jun 12 18:50:32 UTC 2012


Hi,

Thanks for joining us. We need all the help we can get :-)

All packages are maintained in

http://anonscm.debian.org/git/git/openstack/

and you could apply to

https://alioth.debian.org/projects/openstack/

to get access. It follows the git-buildpackage conventions and I've built packages today using:

git-buildpackage --git-builder='debuild -i -I -uc -us' --git-debian-branch=debian/unstable --git-upstream-tag='%(version)s' --git-tag --git-sign-tags --git-retag

and then pbuilder to check the result and then

git push
git push --tags

to publish. I've checked with Mehdi and he does not have any patches pending, all is in the git. Note that melange & quantum & nova & keystone are being uploaded to their latest version tonight. I failed to do it properly the first time but I'll retry ;-) You will find in the git that a few bugs have been fixed already but not all of them.

Welcome !

On 06/12/2012 08:33 PM, Ola Lundqvist wrote:
> Hi Mehdi, Gregorio and Loic
>
> Loic have asked me to help out with the RC bugs on the openstack
> packages and to synchronize with ubuntu where possible.
>
> As I understand it is the following packages:
> * glance
>   #677080 (this one should be trivial to solve)
> * melange
>   #663397 (depends on factory-boy instead of pyhon-factory-boy)
> * nova 
>   #676638 there is a patch so this one should be trivial to solve
>   #674510 Needs to be checked some more. Maybe a missing dependency.
>   #675271 Needs to be checked some more.
> * novnc
>   #665893 novnc >nova-common>python-nova>python-eventlet>python-greenlet
>   and python-greenlet has a RC bug. But 0.3.1 exist in testing...
>   Why is this a RC bug?
> * quantum
>   #672170 we must have a versioned conflict and replaces here
>   #673805 we must have a versioned conflict and replaces here
> * swift
>   #674504 I see that you have a patch here. Should I apply and upload
>     it? I mean it is a RC bug after all. The other alternative is
>     that we add a conflict.
>
> Do you want me to add new package versions or propose patches?
>
> My problem is that I have to install all the dependencies to build
> them but I guess that should not be too complicated.
>
> Please let me know which ones that are about to be sorted out and
> I'll focus on the other ones.
>
> Best regards,
>
> // Ola
>




More information about the Openstack-devel mailing list