[Cloud-init-dev] [Merge] lp:~barry/cloud-init/py2-3 into lp:cloud-init

2015-02-10 Thread noreply
The proposal to merge lp:~barry/cloud-init/py2-3 into lp:cloud-init has been updated. Status: Needs review = Merged For more details, see: https://code.launchpad.net/~barry/cloud-init/py2-3/+merge/247239 -- Your team cloud init development team is requested to review the proposed merge of

Re: [Cloud-init-dev] [Merge] lp:~barry/cloud-init/py2-3 into lp:cloud-init

2015-01-29 Thread Bohuslav Slavek Kabrda
This is great work, thanks for doing it Barry! Any estimate on when this will get merged? Thanks a bunch! -- https://code.launchpad.net/~barry/cloud-init/py2-3/+merge/247239 Your team cloud init development team is requested to review the proposed merge of lp:~barry/cloud-init/py2-3 into

Re: [Cloud-init-dev] [Merge] lp:~barry/cloud-init/py2-3 into lp:cloud-init

2015-01-27 Thread Barry Warsaw
Thanks, I'll address each of the comments separately. test-requirements.txt can probably go away. If you use tox, it won't be used any more. The tox.ini file specifies the test dependencies, but I'll leave removal of test-requirements.txt to you. (I also am not using the Makefile; season to

Re: [Cloud-init-dev] [Merge] lp:~barry/cloud-init/py2-3 into lp:cloud-init

2015-01-27 Thread Joshua Harlow
Thanks, I'll address each of the comments separately. test-requirements.txt can probably go away. If you use tox, it won't be used any more. The tox.ini file specifies the test dependencies, but I'll leave removal of test-requirements.txt to you. (I also am not using the Makefile; season

Re: [Cloud-init-dev] [Merge] lp:~barry/cloud-init/py2-3 into lp:cloud-init

2015-01-26 Thread Barry Warsaw
This is ready for review and merging, at least modulo Python 2.6 support (which I will try to test on next). % tox -e py27,py34 GLOB sdist-make: /home/barry/projects/ubuntu/cloudinit/py3/setup.py py27 inst-nodeps: /home/barry/projects/ubuntu/cloudinit/py3/.tox/dist/cloud-init-0.7.7.zip py27

Re: [Cloud-init-dev] [Merge] lp:~barry/cloud-init/py2-3 into lp:cloud-init

2015-01-26 Thread Barry Warsaw
Python 2.6 support restored. Test suite now passes in all of 2.6, 2.7, and 3.4. This is ready to go. -- https://code.launchpad.net/~barry/cloud-init/py2-3/+merge/247239 Your team cloud init development team is requested to review the proposed merge of lp:~barry/cloud-init/py2-3 into

Re: [Cloud-init-dev] [Merge] lp:~barry/cloud-init/py2-3 into lp:cloud-init

2015-01-23 Thread Joshua Harlow
Looks pretty good to me (seems like there is a new conflict against trunk/head); thanks for beating the tests into shape. -- https://code.launchpad.net/~barry/cloud-init/py2-3/+merge/247239 Your team cloud init development team is requested to review the proposed merge of