Re: [openstack-dev] [nova] discussion of an implementation detail for boot from network feature

2014-11-18 Thread Ondrej Wisniewski
Hi Daniel, referring to this discussion we had some weeks ago, there is a blueprint and spec up for review now, describing the boot device prioritization feature you proposed: https://blueprints.launchpad.net/nova/+spec/boot-order-for-instance https://review.openstack.org/#/c/133254/ It

Re: [openstack-dev] [Infra][all] Synchronizing local Git and Gerrit repositories

2014-10-30 Thread Ondrej Wisniewski
Hi Stefano and Dolph, since me and my team joined the OpenStack developer community just recently, I really appreciate your comments and suggestions. After all, we are here to learn. The current workflow we've set up might be a consequence of a different development model we were used to.

Re: [openstack-dev] [Infra][all] Synchronizing local Git and Gerrit repositories

2014-10-30 Thread Ondrej Wisniewski
Thanks Ricardo for your suggestion about GitLab. I am looking into this. Ondrej /On 10/30/2014 09:20 AM, Ricardo Carrillo Cruz wrote:// / Code review is a vital part of the Openstack CI workflow, and as such the git repos managed by Openstack CI Gerrit are the authorative sources. It looks to

Re: [openstack-dev] [Infra][all] Synchronizing local Git and Gerrit repositories

2014-10-29 Thread Ondrej Wisniewski
Hi Ricardo, thanks a lot for your help and detailed instructions. It will surely come in handy when I will need to do something like that. I am looking also into this possibility. But the actual reason I need to sync our central developer repo with the Gerrit repo is a problem when the

Re: [openstack-dev] [Infra][all] Synchronizing local Git and Gerrit repositories

2014-10-29 Thread Ondrej Wisniewski
Hi Dolph, I guess it sounds complicated but in the end our setup is really not much different from the community workflow, a least this is the intention. What I am trying to achieve is a possibility for the team of developers to share code among each other by using a central Git repository.

Re: [openstack-dev] [Infra][all] Synchronizing local Git and Gerrit repositories

2014-10-27 Thread Ondrej Wisniewski
? If you allow your devs to commit code on your local gerrit, then your repo will differ from OpenStack one and you might have merge troubles when you will resync your repo with OpenStack one How will you handle them? Cédric/ZZelle On Mon, Oct 27, 2014 at 12:24 PM, Ondrej Wisniewski

[openstack-dev] [Infra][all] Synchronizing local Git and Gerrit repositories

2014-10-24 Thread Ondrej Wisniewski
Hi, I am trying to set up an OpenStack development workflow in our company. We have an internal Git repository mirror of all OpenStack projects we are working on. It is periodically updated from the upstream OpenStack community servers. This is used to share the code among developers.

[openstack-dev] [nova] discussion of an implementation detail for boot from network feature

2014-10-02 Thread Ondrej Wisniewski
Hi all, This is related to the following blueprint: https://blueprints.launchpad.net/nova/+spec/pxe-boot-instance I would like to discuss here briefly an implementation detail and collect some feedback. With this new feature, the boot option boot from network will be added to the existing

Re: [openstack-dev] [nova] discussion of an implementation detail for boot from network feature

2014-10-02 Thread Ondrej Wisniewski
On 10/02/2014 11:56 AM, Daniel P. Berrange wrote: On Thu, Oct 02, 2014 at 11:45:54AM +0200, Ondrej Wisniewski wrote: Hi all, This is related to the following blueprint: https://blueprints.launchpad.net/nova/+spec/pxe-boot-instance I would like to discuss here briefly an implementation detail