Re: [Openstack] devstack and stable/diablo

2012-02-21 Thread Anthony Young
Hey Yun, On Tue, Feb 21, 2012 at 12:35 PM, Yun Mao wrote: > Hi Anthony, the issues with stable/diablo branch are: mostly the left > over VMs are not scrubbed cleanly, I put in a review for this proposal for this just now: https://review.openstack.org/4387 > and EXTRA_FLAGS doesn't work due

Re: [Openstack] devstack and stable/diablo

2012-02-21 Thread James E. Blair
Jesse Andrews writes: > There are certainly folks who review changes to stable/diablo > > So if you want to propose patches to the branch, please do! Additionally, the stable/diablo branch of devstack is used in integration testing to gate commits to the stable/diablo branches of nova, glance, a

Re: [Openstack] devstack and stable/diablo

2012-02-21 Thread Jesse Andrews
There are certainly folks who review changes to stable/diablo So if you want to propose patches to the branch, please do! On Tue, Feb 21, 2012 at 12:35 PM, Yun Mao wrote: > Hi Anthony, the issues with stable/diablo branch are: mostly the left > over VMs are not scrubbed cleanly, and EXTRA_FLAGS

Re: [Openstack] devstack and stable/diablo

2012-02-21 Thread Yun Mao
Hi Anthony, the issues with stable/diablo branch are: mostly the left over VMs are not scrubbed cleanly, and EXTRA_FLAGS doesn't work due to the typo. Those bugs are all fixed in the master branch a while ago. Thanks, Yun On Tue, Feb 21, 2012 at 2:51 PM, Anthony Young wrote: > > On Tue, Feb 21,

Re: [Openstack] devstack and stable/diablo

2012-02-21 Thread Dean Troyer
On Tue, Feb 21, 2012 at 1:23 PM, Yun Mao wrote: > What's the recommended way to play with stable/diablo with devstack? > We've been using the stable/diablo branch of devstack but stack.sh in > that branch is old that has some annoying small issues. If I use the > master branch of devstack but repl

Re: [Openstack] devstack and stable/diablo

2012-02-21 Thread Anthony Young
On Tue, Feb 21, 2012 at 11:23 AM, Yun Mao wrote: > What's the recommended way to play with stable/diablo with devstack? > Ideally: > git checkout stable/diablo > ./stack.sh Which you are probably doing. > We've been using the stable/diablo branch of devstack but stack.sh in > that branch is

[Openstack] devstack and stable/diablo

2012-02-21 Thread Yun Mao
What's the recommended way to play with stable/diablo with devstack? We've been using the stable/diablo branch of devstack but stack.sh in that branch is old that has some annoying small issues. If I use the master branch of devstack but replace stackrc with the stable/diablo branch content, would