Re: [Openstack] Nova string encoding

2012-02-13 Thread Naveed Massjouni
On Mon, Feb 13, 2012 at 5:25 PM, Andrew Bogott wrote: > I am investigating this bug:  https://bugs.launchpad.net/horizon/+bug/931667 > > I've started by passing various silly usernames into '$nova-manage create > user' and immediately discovered that, for the user name at least, nova > presumes th

Re: [Openstack] How to re-create a stack with devstack

2012-01-26 Thread Naveed Massjouni
d on the second run. > > Vish > > On Jan 26, 2012, at 3:14 PM, Naveed Massjouni wrote: > > That's easy enough, thanks. Sometimes I forget to delete all my > instances before blowing away screen and running ./stack.sh. Just > curious, what happens to all those vm's? A

Re: [Openstack] How to re-create a stack with devstack

2012-01-26 Thread Naveed Massjouni
ld run into issues.  It is always > safer to start from a clean vm, but the above should work in most cases > > If you would also like to grab new code: > killall screen > cd devstack > git pull > RECLONE=yes ./stack.sh > > Vish > > On Jan 26, 2012, at 12:58 PM, Naveed

[Openstack] How to re-create a stack with devstack

2012-01-26 Thread Naveed Massjouni
I would like to know the proper way to blow away a stack and create a fresh stack with devstack. Currently, I hit ctrl-c and ctrl-d a bunch of times to close all the windows in the screen session. Then I run ./stack.sh again. Is this the best way? Is this documented somewhere? Thanks, Naveed _

Re: [Openstack] Moving code hosting to GitHub

2011-04-08 Thread Naveed Massjouni
On Fri, Apr 8, 2011 at 5:21 PM, Jay Pipes wrote: > All, > > In an effort to speed up our code development processes, reduce the > friction amongst existing contributors and reduce barriers to entry > for new contributors familiar with the popular git DVCS, we (the > OpenStack@Rackspace team) have